Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix register-dependent X86 tests. | Jakob Stoklund Olesen | 2011-04-05 | 1 | -3/+3 |
* | test/loop-strength-reduce4: Add explicit triplet for Win32 host. | NAKAMURA Takumi | 2010-09-02 | 1 | -2/+2 |
* | Reapply the new LoopStrengthReduction code, with compile time and | Dan Gohman | 2010-02-12 | 1 | -2/+16 |
* | Revert LoopStrengthReduce.cpp to pre-r94061 for now. | Dan Gohman | 2010-01-22 | 1 | -16/+2 |
* | Re-implement the main strength-reduction portion of LoopStrengthReduction. | Dan Gohman | 2010-01-21 | 1 | -2/+16 |
* | Add nounwinds. | Dan Gohman | 2010-01-19 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | If a loop termination compare instruction is the only use of its stride, | Evan Cheng | 2007-10-25 | 1 | -0/+49 |