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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Teresa Johnson
2017-07-01
1
-3
/
+3
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
1
-3
/
+3
*
revert r306336 for breaking ppc test.
Teresa Johnson
2017-07-01
1
-3
/
+3
*
Enable vectorizer-maximize-bandwidth by default.
Teresa Johnson
2017-07-01
1
-3
/
+3
*
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...
Daniel Jasper
2017-06-30
1
-3
/
+3
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-27
1
-3
/
+3
*
revert r306336 for breaking ppc test.
Dehao Chen
2017-06-26
1
-3
/
+3
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-26
1
-3
/
+3
*
Revert "Enable vectorizer-maximize-bandwidth by default."
Diana Picus
2017-06-22
1
-3
/
+3
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-21
1
-3
/
+3
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
1
-2
/
+2
*
[ARM/AArch64] Update costs for interleaved accesses with wide types
Matthew Simpson
2017-03-02
1
-20
/
+35
*
[ARM] Make f16 interleaved accesses expensive.
Ahmed Bougacha
2017-02-11
1
-0
/
+31
*
[LV] Add new ARM/AArch64 interleaved access cost model tests (NFC)
Matthew Simpson
2017-02-07
1
-0
/
+64
*
[LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)
Matthew Simpson
2017-02-07
1
-28
/
+26
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
1
-1
/
+1
*
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
*
[ARM] AArch32 v8 NEON is still not IEEE-754 compliant
Renato Golin
2016-04-18
1
-14
/
+8
*
[test] Require 'asserts' for a test which uses -debug-only
Vedant Kumar
2016-04-14
1
-0
/
+1
*
[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin
2016-04-14
1
-0
/
+335
*
Simplify testcase added in r246759. NFC
Silviu Baranga
2015-09-04
1
-43
/
+11
*
Fix IRBuilder CreateBitOrPointerCast for vector types
Silviu Baranga
2015-09-03
1
-0
/
+69
*
[ARM] Turn on by default interleaved access vectorization
Silviu Baranga
2015-09-01
1
-1
/
+1
*
The tests added in r243270 require asserts to be enabled
Silviu Baranga
2015-07-27
1
-1
/
+1
*
Fix the tests added in r243270. Use 2>&1 instead of |&
Silviu Baranga
2015-07-27
1
-1
/
+1
*
[ARM/AArch64] Fix cost model for interleaved accesses
Silviu Baranga
2015-07-27
1
-0
/
+39
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
5
-26
/
+26
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
4
-16
/
+16
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
LoopVectorizer: Enable unrolling of conditional stores and the load/store
Arnold Schwaighofer
2014-02-02
1
-0
/
+3
*
ARMTTI: We don't have 16 allocatable scalar registers
Arnold Schwaighofer
2014-02-01
1
-0
/
+36
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
1
-9
/
+9
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
2
-4
/
+4
*
ARM cost model: Add cost for gather/scather
Arnold Schwaighofer
2013-07-12
1
-0
/
+88
*
Adding simple cast cost to ARM
Renato Golin
2013-01-29
1
-0
/
+114
*
ARM Cost Model: Modify the target independent cost model to ask
Nadav Rotem
2013-01-11
1
-3
/
+3
*
ARM Cost Model: We need to detect the max bitwidth of types in the loop in o...
Nadav Rotem
2013-01-11
1
-0
/
+52
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
1
-0
/
+60
*
ARM Cost Model: Add a basic vectorization unrolling test.
Nadav Rotem
2013-01-09
1
-3
/
+10
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
2
-0
/
+31