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
*
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
*
[LV] Move vector int induction update to end of latch
Matthew Simpson
2016-07-21
1
-2
/
+2
*
[OptDiag,LV] Add hotness attribute to applied-optimization remarks
Adam Nemet
2016-07-21
1
-4
/
+4
*
[OptDiag,LV] Add hotness attribute to the derived analysis remarks
Adam Nemet
2016-07-20
1
-0
/
+113
*
Recommit the patch "Use uniforms set to populate VecValuesToIgnore".
Wei Mi
2016-07-19
2
-5
/
+73
*
Revert rL275912.
Wei Mi
2016-07-18
2
-73
/
+5
*
Use uniforms set to populate VecValuesToIgnore.
Wei Mi
2016-07-18
2
-5
/
+73
*
[X86] Make some cast costs more precise
Michael Kuperstein
2016-07-11
1
-2
/
+2
*
Fixed a bug in vectorizing GEP before gather/scatter intrinsic.
Elena Demikhovsky
2016-07-07
2
-3
/
+221
*
[TTI] The cost model should not assume vector casts get completely scalarized
Michael Kuperstein
2016-07-06
1
-3
/
+3
*
SLPVectorizer: Move propagateMetadata to VectorUtils
Matt Arsenault
2016-06-30
1
-0
/
+25
*
Refine the set of UniformAfterVectorization instructions.
Wei Mi
2016-06-30
1
-0
/
+50
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-28
1
-20
/
+95
*
Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...
Artur Pilipenko
2016-06-27
1
-95
/
+20
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-27
1
-20
/
+95
*
[LV] For some IVs, use vector phis instead of widening in the loop body
Michael Kuperstein
2016-06-01
1
-3
/
+3
*
Move test to X86 directory: I think it depends on X86 TTI.
Tim Northover
2016-05-27
1
-0
/
+75
*
Look for a loop's starting location in the llvm.loop metadata
Hal Finkel
2016-05-25
1
-0
/
+74
*
[x86] avoid code explosion from LoopVectorizer for gather loop (PR27826)
Sanjay Patel
2016-05-25
1
-0
/
+41
[next]