aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-14/+14
* Remove target triple from an LSR test.Andrew Trick2013-01-221-1/+0
* Pattern-matched variables in post-inc-icmpzero.llRenato Golin2013-01-151-4/+4
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-071-4/+4
* comment typoAndrew Trick2012-01-071-1/+1
* LSR: Fold redundant bitcasts on-the-fly.Andrew Trick2011-12-141-4/+4
* Stop emitting instructions with the name "tmp" they eat up memory and have to...Benjamin Kramer2011-09-271-7/+7
* When forming an ICmpZero LSRUse, normalize the non-IV operandDan Gohman2011-05-181-0/+91