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
/
test
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename instcombine test file. NFC
Anna Thomas
2017-03-28
1
-0
/
+0
*
[LV] Transform truncations of non-primary induction variables
Matthew Simpson
2017-03-27
1
-0
/
+45
*
[InstCombine] Avoid incorrect folding of select into phi nodes when incoming ...
Anna Thomas
2017-03-27
1
-0
/
+38
*
[LoopUnroll] Remap references in peeled iteration
Serge Pavlov
2017-03-26
1
-0
/
+61
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
6
-12
/
+13
*
[IR] Make SwitchInst::CaseIt almost a normal iterator.
Chandler Carruth
2017-03-26
1
-2
/
+2
*
Change the default attributes for llvm.prefetch to inaccessiblemem_or_argmemonly
Eric Christopher
2017-03-25
1
-0
/
+34
*
Revert r298620: [LV] Vectorize GEPs
Ivan Krasin
2017-03-24
3
-104
/
+107
*
AMDGPU: Fold rcp/rsq of undef to undef
Matt Arsenault
2017-03-24
1
-0
/
+18
*
[ThinLTO] Correct counting of functions in inliner stats
Teresa Johnson
2017-03-24
1
-0
/
+3
*
NewGVN: Fix PR32403 - Handling of undef in phis was not quite correct
Daniel Berlin
2017-03-24
1
-0
/
+65
*
Set the prof weight correctly for call instructions in DeadArgumentElimination.
Dehao Chen
2017-03-23
1
-0
/
+22
*
[MetaRenamer] Don't rename library functions.
Bryant Wong
2017-03-23
1
-0
/
+15
*
Use isFunctionHotInCallGraph to set the function section prefix.
Dehao Chen
2017-03-23
1
-0
/
+22
*
[LV] Add regression test for r297610
Gil Rapaport
2017-03-23
1
-0
/
+36
*
[ThinLTO] Add support for emitting minimized bitcode for thin link
Teresa Johnson
2017-03-23
3
-11
/
+61
*
[LV] Vectorize GEPs
Matthew Simpson
2017-03-23
3
-107
/
+104
*
[LV] Delete unneeded scalar GEP creation code
Matthew Simpson
2017-03-23
2
-3
/
+2
*
Do not set branch weight if the branch weight annotation is present.
Dehao Chen
2017-03-23
1
-1
/
+4
*
Preserve nonnull metadata on Loads through SROA & mem2reg.
Luqman Aden
2017-03-22
2
-0
/
+115
*
[InstCombine] canonicalize insertelement of scalar constant ahead of insertel...
Sanjay Patel
2017-03-22
4
-22
/
+16
*
[ValueTracking] Make sure we keep range metadata information when calculating...
Craig Topper
2017-03-22
1
-0
/
+17
*
[InstCombine] Teach SimplifyDemandedUseBits to shrink Constants on the left s...
Craig Topper
2017-03-22
1
-0
/
+43
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
35
-214
/
+214
*
[InstCombine] regenerate checks; NFC
Sanjay Patel
2017-03-21
1
-55
/
+54
*
Let llvm.objectsize be conservative with null pointers
George Burgess IV
2017-03-21
6
-41
/
+141
*
[InstCombine] auto-generate better checks; NFC
Sanjay Patel
2017-03-21
2
-80
/
+122
*
InstCombine: Check source value precision when reducing cast intrinsic
Matt Arsenault
2017-03-20
1
-36
/
+405
*
Add missing updated test from VN coercion changes. Instructions were renamed....
Daniel Berlin
2017-03-20
1
-3
/
+3
*
Updates branch_weights annotation for call instructions during inlining.
Dehao Chen
2017-03-20
1
-0
/
+39
*
[InstCombine] Use update_test_checks.py to regenerate a test. NFC
Craig Topper
2017-03-19
1
-78
/
+78
*
Remove unused arguments. NFCI
Xin Tong
2017-03-19
1
-1
/
+1
*
[JumpThreading] Perform phi-translation in SimplifyPartiallyRedundantLoad.
Xin Tong
2017-03-19
1
-0
/
+35
*
[Analysis] bitreverse(undef) returns undef
Brian Gesiak
2017-03-19
1
-0
/
+14
*
NewGVN: Fix PHI evaluation bug exposed by new verifier. We were checking whet...
Daniel Berlin
2017-03-18
1
-0
/
+60
*
[PGO] Add omitted test cases.
Rong Xu
2017-03-17
1
-0
/
+35
*
[PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-17
2
-0
/
+86
*
Only unswitch loops with uniform conditions
Stanislav Mekhanoshin
2017-03-17
2
-0
/
+87
*
[RSForGC] Handle vector GEPs
Sanjoy Das
2017-03-17
1
-0
/
+15
*
Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-16
1
-2
/
+2
*
Salvage debug info from instructions about to be deleted
Adrian Prantl
2017-03-16
1
-0
/
+106
*
[LoopUnroll] Don't peel loops where the latch isn't the exiting block
Michael Kuperstein
2017-03-16
1
-0
/
+36
*
[InstCombine] avoid breaking up bitcasted vector min/max patterns (PR32306)
Sanjay Patel
2017-03-16
1
-3
/
+4
*
[InstCombine] add tests for PR32306 and missed min/max canonicalization; NFC
Sanjay Patel
2017-03-16
1
-6
/
+78
*
Revert commit r297971 because of issues reported by msan.
Adrian Prantl
2017-03-16
1
-106
/
+0
*
Salvage debug info from instructions about to be deleted
Adrian Prantl
2017-03-16
1
-0
/
+106
*
Revert "[PGO] Value profile for size of memory intrinsic calls"
Eric Liu
2017-03-16
1
-2
/
+2
*
[PM/Inliner] Fix a bug in r297374 where we would leave stale calls in
Chandler Carruth
2017-03-16
1
-0
/
+31
*
[PM/Inliner] Add a test case that encapsulates the core issue addressed
Chandler Carruth
2017-03-16
1
-0
/
+460
*
[PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-15
1
-2
/
+2
[next]