Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-05 | Move x86-specific tests out of test/Transforms/LoopStrengthReduce and | Dan Gohman | |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110343 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-04-09 | Fix a bug in IVUsers which was permitting non-affine addrecs to | Dan Gohman | |
be sent to LSR, which it isn't prepared to handle. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100839 91177308-0d34-0410-b5e6-96231b3b80d8 |