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
*
[SCEV] Smart range calculation for SCEVUnknown Phis
Max Kazantsev
2018-03-01
1
-3
/
+43
*
Fix r326154 buildbots test fail
Evgeny Stupachenko
2018-02-27
1
-0
/
+213
*
[LV] Fix test checks, NFC
Alexey Bataev
2018-02-21
1
-76
/
+2363
*
revert r325515: [TTI CostModel] change default cost of FP ops to 1 (PR36280)
Sanjay Patel
2018-02-21
1
-9
/
+36
*
[LV] Fix test checks, NFC.
Alexey Bataev
2018-02-20
2
-140
/
+3506
*
[TTI CostModel] change default cost of FP ops to 1 (PR36280)
Sanjay Patel
2018-02-19
1
-36
/
+9
*
[LoopVectorize] auto-generate complete checks; NFC
Sanjay Patel
2018-02-08
1
-5
/
+80
*
[X86] Add support for passing 'prefer-vector-width' function attribute into X...
Craig Topper
2018-01-20
1
-0
/
+77
*
[X86] Use vmovdqu64/vmovdqa64 for unmasked integer vector stores for consiste...
Craig Topper
2018-01-18
1
-1
/
+1
*
Move Transforms/LoopVectorize/consecutive-ptr-cg-bug.ll into the X86 subdirec...
Hal Finkel
2017-12-16
1
-0
/
+68
*
[LV] Ignore the cost of values that will not appear in the vectorized loop
Dorit Nuzman
2017-12-12
1
-0
/
+80
*
[LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipe
Gil Rapaport
2017-11-14
1
-0
/
+38
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-1
/
+1
*
[LV] Avoid computing the register usage for default VF. NFC
Anna Thomas
2017-09-13
1
-4
/
+0
*
[LV] Clamp the VF to the trip count
Anna Thomas
2017-09-12
1
-0
/
+26
*
LoopVectorize: MaxVF should not be larger than the loop trip count
Zvi Rackover
2017-09-04
1
-0
/
+35
*
Changed basic cost of store operation on X86
Elena Demikhovsky
2017-08-20
1
-1
/
+1
*
[Loop Vectorize] Added a separate metadata
Aditya Kumar
2017-08-20
4
-8
/
+7
*
Keep Optimization Remark Yaml in NewPM
Sam Elliott
2017-08-20
1
-0
/
+4
*
[SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...
Balaram Makam
2017-07-19
1
-1
/
+1
*
[LV] Test once if vector trip count is zero, instead of twice
Ayal Zaks
2017-07-19
1
-3
/
+3
*
llvm/test/Transforms/LoopVectorize/X86/slm-no-vectorize.ll: -debug is availab...
NAKAMURA Takumi
2017-07-02
1
-0
/
+1
*
[X86][CM] update add\sub costs of vectors of 64 in X86\SLM arch
Mohammed Agabaria
2017-07-02
1
-0
/
+48
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Teresa Johnson
2017-07-01
8
-49
/
+40
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
8
-40
/
+49
*
revert r306336 for breaking ppc test.
Teresa Johnson
2017-07-01
8
-49
/
+40
*
Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
8
-40
/
+49
*
[LV] Optimize for size when vectorizing loops with tiny trip count
Ayal Zaks
2017-06-30
1
-2
/
+29
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Daniel Jasper
2017-06-30
8
-49
/
+40
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-27
8
-40
/
+49
*
revert r306336 for breaking ppc test.
Dehao Chen
2017-06-26
8
-49
/
+40
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-26
8
-40
/
+49
*
Revert "Enable vectorizer-maximize-bandwidth by default."
Diana Picus
2017-06-22
8
-49
/
+40
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-21
8
-40
/
+49
*
Improve profile-guided heuristics to use estimated trip count.
Taewook Oh
2017-06-19
1
-26
/
+0
*
[LV] Report multiple reasons for not vectorizing under allowExtraAnalysis
Ayal Zaks
2017-05-23
1
-16
/
+108
*
[TLI] Add mapping for various '__<func>_finite' forms of the math routines to...
Andrew Kaylor
2017-05-12
1
-0
/
+187
*
Support arbitrary address space pointers in masked gather/scatter intrinsics.
Elad Cohen
2017-05-03
3
-11
/
+201
*
[LV] Handle external uses of floating-point induction variables
Matthew Simpson
2017-04-26
1
-0
/
+63
*
Reapply r298620: [LV] Vectorize GEPs
Matthew Simpson
2017-04-07
2
-107
/
+43
*
Revert r298620: [LV] Vectorize GEPs
Ivan Krasin
2017-03-24
2
-43
/
+107
*
[LV] Vectorize GEPs
Matthew Simpson
2017-03-23
2
-107
/
+43
*
[LV] These remark should have been missed remarks
Adam Nemet
2017-03-01
1
-1
/
+1
*
[AVX-512] Fix the execution domain for AVX-512 integer broadcasts.
Craig Topper
2017-02-26
1
-1
/
+1
*
Increases full-unroll threshold.
Dehao Chen
2017-02-18
1
-2
/
+12
*
[Loop Vectorizer] Cost-based decision for vectorization form of memory instru...
Elena Demikhovsky
2017-02-08
2
-1
/
+43
*
[X86] Remove PCOMMIT instruction support since Intel has deprecated this inst...
Craig Topper
2017-02-08
1
-2
/
+2
*
[LV] Also port failure remarks to new OptimizationRemarkEmitter API
Adam Nemet
2017-02-02
1
-0
/
+57
*
[X86] enable memory interleaving for X86\SLM arch.
Mohammed Agabaria
2017-01-25
1
-0
/
+1
*
[LV] Add requires asserts to test case
Matthew Simpson
2017-01-17
1
-0
/
+1
[next]