Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+123 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -123/+0 |
* | [NewPM] Add Option handling for SimplifyCFG | Serguei Katkov | 2019-04-15 | 1 | -0/+3 |
* | [SimplifyCFG] use pass options and remove the latesimplifycfg pass | Sanjay Patel | 2017-10-28 | 1 | -18/+56 |
* | [SimplifyCFG] delay switch condition forwarding to -latesimplifycfg | Sanjay Patel | 2017-10-22 | 1 | -1/+1 |
* | [SimplifyCFG] try harder to forward switch condition to phi (PR34471) | Sanjay Patel | 2017-10-22 | 1 | -7/+3 |
* | [SimplifyCFG] add test for part of PR34471 (switch squashing); NFC | Sanjay Patel | 2017-10-17 | 1 | -0/+43 |
* | [SimplifyCFG] update test to use auto-generated FileCheck asserts; NFC | Sanjay Patel | 2017-10-17 | 1 | -7/+14 |
* | Fix PR10103: Less code for enum type translation. | Hans Wennborg | 2011-06-18 | 1 | -0/+36 |