Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+56 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -56/+0 |
* | Use MemorySSA in LICM to do sinking and hoisting. | Alina Sbirlea | 2019-01-10 | 1 | -0/+1 |
* | [LICM] Report successful hoist/sink/promotion | Adam Nemet | 2017-01-11 | 1 | -1/+1 |
* | New pass manager for LICM. | Dehao Chen | 2016-07-12 | 1 | -0/+1 |
* | Revert "New pass manager for LICM." | Vitaly Buka | 2016-07-12 | 1 | -1/+0 |
* | New pass manager for LICM. | Dehao Chen | 2016-07-11 | 1 | -0/+1 |
* | [LICM] Make isGuaranteedToExecute more accurate. | Eli Friedman | 2016-06-11 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -11/+11 |
* | Fix broken CHECK lines. | Benjamin Kramer | 2014-01-11 | 1 | -1/+1 |
* | Add testcase for r190631 | Krzysztof Parzyszek | 2013-09-16 | 1 | -0/+54 |