summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/no-iv-rewrite.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopPred] Selectively disable to preserve test casesPhilip Reames2019-11-061-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+397
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-397/+0
* [SCEV] Ensure that isHighCostExpansion takes into account what is being dividedDavid Green2019-03-051-7/+2
* [SimplifyIndVars] Ignore dead usersMax Kazantsev2018-06-131-0/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-12/+12
* [IndVarSimplify] Widen loop compare instructions.Chad Rosier2014-09-171-1/+2
* Rewrite SCEV's backedge taken count computation.Andrew Trick2013-11-061-2/+7
* SCEVExpander: Don't crash when trying to merge two constant phis.Benjamin Kramer2012-10-191-1/+0
* Remove redundant -enable-iv-rewrite=false flags from test cases.Andrew Trick2012-03-221-1/+1
* Extended replaceCongruentPhis to handle mixed phi types.Andrew Trick2012-01-071-2/+2
* Move replaceCongruentIVs into SCEVExapander and bias toward "expanded"Andrew Trick2011-10-111-0/+1
* Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for def...Andrew Trick2011-09-121-1/+1
* indvars: Added getInsertPointForUses to find a valid place to truncate the IV.Andrew Trick2011-07-201-0/+39
* indvars test case for r135558.Andrew Trick2011-07-201-0/+7
* indvars -disable-iv-rewrite fix: derived GEP IVsAndrew Trick2011-07-201-6/+29
* indvars -disable-iv-rewrite: Added SimplifyCongruentIVs.Andrew Trick2011-07-061-0/+50
* indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup.Andrew Trick2011-07-021-0/+24
* indvars -disable-iv-rewrite: handle cloning binary operators that cannot over...Andrew Trick2011-06-301-4/+38
* indvars -disable-iv-rewrite: handle an edge case involving identity phis.Andrew Trick2011-06-301-7/+32
* indvars -disable-iv-rewrite: insert new trunc instructions carefully.Andrew Trick2011-06-291-2/+31
* indvars -disable-iv-rewrite: just because SCEV ignores casts doesn'tAndrew Trick2011-06-291-0/+37
* indvars: fixed IV cloning in -disable-iv-rewrite mode with associatedAndrew Trick2011-05-251-0/+123
OpenPOWER on IntegriCloud