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
...
*
revert r306336 for breaking ppc test.
Dehao Chen
2017-06-26
11
-76
/
+67
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-26
11
-67
/
+76
*
Revert "Enable vectorizer-maximize-bandwidth by default."
Diana Picus
2017-06-22
11
-76
/
+67
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-21
11
-67
/
+76
*
AMDGPU: Allow vectorization of packed types
Matt Arsenault
2017-06-20
1
-0
/
+34
*
Improve profile-guided heuristics to use estimated trip count.
Taewook Oh
2017-06-19
2
-26
/
+91
*
[LoopVectorize] Don't preserve nsw/nuw flags on shrunken ops.
George Burgess IV
2017-06-09
1
-9
/
+37
*
[LV] Reapply r303763 with fix for PR33193
Matthew Simpson
2017-05-30
1
-0
/
+49
*
Revert r303763, results in asserts i.e. while building Ruby.
Joerg Sonnenberger
2017-05-29
1
-26
/
+0
*
[LV] Update type in cost model for scalarization
Matthew Simpson
2017-05-24
1
-0
/
+26
*
[LoopVectorizer] Let target prefer scalar addressing computations.
Jonas Paulsson
2017-05-24
1
-0
/
+72
*
[LV] Report multiple reasons for not vectorizing under allowExtraAnalysis
Ayal Zaks
2017-05-23
1
-16
/
+108
*
Re-commit r302678, fixing PR33053.
Amara Emerson
2017-05-16
2
-23
/
+59
*
Revert 303174, 303176, and 303178
Matthew Simpson
2017-05-16
1
-35
/
+0
*
Make test target-specific
Matthew Simpson
2017-05-16
1
-0
/
+4
*
Fix test case to unbreak bots
Matthew Simpson
2017-05-16
1
-3
/
+1
*
[LV] Avoid potentential division by zero when selecting IC
Matthew Simpson
2017-05-16
1
-0
/
+33
*
Revert r302678 "[AArch64] Enable use of reduction intrinsics."
Hans Wennborg
2017-05-15
1
-3
/
+23
*
[LoopOptimizer][Fix]PR32859, PR24738
Simon Pilgrim
2017-05-13
1
-0
/
+30
*
[TLI] Add mapping for various '__<func>_finite' forms of the math routines to...
Andrew Kaylor
2017-05-12
1
-0
/
+187
*
[AArch64] Enable use of reduction intrinsics.
Amara Emerson
2017-05-10
1
-23
/
+3
*
[LV] Fix insertion point for shuffle vectors in first order recurrence
Anna Thomas
2017-05-09
1
-0
/
+45
*
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
*
[LV] Make LIT test insensitive to basic block numbering
Gil Rapaport
2017-04-25
1
-12
/
+12
*
[LV] Model if-converted phi node costs
Matthew Simpson
2017-04-21
1
-0
/
+86
*
[LV] Fix the vector code generation for first order recurrence
Anna Thomas
2017-04-13
2
-12
/
+49
*
[SystemZ] Fix more target specific tests
Renato Golin
2017-04-12
1
-0
/
+2
*
[InstCombine] morph an existing instruction instead of creating a new one
Sanjay Patel
2017-04-12
1
-2
/
+2
*
[LoopVectorizer] Improve handling of branches during cost estimation.
Jonas Paulsson
2017-04-12
1
-0
/
+38
*
[LoopVectorizer, TTI] New method supportsEfficientVectorElementLoadStore()
Jonas Paulsson
2017-04-12
1
-0
/
+33
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-0
/
+70
*
[LV] Avoid vectorizing first order recurrence when phi uses are outside loop
Anna Thomas
2017-04-11
2
-3
/
+28
*
[LV] Move first order recurrence test to common folder. NFC
Anna Thomas
2017-04-11
1
-0
/
+0
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-12
/
+12
*
Reapply r298620: [LV] Vectorize GEPs
Matthew Simpson
2017-04-07
4
-107
/
+247
*
[LV] Make test case more robust
Matthew Simpson
2017-04-05
1
-33
/
+49
*
[LV] Transform truncations of non-primary induction variables
Matthew Simpson
2017-03-27
1
-0
/
+45
*
Revert r298620: [LV] Vectorize GEPs
Ivan Krasin
2017-03-24
3
-104
/
+107
*
[LV] Add regression test for r297610
Gil Rapaport
2017-03-23
1
-0
/
+36
*
[LV] Vectorize GEPs
Matthew Simpson
2017-03-23
3
-107
/
+104
*
[LV] Delete unneeded scalar GEP creation code
Matthew Simpson
2017-03-23
2
-3
/
+2
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-1
/
+1
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
2
-4
/
+4
*
AMDGPU/SI: Disable unrolling in the loop vectorizer if the loop is not vector...
Changpeng Fang
2017-03-09
2
-0
/
+30
*
[LV] Select legal insert point when fixing first-order recurrences
Matthew Simpson
2017-03-08
1
-0
/
+22
*
[LV] Make the test case for PR30183 less fragile
Matthew Simpson
2017-03-08
1
-22
/
+31
*
[LV] Add missing check labels to tests and reformat
Matthew Simpson
2017-03-08
1
-115
/
+94
*
[LV] Consider users that are memory accesses in uniforms expansion step
Matthew Simpson
2017-03-07
1
-0
/
+50
*
[ARM/AArch64] Update costs for interleaved accesses with wide types
Matthew Simpson
2017-03-02
2
-44
/
+89
[prev]
[next]