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
/
if-conversion.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+197
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-197
/
+0
*
[LV] Fix PR34523 - avoid generating redundant selects
Ayal Zaks
2017-09-13
1
-0
/
+27
*
[LoopVectorize] partly revert r307475
Sanjay Patel
2017-07-08
1
-194
/
+19
*
[LoopVectorize] auto-generate complete checks; NFC
Sanjay Patel
2017-07-08
1
-19
/
+194
*
[InstCombine] canonicalize icmp predicate feeding select
Sanjay Patel
2017-06-27
1
-1
/
+1
*
[InstCombine] morph an existing instruction instead of creating a new one
Sanjay Patel
2017-04-12
1
-2
/
+2
*
[LV] Remove triples from target-independent vectorizer tests. NFC.
Michael Kuperstein
2016-10-06
1
-1
/
+0
*
[InstCombine] canonicalize* LE/GE vector integer comparisons to LT/GT (PR2670...
Sanjay Patel
2016-05-13
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Update test case.
Benjamin Kramer
2015-02-12
1
-2
/
+2
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
IR: Fold away compares between GV GEPs and GVs
David Majnemer
2014-07-04
1
-1
/
+1
*
LoopVectorizer: Don't if-convert constant expressions that can trap
Arnold Schwaighofer
2013-12-17
1
-0
/
+63
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Remove the -licm pass from the loop vectorizer test because the loop vectoriz...
Nadav Rotem
2013-01-09
1
-1
/
+1
*
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
1
-1
/
+1
*
Add support for reduction variables when IF-conversion is enabled.
Nadav Rotem
2012-12-04
1
-0
/
+48
*
Add the last part that is needed for vectorization of if-converted code.
Nadav Rotem
2012-12-04
1
-0
/
+60