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 | -6/+6 |
* | fix PR13339 (remove the predecessor from the unwind BB when removing an invoke) | Nuno Lopes | 2012-07-16 | 1 | -0/+22 |
* | fix the regression I introduced in r159385 (it's necessary to update PHI node... | Nuno Lopes | 2012-07-02 | 1 | -0/+33 |
* | make simplifyCFG erase invokes to readonly/readnone functions | Nuno Lopes | 2012-06-28 | 1 | -1/+40 |
* | improve optimization of invoke instructions: | Nuno Lopes | 2012-06-25 | 1 | -0/+45 |