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
/
no-iv-rewrite.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopPred] Selectively disable to preserve test cases
Philip Reames
2019-11-06
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+397
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-397
/
+0
*
[SCEV] Ensure that isHighCostExpansion takes into account what is being divided
David Green
2019-03-05
1
-7
/
+2
*
[SimplifyIndVars] Ignore dead users
Max Kazantsev
2018-06-13
1
-0
/
+5
*
[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] Widen loop compare instructions.
Chad Rosier
2014-09-17
1
-1
/
+2
*
Rewrite SCEV's backedge taken count computation.
Andrew Trick
2013-11-06
1
-2
/
+7
*
SCEVExpander: Don't crash when trying to merge two constant phis.
Benjamin Kramer
2012-10-19
1
-1
/
+0
*
Remove redundant -enable-iv-rewrite=false flags from test cases.
Andrew Trick
2012-03-22
1
-1
/
+1
*
Extended replaceCongruentPhis to handle mixed phi types.
Andrew Trick
2012-01-07
1
-2
/
+2
*
Move replaceCongruentIVs into SCEVExapander and bias toward "expanded"
Andrew Trick
2011-10-11
1
-0
/
+1
*
Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for def...
Andrew Trick
2011-09-12
1
-1
/
+1
*
indvars: Added getInsertPointForUses to find a valid place to truncate the IV.
Andrew Trick
2011-07-20
1
-0
/
+39
*
indvars test case for r135558.
Andrew Trick
2011-07-20
1
-0
/
+7
*
indvars -disable-iv-rewrite fix: derived GEP IVs
Andrew Trick
2011-07-20
1
-6
/
+29
*
indvars -disable-iv-rewrite: Added SimplifyCongruentIVs.
Andrew Trick
2011-07-06
1
-0
/
+50
*
indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup.
Andrew Trick
2011-07-02
1
-0
/
+24
*
indvars -disable-iv-rewrite: handle cloning binary operators that cannot over...
Andrew Trick
2011-06-30
1
-4
/
+38
*
indvars -disable-iv-rewrite: handle an edge case involving identity phis.
Andrew Trick
2011-06-30
1
-7
/
+32
*
indvars -disable-iv-rewrite: insert new trunc instructions carefully.
Andrew Trick
2011-06-29
1
-2
/
+31
*
indvars -disable-iv-rewrite: just because SCEV ignores casts doesn't
Andrew Trick
2011-06-29
1
-0
/
+37
*
indvars: fixed IV cloning in -disable-iv-rewrite mode with associated
Andrew Trick
2011-05-25
1
-0
/
+123