Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | [PM/Unswitch] Fix a bug in the domtree update logic for the new unswitch | Chandler Carruth | 2017-05-25 | 1 | -14/+62 |
* | [ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). | Eugene Zelenko | 2017-05-16 | 1 | -9/+28 |
* | [PM/Unswitch] Teach the new simple loop unswitch to handle loop | Chandler Carruth | 2017-05-12 | 1 | -23/+138 |
* | [PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass. | Chandler Carruth | 2017-04-27 | 1 | -0/+626 |