Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+1 |
* | Propagate SCEV no-wrap flags whenever possible. | Andrew Trick | 2011-03-15 | 1 | -6/+6 |
* | -disable-output is no longer needed with -analyze. | Dan Gohman | 2010-01-26 | 1 | -1/+1 |
* | Fix the the ceiling-division used in computing the MaxBECount so that it doesn't | Dan Gohman | 2010-01-26 | 1 | -2/+3 |
* | Use WriteAsOperand instead of getName() to print loop header names, | Dan Gohman | 2010-01-09 | 1 | -8/+8 |
* | Teach ScalarEvolution how to reason about no-wrap flags on loops | Dan Gohman | 2009-09-17 | 1 | -0/+76 |