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
/
LoopVectorize
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
llc: Change behavior of -mcpu with existing attribute
Matt Arsenault
2020-01-07
1
-3
/
+3
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
2
-2
/
+2
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
3
-4
/
+4
*
[LV] Strip wrap flags from vectorized reductions
Ayal Zaks
2019-12-20
1
-1
/
+1
*
[LV] Scalar with predication must not be uniform
Ayal Zaks
2019-12-03
1
-0
/
+83
*
[x86] make SLM extract vector element more expensive than default
Sanjay Patel
2019-11-27
1
-6
/
+6
*
[LV] Move interleave_short_tc.ll into the X86 directory to hopefully make fix...
Craig Topper
2019-11-01
1
-0
/
+59
*
[ConstantFold] Fold extractelement of getelementptr
Jay Foad
2019-10-28
1
-1
/
+1
*
[LV] Interleaving should not exceed estimated loop trip count.
Craig Topper
2019-10-28
1
-1
/
+1
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
2
-10
/
+36
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
2
-36
/
+10
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
2
-10
/
+36
*
[LoopVectorize] add test that asserted after cost model change (PR43582); NFC
Sanjay Patel
2019-10-07
1
-0
/
+127
*
Remove a duplicate test
Philip Reames
2019-09-12
1
-320
/
+14
*
[LV] Update test case after r371768.
Florian Hahn
2019-09-12
1
-15
/
+143
*
Precommit tests for generalization of load dereferenceability in loop
Philip Reames
2019-09-12
1
-10
/
+717
*
[LV] Support invariant addresses in speculation logic
Philip Reames
2019-09-12
1
-153
/
+57
*
[Tests] Fix a typo in a test
Philip Reames
2019-09-09
1
-83
/
+96
*
[Tests] Precommit test case for D67372
Philip Reames
2019-09-09
1
-10
/
+302
*
[LoopVectorize] Leverage speculation safety to avoid masked.loads
Philip Reames
2019-09-09
1
-16
/
+16
*
[X86] Replace -mcpu with -mattr on some tests.
Craig Topper
2019-09-06
1
-1
/
+1
*
[LV] Fold tail by masking - handle reductions
Ayal Zaks
2019-08-28
1
-0
/
+56
*
Preland test cases for D66688 to make diffs clear.
Philip Reames
2019-08-26
1
-0
/
+1390
*
[LV] fold-tail predication should be respected even with assume_safety
Dorit Nuzman
2019-08-15
2
-11
/
+177
*
[LV] Fold-tail flag
Dorit Nuzman
2019-08-14
1
-1
/
+19
*
[LoopVectorize][X86] Clamp interleave factor if we have a known constant trip...
Craig Topper
2019-08-07
1
-15
/
+35
*
[LoopVectorize][X86] Add test case for missed vectorization from PR42674.
Craig Topper
2019-08-07
1
-0
/
+41
*
[LV] Fix test failure in a Release build.
Jay Foad
2019-08-02
1
-0
/
+1
*
Moves the newly added test interleaved-accesses-waw-dependency.ll to X86 subd...
Hideki Saito
2019-08-02
1
-0
/
+109
*
[LV] Tail-Loop Folding
Sjoerd Meijer
2019-08-01
1
-0
/
+78
*
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
Petr Hosek
2019-07-07
2
-39
/
+41
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
2
-41
/
+39
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-06-19
2
-8
/
+8
*
[LV] Suppress vectorization in some nontemporal cases
Warren Ristow
2019-06-17
1
-0
/
+112
*
[LV] Deny irregular types in interleavedAccessCanBeWidened
Bjorn Pettersson
2019-06-17
1
-0
/
+29
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[SCEV] Pass NoWrapFlags when expanding an AddExpr
Sam Parker
2019-06-14
1
-1
/
+1
*
Revert "[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step t...
Orlando Cazalet-Hyams
2019-06-12
2
-8
/
+8
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-06-11
2
-8
/
+8
*
Revert "[SCEV] Use wrap flags in InsertBinop"
Benjamin Kramer
2019-06-06
1
-1
/
+1
*
[SCEV] Use wrap flags in InsertBinop
Sam Parker
2019-06-06
1
-1
/
+1
*
[CostModel][X86] Improve masked load/store AVX1/AVX2 costs
Simon Pilgrim
2019-06-02
1
-532
/
+890
*
[LoopVectorize] Add FNeg instruction support
Craig Topper
2019-05-30
1
-3
/
+3
*
[LoopVectorize] Precommit tests for D62510. NFC
Craig Topper
2019-05-30
1
-0
/
+26
*
[LoopVectorizer] fix test file to not run the entire -O3 pipeline
Sanjay Patel
2019-05-09
1
-2852
/
+1924
*
revert r360162 as it breaks most of the buildbots
Kostya Serebryany
2019-05-07
2
-8
/
+8
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-05-07
2
-8
/
+8
*
[SCEV] Add explicit representations of umin/smin
Keno Fischer
2019-05-07
1
-50
/
+46
*
[PassManagerBuilder] Add option for interleaved loops, for loop vectorize.
Alina Sbirlea
2019-04-30
1
-1
/
+1
*
Enable LoopVectorization by default.
Alina Sbirlea
2019-04-25
1
-505
/
+1
[next]