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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Loop Vectorizer] Abandon vectorization when no integer IV found
Warren Ristow
2018-09-21
2
-0
/
+54
*
[VPlan] Implement initial vector code generation support for simple outer loops.
Hideki Saito
2018-09-14
2
-0
/
+194
*
[LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)
Florian Hahn
2018-09-12
1
-1
/
+1
*
InstCombine: move hasOneUse check to the top of foldICmpAddConstant
Tim Northover
2018-09-10
3
-5
/
+5
*
[LV] Fix code gen for conditionally executed loads and stores
Anna Thomas
2018-09-07
2
-0
/
+724
*
[LV] First order recurrence phis should not be treated as uniform
Anna Thomas
2018-09-04
1
-0
/
+22
*
[InstCombine] Fold icmp ugt/ult (add nuw X, C2), C --> icmp ugt/ult X, (C - C2)
Nicola Zaghen
2018-09-04
3
-5
/
+5
*
Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of S...
Roman Tereshin
2018-08-27
1
-4
/
+4
*
Avoid dbg.value use-before-def in a few tests (NFC)
Vedant Kumar
2018-08-21
1
-6
/
+6
*
NFC: update the test comments in LV test about early exit loops
Anna Thomas
2018-08-21
1
-2
/
+14
*
[LV] Vectorize loops where non-phi instructions used outside loop
Anna Thomas
2018-08-21
1
-0
/
+147
*
NFC: Add loop vectorizer tests showing various control flow within loop that ...
Anna Thomas
2018-08-21
1
-0
/
+169
*
add a missed case for binary op FMF propagation under select folds
Michael Berg
2018-08-16
1
-1
/
+1
*
[LV] Teach about non header phis that have uses outside the loop
Anna Thomas
2018-08-14
1
-6
/
+231
*
NFC: Add a test to LV showing that reduction is not possible when reduction v...
Anna Thomas
2018-08-13
1
-0
/
+39
*
Revert "[LV][DebugInfo] Set DL to the middle block Icmp instruction"
Anastasis Grammenos
2018-07-27
1
-33
/
+0
*
[LV][DebugInfo] Set DL to the middle block Icmp instruction
Anastasis Grammenos
2018-07-27
1
-0
/
+33
*
[LV] Fix for PR38110, LV encountered llvm_unreachable()
Hideki Saito
2018-07-24
1
-0
/
+50
*
[DebugInfo][LoopVectorize] Preserve DL in induction PHI and Add
Anastasis Grammenos
2018-07-10
1
-0
/
+10
*
Revert "[InstCombine] Delay foldICmpUsingKnownBits until simple transforms ar...
Max Kazantsev
2018-07-06
1
-1
/
+2
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-1
/
+1
*
[DebugInfo][LoopVectorize] Preserve DL in generated phi instruction
Anastasis Grammenos
2018-07-04
1
-0
/
+9
*
[InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done
Max Kazantsev
2018-07-03
1
-2
/
+1
*
[AArch64] Add custom lowering for v4i8 trunc store
Adhemerval Zanella
2018-06-27
1
-1
/
+0
*
Revert r335513: [SCEVExp] Advance found insertion point
Florian Hahn
2018-06-25
1
-61
/
+0
*
Force vector width for scev-expander-debug.ll test
Florian Hahn
2018-06-25
1
-1
/
+1
*
[SCEVExp] Advance found insertion point until we find a non-dbg instruction.
Florian Hahn
2018-06-25
1
-0
/
+61
*
[LoopVectorize] regenerate full checks; NFC
Sanjay Patel
2018-06-21
1
-7
/
+61
*
Move redundant-vf2-cost.ll test to X86 directory
Diego Caballero
2018-06-15
1
-0
/
+0
*
[LV] Prevent LV to run cost model twice for VF=2
Diego Caballero
2018-06-15
1
-0
/
+34
*
[LV] Fix PR36983. For a given recurrence, fix all phis in exit block
Roman Shirokiy
2018-06-08
1
-0
/
+24
*
[TargetLibraryInfo] add mappings from LLVM sin/cos intrinsics to SVML calls
Sanjay Patel
2018-06-07
1
-4
/
+4
*
[ConstantFold] Disallow folding vector geps into bitcasts
Karl-Johan Karlsson
2018-06-01
1
-3
/
+3
*
[LoopVectorize, x86] add tests to show missing SVML transforms; NFC
Sanjay Patel
2018-05-31
1
-344
/
+356
*
[LoopVectorize, x86] regenerate checks; NFC
Sanjay Patel
2018-05-31
1
-99
/
+403
*
[VPlan] Reland r332654 and silence unused func warning
Diego Caballero
2018-05-21
1
-0
/
+51
*
Delete a test that was missed in the revert r332747.
Amara Emerson
2018-05-18
1
-51
/
+0
*
[X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part)
Alexander Ivchenko
2018-05-18
1
-1
/
+1
*
[LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.
Diego Caballero
2018-05-17
1
-0
/
+51
*
[LV] Add lit testcase for bitcast problem. NFC
Karl-Johan Karlsson
2018-05-09
1
-0
/
+54
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
18
-28
/
+28
*
[LV] Fix for PR37248, Broadcast codegen incorrectly assumed vector loop body ...
Hideki Saito
2018-05-08
1
-0
/
+42
*
[LV] Move test/Transforms/LoopVectorize/pr23997.ll
Daniel Neilson
2018-05-01
1
-0
/
+0
*
[LV] Preserve inbounds on created GEPs
Daniel Neilson
2018-05-01
11
-251
/
+360
*
[LV][VPlan] Detect outer loops for explicit vectorization.
Diego Caballero
2018-04-24
3
-0
/
+553
*
[LV] Introduce TTI::getMinimumVF
Krzysztof Parzyszek
2018-04-13
2
-0
/
+175
*
[InstCombine] reassociate loop invariant GEP chains to enable LICM
Sebastian Pop
2018-03-26
1
-2
/
+2
*
Revert r325687 (workaround for PR36032).
Evgeny Stupachenko
2018-03-22
4
-5
/
+5
*
[LV] Let recordVectorLoopValueForInductionCast to check if IV was created fro...
Andrei Elovikov
2018-03-20
1
-0
/
+39
*
[LV] Adding test for r327109
Renato Golin
2018-03-09
1
-0
/
+49
[next]