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
*
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
*
[LV] Mark non-consecutive-like pointers non-uniform
Matthew Simpson
2017-01-17
1
-0
/
+55
*
[X86] fixing failed test in commit: r291657
Mohammed Agabaria
2017-01-11
1
-0
/
+1
*
[X86] updating TTI costs for arithmetic instructions on X86\SLM arch.
Mohammed Agabaria
2017-01-11
1
-0
/
+144
*
Currently isLikelyComplexAddressComputation tries to figure out if the given ...
Mohammed Agabaria
2017-01-05
1
-0
/
+54
*
[LV] Scalarize operands of predicated instructions
Matthew Simpson
2016-12-07
1
-0
/
+60
*
[LoopVectorizer] When estimating reg usage, unused insts may "end" another use
Robert Lougher
2016-11-15
2
-1
/
+135
*
[X86][AVX] Fixed v16i16/v32i8 ADD/SUB costs on AVX1 subtargets
Simon Pilgrim
2016-11-14
1
-2
/
+4
*
[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
Adam Nemet
2016-11-11
3
-4
/
+4
*
Second attempt at r285517.
Dorit Nuzman
2016-10-31
1
-1
/
+1
*
Revert r285517 due to build failures.
Dorit Nuzman
2016-10-30
1
-1
/
+1
*
[LoopVectorize] Make interleaved-accesses analysis less conservative about
Dorit Nuzman
2016-10-30
1
-1
/
+1
*
[X86] Enable interleaved memory access by default
Michael Kuperstein
2016-10-20
4
-11
/
+46
*
[LV] Move insertelement sequence after scalar definitions
Matthew Simpson
2016-08-29
1
-16
/
+16
*
[LV] Unify vector and scalar maps
Matthew Simpson
2016-08-24
1
-64
/
+32
*
[LV, X86] Be more optimistic about vectorizing shifts.
Michael Kuperstein
2016-08-04
1
-0
/
+23
*
[LoopVectorize] Change comment for isOutOfScope in collectLoopUniforms, NFC
Wei Mi
2016-08-02
1
-0
/
+27
*
[LV] Generate both scalar and vector integer induction variables
Matthew Simpson
2016-08-02
1
-32
/
+34
*
[AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately ...
Igor Breger
2016-08-02
1
-0
/
+76
*
[AVX-512] Fix a test missed in r277327.
Craig Topper
2016-08-01
1
-1
/
+1
*
Initial support for vectorization using svml (short vector math library).
Matt Masten
2016-07-29
1
-0
/
+185
*
[Loop Vectorizer] Handling loops FP induction variables.
Elena Demikhovsky
2016-07-24
1
-0
/
+86
[next]