Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the code and remove dead code | Sylvestre Ledru | 2017-04-11 | 1 | -5/+3 |
* | PredicateInfo: Support switch statements | Daniel Berlin | 2017-02-22 | 1 | -22/+88 |
* | Removed extra ';' | Simon Pilgrim | 2017-02-19 | 1 | -1/+1 |
* | Add a DebugCounter for PredicateInfo renaming, and an associated test | Daniel Berlin | 2017-02-19 | 1 | -0/+8 |
* | Fix unused variable warning when assertions are disabled. | Simon Pilgrim | 2017-02-19 | 1 | -4/+4 |
* | PredicateInfo: Clean up predicate info a little, using insertion | Daniel Berlin | 2017-02-18 | 1 | -67/+93 |
* | PredicateInfo: Handle critical edges | Daniel Berlin | 2017-02-12 | 1 | -63/+107 |
* | PredicateInfo: Some compilers are unhappy with naming Use *'s Use. Change the... | Daniel Berlin | 2017-02-07 | 1 | -13/+13 |
* | Add PredicateInfo utility and printing pass | Daniel Berlin | 2017-02-07 | 1 | -0/+640 |