Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move x86-specific tests out of test/Transforms/LoopStrengthReduce and | Dan Gohman | 2010-08-05 | 1 | -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 Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Fix PR 3471, and some cleanups. | Dale Johannesen | 2009-02-09 | 1 | -0/+33 |
llvm-svn: 64177 |