aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-wrap.ll
Commit message (Collapse)AuthorAgeFilesLines
* Make this test less dependent on register allocation choices.Dan Gohman2010-08-291-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112426 91177308-0d34-0410-b5e6-96231b3b80d8
* Check for overflow when scaling up an add or an addrec forDan Gohman2010-02-191-0/+37
scaled reuse. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96692 91177308-0d34-0410-b5e6-96231b3b80d8