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
/
BBVectorize
/
loop1.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-9
/
+9
*
This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
Sanjoy Das
2015-01-06
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Switch BBVectorize to directly depend on having a TTI analysis.
Chandler Carruth
2013-01-07
1
-2
/
+2
*
Make opt grab the triple from the module and use it to initialize the target ...
Nadav Rotem
2013-01-01
1
-1
/
+1
*
BBVectorize: Choose pair ordering to minimize shuffles
Hal Finkel
2012-10-31
1
-1
/
+1
*
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
1
-3
/
+0
*
Add CPU model to BBVectorize cost-model tests.
Hal Finkel
2012-10-25
1
-2
/
+2
*
Begin incorporating target information into BBVectorize.
Hal Finkel
2012-10-25
1
-0
/
+3
*
Add a basic-block autovectorization pass.
Hal Finkel
2012-02-01
1
-0
/
+93