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
*
[LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy
2015-10-12
1
-0
/
+243
*
[LV] Relax Small Size Reduction Type Requirement
Matthew Simpson
2015-09-10
1
-3
/
+66
*
[AArch64] Turn on by default interleaved access vectorization
Silviu Baranga
2015-09-01
2
-3
/
+3
*
[LoopVectorize] Move test from r246149 into a target-specific folder to appea...
Chad Rosier
2015-08-27
1
-0
/
+128
*
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
*
[LoopVectorize] Teach Loop Vectorizor about interleaved memory accesses.
Hao Liu
2015-06-08
1
-20
/
+17
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
5
-31
/
+31
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
5
-19
/
+19
*
Move the target specific test case arbitrary-induction-step.ll to test/Transf...
Hao Liu
2015-01-30
1
-0
/
+150
*
Addition to r216371 (SLP and Loop Vectorization) and r218607 where
Suyog Sarda
2014-11-11
1
-0
/
+31
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
Use AArch64 instead of now removed ARM64 in test configs
Alexey Samsonov
2014-06-05
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
2
-0
/
+127
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-1
/
+1
*
[Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg
Adam Nemet
2014-05-12
1
-1
/
+1
*
Add missing config file for newly added test case introduced by r206563.
Jiangning Liu
2014-04-18
1
-0
/
+6
*
This commit allows vectorized loops to be unrolled by a factor of 2 for AArch64.
Jiangning Liu
2014-04-18
1
-0
/
+42