index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Fix CFI index to account for padding nullptr function
Derek Schuff
2016-08-08
5
-10
/
+12
*
The first string table entry should be a null terminated space, not just null.
Pete Cooper
2016-08-08
2
-2
/
+71
*
Revert "Do not ignore SizeOfOptionalHeader in COFF header even if PE header i...
Rui Ueyama
2016-08-08
1
-2
/
+1
*
Revert r278065 while I investigate some build-bot breakage.
Lang Hames
2016-08-08
6
-92
/
+2
*
Allow building both shared and static library
Petr Hosek
2016-08-08
3
-24
/
+63
*
Allow building both shared and static library
Petr Hosek
2016-08-08
2
-16
/
+42
*
Do not ignore SizeOfOptionalHeader in COFF header even if PE header is not pr...
Rui Ueyama
2016-08-08
1
-1
/
+2
*
[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol support to RuntimeDyld.
Lang Hames
2016-08-08
6
-2
/
+92
*
Garbage collection is not around anymore, we can remove our support for it.
Greg Clayton
2016-08-08
1
-17
/
+1
*
Fix more RegisterInfo initialization issues and quiet hundreds of warnings.
Greg Clayton
2016-08-08
11
-727
/
+727
*
[ScopDetection] Remove unused DetectionContexts during expansion.
Michael Kruse
2016-08-08
1
-1
/
+6
*
Fix printf warnings.
Greg Clayton
2016-08-08
1
-2
/
+2
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
8
-229
/
+229
*
Do not depend on unwind when building standalone
Petr Hosek
2016-08-08
1
-4
/
+3
*
COFF: handle /debugtype option
Saleem Abdulrasool
2016-08-08
3
-1
/
+39
*
Revert "[X86] Support the "ms-hotpatch" attribute."
Charles Davis
2016-08-08
12
-168
/
+22
*
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
Charles Davis
2016-08-08
7
-74
/
+11
*
[Driver] Enable CFI for WebAssembly
Derek Schuff
2016-08-08
1
-1
/
+3
*
[Attr] Add support for the `ms_hook_prologue` attribute.
Charles Davis
2016-08-08
7
-11
/
+74
*
InstCombine: Remove a redundant #ifdef NDEBUG. NFC
Justin Bogner
2016-08-08
1
-2
/
+0
*
[X86] Support the "ms-hotpatch" attribute.
Charles Davis
2016-08-08
12
-22
/
+168
*
Refactor getMipsEFlags.
Rui Ueyama
2016-08-08
5
-198
/
+221
*
[MemorySSA] Fix windows build breakage caused by r278028 (take 2)
Geoff Berry
2016-08-08
1
-0
/
+5
*
[Hexagon] Add pattern for 64-bit mulhs
Krzysztof Parzyszek
2016-08-08
3
-11
/
+56
*
[GPGPU] Support Values referenced from both isl expr and llvm instructions
Tobias Grosser
2016-08-08
2
-0
/
+69
*
[LoopUnroll] Simplify loops created by unrolling.
Michael Zolotukhin
2016-08-08
1
-0
/
+19
*
RefreshCallGraph does not modify the SCC, adding "const" to make it clear (NFC)
Mehdi Amini
2016-08-08
1
-3
/
+3
*
Fix linking of omp_foreign_thread_team_reuse test on FreeBSD
Dimitry Andric
2016-08-08
1
-1
/
+1
*
[MemorySSA] Fix windows build breakage caused by r278028
Geoff Berry
2016-08-08
2
-5
/
+12
*
Re-add SystemZ SNaN test
Elliot Colp
2016-08-08
1
-0
/
+15
*
[BuildingAJIT] Fix a couple of typos in the Chapter 3 draft.
Lang Hames
2016-08-08
1
-6
/
+6
*
CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent sp...
Eugene Zelenko
2016-08-08
1
-7
/
+6
*
[X86] Improve code size on X86 segment moves
Nirav Dave
2016-08-08
3
-2
/
+50
*
CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent sp...
Eugene Zelenko
2016-08-08
1
-5
/
+4
*
CMakeLists.txt cleanups: synchronize version and CMake minimum required versi...
Eugene Zelenko
2016-08-08
1
-22
/
+21
*
[MemorySSA] Ensure address stability of MemorySSA object.
Geoff Berry
2016-08-08
2
-20
/
+17
*
[esan] Add iterator to esan's generic hashtable
Derek Bruening
2016-08-08
2
-3
/
+179
*
[GPGPU] Create code to verify run-time conditions
Tobias Grosser
2016-08-08
2
-1
/
+67
*
Fix compilation in 'asserts' mode
Tobias Grosser
2016-08-08
1
-1
/
+1
*
[esan] Add generic resizing hashtable
Derek Bruening
2016-08-08
2
-0
/
+384
*
[clang-tidy] enhance modernize-use-bool-literals to check ternary operator
Kirill Bobyrev
2016-08-08
3
-16
/
+59
*
[StreamExecutor] Add DeviceMemory and kernel arg packing
Jason Henline
2016-08-08
4
-0
/
+668
*
[analyzer] Change -analyze-function to accept qualified names.
Artem Dergachev
2016-08-08
5
-49
/
+121
*
[IslNodeBuilder] Move run-time check generation to NodeBuilder [NFC]
Tobias Grosser
2016-08-08
3
-22
/
+32
*
[ARM] Command-line options for embedded position-independent code
Oliver Stannard
2016-08-08
5
-1
/
+109
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
16
-21
/
+551
*
[CodeGeneration] Do not set insert position redundantly
Tobias Grosser
2016-08-08
1
-1
/
+0
*
[IslNodeBuilder] Directly use the insert location of our Builder
Tobias Grosser
2016-08-08
1
-1
/
+14
*
[SystemZ] Add support for the .insn directive
Zhan Jun Liau
2016-08-08
8
-0
/
+657
*
Revert r2277979.
Nico Weber
2016-08-08
1
-1
/
+0
[next]