Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-03 | Disable the asserts that check that normalization is perfectly | Dan Gohman | 1 | -2/+7 |
2010-07-20 | Fix SCEV denormalization of expressions where the exit value from | Dan Gohman | 1 | -32/+55 |
2010-07-20 | Change an argument from an Instruction* to a Value*, which is all | Dan Gohman | 1 | -5/+5 |
2010-07-20 | Minor code cleanups. | Dan Gohman | 1 | -0/+5 |
2010-07-20 | Minor code simplification. | Dan Gohman | 1 | -6/+3 |
2010-06-04 | Fix normalization and de-normalization of non-affine SCEVs. | Dan Gohman | 1 | -6/+9 |
2010-04-07 | Generalize IVUsers to track arbitrary expressions rather than expressions | Dan Gohman | 1 | -0/+150 |