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
*
[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