index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
IR: Introduce llvm.type.checked.load intrinsic.
Peter Collingbourne
1
-0
/
+54
2016-06-24
IR: New representation for CFI and virtual call optimization pass metadata.
Peter Collingbourne
4
-234
/
+233
2016-06-23
Support/ELF: Add R_AMDGPU_GOTPCREL relocation
Tom Stellard
1
-0
/
+4
2016-06-23
Change the email address for commit access requests to my llvm address.
Chris Lattner
2
-3
/
+2
2016-06-23
[docs] Bump minimum version of CMake in its own doc
Renato Golin
1
-4
/
+1
2016-06-21
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
1
-10
/
+0
2016-06-20
[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.
Lang Hames
1
-2
/
+2
2016-06-20
[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.
Lang Hames
1
-1
/
+1
2016-06-16
LangRef: Note expectations when loading with extra alignment
Matt Arsenault
1
-2
/
+14
2016-06-15
Remove the ScalarReplAggregates pass
David Majnemer
4
-10
/
+4
2016-06-14
Fix list of deprecated C API attribute functions
Amaury Sechet
1
-2
/
+2
2016-06-14
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2
-19
/
+35
2016-06-14
[docs] Update AMDGPU relocation information
Konstantin Zhuravlyov
1
-13
/
+14
2016-06-14
[FileCheck] Document --check-prefixes.
Daniel Sanders
1
-0
/
+5
2016-06-14
Fix some typos in the Kaleidoscope tutorial (PR28120)
Hans Wennborg
3
-15
/
+15
2016-06-13
[SystemZ] Enable index register memory constraints for inline ASM
Ulrich Weigand
1
-4
/
+8
2016-06-12
Make sure we have a Add/Remove/Has function for various thing that can have a...
Amaury Sechet
1
-2
/
+6
2016-06-10
Update call site attribute documentation
Matt Arsenault
1
-2
/
+2
2016-06-10
docs: Add AMDGPU relocation information
Tom Stellard
1
-0
/
+51
2016-06-09
[docs] Fix indentation for a tool option
Vedant Kumar
1
-1
/
+1
2016-06-09
[SystemZ] Enable long displacement constraints for inline ASM operands
Ulrich Weigand
1
-2
/
+4
2016-06-08
[libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...
Kostya Serebryany
1
-6
/
+5
2016-06-07
[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...
Kostya Serebryany
2
-2
/
+7
2016-06-07
Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
1
-0
/
+9
2016-06-07
Add info to SourceLevelDebugging about CodeView
Reid Kleckner
1
-5
/
+78
2016-06-07
[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial to
Lang Hames
1
-8
/
+14
2016-06-07
[sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany
1
-0
/
+117
2016-06-06
Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""
Vedant Kumar
1
-9
/
+0
2016-06-06
Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
1
-0
/
+9
2016-06-06
Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
1
-9
/
+0
2016-06-06
Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
1
-0
/
+9
2016-06-06
Updating release notes for CMake version bump
Chris Bieneman
1
-0
/
+2
2016-06-06
[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.
Lang Hames
1
-3
/
+3
2016-06-06
[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.
Lang Hames
1
-17
/
+18
2016-06-06
[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.
Lang Hames
1
-4
/
+2
2016-06-06
[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitution
Lang Hames
1
-0
/
+8
2016-06-06
[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.
Lang Hames
1
-4
/
+4
2016-06-06
[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.
Lang Hames
1
-13
/
+292
2016-06-04
[llvm-profdata] Revert r271709 and the 3 subsequent commits - the code
Chandler Carruth
1
-9
/
+0
2016-06-03
Add a FIXME note in the release notes about documenting ThinLTO
Mehdi Amini
1
-0
/
+3
2016-06-03
[llvm-profdata] Add option to ingest filepaths from a file
Vedant Kumar
1
-0
/
+9
2016-06-02
[libFuzzer] fix docs
Kostya Serebryany
1
-5
/
+4
2016-06-02
[libFuzzer] docs: add contact, mention more trophies
Kostya Serebryany
1
-1
/
+2
2016-06-02
Try to fix docs build after rL271440
Tamas Berghammer
1
-2
/
+2
2016-06-01
Add new LLVM_EXTERNAL_PROJECTS option to cmake
Tamas Berghammer
1
-0
/
+8
2016-06-01
[IR] Disallow loading and storing unsized types
Sanjoy Das
1
-13
/
+14
2016-05-31
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
1
-1
/
+1
2016-05-31
Add support for metadata attachments for global variables.
Peter Collingbourne
2
-2
/
+13
2016-05-31
[CMake] Update to requiring CMake 3.4.3
Chris Bieneman
2
-4
/
+6
2016-05-31
[Docs] CodeGen has supported vector icmp/fcmp for a long time.
Ahmed Bougacha
1
-6
/
+0
[next]