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
/
IndVarSimplify
/
lftr-reuse.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopPred] Selectively disable to preserve test cases
Philip Reames
2019-11-06
1
-1
/
+1
*
[LFTR] Use SCEVExpander for the pointer limit case instead of manual IR gen
Philip Reames
2019-07-03
1
-4
/
+3
*
[LFTR] Hoist extend expressions outside of loops w/o waiting for LICM
Philip Reames
2019-07-03
1
-1
/
+1
*
[IndVarSimplify] Generate full checks for some LFTR tests; NFC
Nikita Popov
2019-04-20
1
-54
/
+154
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+234
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-234
/
+0
*
[SimplifyIndVars] Ignore dead users
Max Kazantsev
2018-06-13
1
-1
/
+4
*
Revert some changes that were made to fix PR20680.
Sanjoy Das
2015-03-02
1
-16
/
+8
*
Revert r230921, "Revert some changes that were made to fix PR20680.", for now.
NAKAMURA Takumi
2015-03-02
1
-8
/
+16
*
Revert some changes that were made to fix PR20680.
Sanjoy Das
2015-03-01
1
-16
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-12
/
+12
*
IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
2014-09-03
1
-8
/
+16
*
[LPM] Make LoopSimplify no longer a LoopPass and instead both a utility
Chandler Carruth
2014-01-23
1
-6
/
+4
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
indvars: Linear function test replace should avoid reusing undef.
Andrew Trick
2012-07-18
1
-4
/
+7
*
Remove redundant -enable-iv-rewrite=false flags from test cases.
Andrew Trick
2012-03-22
1
-1
/
+1
*
Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for def...
Andrew Trick
2011-09-12
1
-1
/
+1
*
indvars: LinearFunctionTestReplace for non-canonical IVs.
Andrew Trick
2011-07-18
1
-0
/
+230