summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll
Commit message (Collapse)AuthorAgeFilesLines
* Move x86-specific tests out of test/Transforms/LoopStrengthReduce andDan Gohman2010-08-051-33/+0
| | | | | | | | | into test/CodeGen/X86, so that they aren't run when the x86 target is not enabled. Fix uglygep.ll to not be x86-specific. llvm-svn: 110343
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Fix PR 3471, and some cleanups.Dale Johannesen2009-02-091-0/+33
llvm-svn: 64177
OpenPOWER on IntegriCloud