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
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
1
-93
/
+0
*
Revert r306528
Nikolai Bozhenov
2017-06-28
1
-1
/
+1
*
[ValueTracking] Enabling existing ValueTracking patch by default.
Nikolai Bozhenov
2017-06-28
1
-1
/
+1
*
Introduce -unroll-partial-threshold to separate PartialThreshold from Thresho...
Dehao Chen
2017-01-17
1
-1
/
+1
*
[InstCombine] Canonicalize insert splat sequences into an insert + shuffle
Michael Kuperstein
2016-12-28
1
-3
/
+3
*
[ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Artur Pilipenko
2016-10-12
1
-2
/
+2
*
Revert -r278267 [ValueTracking] An improvement to IR ValueTracking on Non-neg...
Artur Pilipenko
2016-08-22
1
-1
/
+1
*
[ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Andrew Kaylor
2016-08-10
1
-1
/
+1
*
Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign ...
Craig Topper
2016-06-29
1
-1
/
+1
*
[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for ...
Craig Topper
2016-06-29
1
-1
/
+1
*
[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