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
path:
root
/
llvm
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove redundant includes from lib/Transforms.
Michael Zolotukhin
2017-12-13
31
-48
/
+0
*
[JumpThreading] Preservation of DT and LVI across the pass
Brian M. Rzycki
2017-12-13
4
-89
/
+311
*
[GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases load
Aditya Kumar
2017-12-13
1
-2
/
+2
*
Reintroduce r320049, r320014 and r319894.
Igor Laevsky
2017-12-13
1
-0
/
+4
*
[SLP] Vectorize jumbled memory loads.
Mohammad Shahid
2017-12-13
1
-83
/
+195
*
[CallSiteSplitting] Refactor creating callsites.
Florian Hahn
2017-12-13
1
-115
/
+68
*
[hwasan] Inline instrumentation & fixed shadow.
Evgeniy Stepanov
2017-12-13
1
-3
/
+48
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-4
/
+20
*
Reassociate: add global reassociation algorithm
Fiona Glaser
2017-12-12
1
-2
/
+110
*
Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...
Alexey Bataev
2017-12-12
1
-29
/
+11
*
Split IndirectBr critical edges before PGO gen/use passes.
Hiroshi Yamauchi
2017-12-12
2
-6
/
+34
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-11
/
+29
*
Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...
Alexey Bataev
2017-12-12
1
-21
/
+4
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-4
/
+21
*
Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...
Alexey Bataev
2017-12-12
1
-29
/
+11
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-11
/
+29
*
Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...
Alexey Bataev
2017-12-12
1
-20
/
+4
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-4
/
+20
*
Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...
Alexey Bataev
2017-12-12
1
-17
/
+2
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-12
1
-2
/
+17
*
[InstComineLoadStoreAlloca] Optimize stores to GEP off null base
Anna Thomas
2017-12-12
1
-1
/
+12
*
Revert r320464 as it breaks gold plugin tests
Eugene Leviant
2017-12-12
1
-0
/
+14
*
Revert r320049, r320014 and r319894
Igor Laevsky
2017-12-12
1
-4
/
+0
*
[ThinLTO] Remove unused code from thinLTOInternalizeModule
Eugene Leviant
2017-12-12
1
-14
/
+0
*
[LV] Ignore the cost of values that will not appear in the vectorized loop
Dorit Nuzman
2017-12-12
1
-1
/
+2
*
[CallSiteSplitting] Don't let debug intrinsics affect optimizations
Mikael Holmen
2017-12-12
1
-4
/
+5
*
LSR: Check more intrinsic pointer operands
Matt Arsenault
2017-12-11
1
-22
/
+45
*
Revert r320407 "[InstCombine] Fix PR35618: Instcombine hangs on single minmax...
Hans Wennborg
2017-12-11
1
-17
/
+2
*
ASAN: Provide reliable debug info for local variables at -O0.
Adrian Prantl
2017-12-11
1
-2
/
+12
*
[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.
Alexey Bataev
2017-12-11
1
-2
/
+17
*
[MSan] Hotfix compilation
Alexander Potapenko
2017-12-11
1
-2
/
+2
*
[MSan] introduce getShadowOriginPtr(). NFC.
Alexander Potapenko
2017-12-11
1
-129
/
+191
*
[SimplifyLibCalls] propagate FMF when folding pow(x, -1.0) call
Sanjay Patel
2017-12-10
1
-14
/
+11
*
[SimplifyLibCalls] propagate FMF when folding pow(x, 2.0) call (PR35601)
Sanjay Patel
2017-12-10
1
-1
/
+6
*
[PGO] change arg type to uint64_t to match member field type
Xinliang David Li
2017-12-10
1
-2
/
+2
*
[InstCombine] Fix SimplifyDemandedUseBits SHL handling (PR35515)
Simon Pilgrim
2017-12-09
1
-6
/
+5
*
[InlineFunction] Set debug loc for call to forward varargs.
Florian Hahn
2017-12-09
1
-0
/
+1
*
Register NetBSD/x86_64 in MemorySanitizer.cpp
Kamil Rytarowski
2017-12-09
1
-0
/
+22
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
6
-2
/
+291
*
Generalize llvm::replaceDbgDeclare and actually support the use-case that
Adrian Prantl
2017-12-08
3
-6
/
+10
*
[CodeExtractor] Add debug locations for new call and branch instrs.
Florian Hahn
2017-12-08
1
-1
/
+24
*
Revert r320104: infinite loop profiling bug fix
Xinliang David Li
2017-12-08
2
-32
/
+38
*
[JumpThreading] Minor comment cleanup. NFC. (test commit)
Brian M. Rzycki
2017-12-08
1
-2
/
+2
*
[InstCombine] PR35354: Convert store(bitcast, load bitcast (select (Cond, &V1...
Alexey Bataev
2017-12-08
1
-1
/
+56
*
[PowerPC][asan] Update asan to handle changed memory layouts in newer kernels
Bill Seurer
2017-12-07
1
-1
/
+1
*
[ModRefInfo] Make enum ModRefInfo an enum class [NFC].
Alina Sbirlea
2017-12-07
3
-7
/
+7
*
[PGO] detect infinite loop and form MST properly
Xinliang David Li
2017-12-07
2
-38
/
+32
*
[InstCombine] Don't crash on out of bounds index in the insertelement
Igor Laevsky
2017-12-07
1
-0
/
+4
*
[LV] Interleaved access vectorization: fix computing new alias info
Adam Nemet
2017-12-06
1
-2
/
+16
*
[InstCombine] canonicalize constant-minus-boolean to select-of-constants
Sanjay Patel
2017-12-06
1
-1
/
+6
[prev]
[next]