| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert the addition of hasNoPointerOverflow to GEPOperator. | Dan Gohman | 2009-07-20 | 1 | -2/+2 |
| * | Remove the code from IVUsers that attempted to handle | Dan Gohman | 2009-06-18 | 1 | -5/+5 |
| * | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -61/+61 |
| * | Factor the code for collecting IV users out of LSR into an IVUsers class, | Dan Gohman | 2009-05-12 | 1 | -4/+5 |
| * | Reverse a loop that is counting up to a maximum to | Dale Johannesen | 2009-05-11 | 1 | -1/+3 |
| * | Expand GEPs in ScalarEvolution expressions. SCEV expressions can now | Dan Gohman | 2009-04-16 | 1 | -1/+2 |
| * | Implement support for using modeling implicit-zero-extension on x86-64 | Dan Gohman | 2009-04-08 | 1 | -1/+1 |
| * | Implement "superhero" strength reduction, or full strength | Dan Gohman | 2009-02-20 | 1 | -1/+3 |
| * | Change these tests to use regular loads instead of llvm.x86.sse2.loadu.dq. | Dan Gohman | 2009-02-16 | 1 | -12/+10 |
| * | Fix the code that checked if a SCEVAddRecExpr Start contains an | Dan Gohman | 2009-02-13 | 1 | -0/+292 |

