summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/preserve-signed-wrap.ll
Commit message (Expand)AuthorAgeFilesLines
* Back out the change in 64918 that used sign-extensions when promotingDan Gohman2009-02-231-2/+1
* Use a sign-extend instead of a zero-extend when promoting aDan Gohman2009-02-181-1/+2
* Fix a corner case in the new indvars promotion logic: if thereDan Gohman2009-02-181-0/+38
OpenPOWER on IntegriCloud