Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -9/+9 |
* | CVP: If we have a PHI with an incoming select, try to skip the select. | Benjamin Kramer | 2013-02-24 | 1 | -0/+20 |
* | Fix invalid IR in test, missing incoming value for PHI node. | Benjamin Kramer | 2013-02-24 | 1 | -1/+1 |
* | Eliminate switch cases that can never match, for example removes all | Duncan Sands | 2012-03-09 | 1 | -1/+100 |
* | Update testcase since we're no longer doing the constant forwarding inline wi... | Owen Anderson | 2010-10-29 | 1 | -2/+1 |
* | Propagate non-local comparisons. Fixes PR1757. | Owen Anderson | 2010-09-03 | 1 | -0/+24 |
* | Add support for simplifying a load from a computed value to a load from a glo... | Owen Anderson | 2010-09-03 | 1 | -0/+18 |
* | Add PR number to test. | Owen Anderson | 2010-09-03 | 1 | -0/+1 |
* | Rename test directory to reflect new pass name. | Owen Anderson | 2010-08-31 | 1 | -0/+40 |