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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[LV] Strip wrap flags from vectorized reductions
Ayal Zaks
2019-12-20
1
-9
/
+9
*
[LV] Exclude loop-invariant inputs from scalar cost computation.
Florian Hahn
2019-07-14
1
-0
/
+109
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Improve reduction intrinsics by overloading result value.
Sander de Smalen
2019-06-13
1
-3
/
+3
*
Revert "[SCEV] Use wrap flags in InsertBinop"
Benjamin Kramer
2019-06-06
1
-1
/
+1
*
[SCEV] Use wrap flags in InsertBinop
Sam Parker
2019-06-06
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
23
-0
/
+2194
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
23
-2194
/
+0
*
[VPLAN] Minor improvement to testing and debug messages.
Florian Hahn
2019-04-10
1
-1
/
+62
*
[VPlan] Determine Vector Width programmatically.
Florian Hahn
2019-03-28
1
-0
/
+83
*
Revert unapproved commit
Joel Jones
2018-11-24
1
-1077
/
+0
*
[AArch64] Enable libm vectorized functions via SLEEF
Joel Jones
2018-11-24
1
-0
/
+1077
*
[AArch64] Add custom lowering for v4i8 trunc store
Adhemerval Zanella
2018-06-27
1
-1
/
+0
*
[LV] Preserve inbounds on created GEPs
Daniel Neilson
2018-05-01
1
-2
/
+2
*
Make test agnostic to cost model
Adam Nemet
2018-02-27
1
-1
/
+1
*
Fix r326154 buildbots test fail
Evgeny Stupachenko
2018-02-27
1
-0
/
+153
*
[LV] Fix PR34248 - recommit D32871 after revert r311304
Ayal Zaks
2017-08-27
2
-17
/
+17
*
Revert r311077: [LV] Using VPlan ...
Chandler Carruth
2017-08-20
2
-17
/
+17
*
[LV] Using VPlan to model the vectorized code and drive its transformation
Ayal Zaks
2017-08-17
2
-17
/
+17
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Teresa Johnson
2017-07-01
2
-24
/
+24
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
2
-24
/
+24
*
revert r306336 for breaking ppc test.
Teresa Johnson
2017-07-01
2
-24
/
+24
*
Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
2
-24
/
+24
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Daniel Jasper
2017-06-30
2
-24
/
+24
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-27
2
-24
/
+24
*
revert r306336 for breaking ppc test.
Dehao Chen
2017-06-26
2
-24
/
+24
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-26
2
-24
/
+24
*
Revert "Enable vectorizer-maximize-bandwidth by default."
Diana Picus
2017-06-22
2
-24
/
+24
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-21
2
-24
/
+24
*
[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
*
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
/
+35
*
Revert r302678 "[AArch64] Enable use of reduction intrinsics."
Hans Wennborg
2017-05-15
1
-3
/
+23
*
[AArch64] Enable use of reduction intrinsics.
Amara Emerson
2017-05-10
1
-23
/
+3
*
[LV] Fix the vector code generation for first order recurrence
Anna Thomas
2017-04-13
1
-7
/
+19
*
[LV] Avoid vectorizing first order recurrence when phi uses are outside loop
Anna Thomas
2017-04-11
1
-3
/
+6
*
[LV] Move first order recurrence test to common folder. NFC
Anna Thomas
2017-04-11
1
-351
/
+0
*
[LV] Make test case more robust
Matthew Simpson
2017-04-05
1
-33
/
+49
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
1
-2
/
+2
*
[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
*
[ARM/AArch64] Update costs for interleaved accesses with wide types
Matthew Simpson
2017-03-02
1
-24
/
+54
*
[LV] Considier non-consecutive but vectorizable accesses for VF selection
Matthew Simpson
2017-03-02
1
-0
/
+33
*
[LoopVectorize] Added address space check when analysing interleaved accesses
Karl-Johan Karlsson
2017-02-22
1
-0
/
+37
[next]