Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -24/+24 |
* | Factor the code for collecting IV users out of LSR into an IVUsers class, | Dan Gohman | 2009-05-12 | 1 | -4/+3 |
* | Reverse a loop that is counting up to a maximum to | Dale Johannesen | 2009-05-11 | 1 | -2/+3 |
* | Teach getZeroExtendExpr and getSignExtendExpr to use trip-count | Dan Gohman | 2009-04-27 | 1 | -0/+244 |