Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+66 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -66/+0 |
* | IR: Introduce local_unnamed_addr attribute. | Peter Collingbourne | 2016-06-14 | 1 | -2/+2 |
* | [GlobalOpt] Don't look through aliases when sorting names of globals. | Benjamin Kramer | 2016-03-15 | 1 | -1/+1 |
* | Add another test for the GlobalOpt change in r212079. | Bob Wilson | 2016-03-02 | 1 | -0/+19 |
* | [GlobalOpt] Sort members of llvm.used deterministically | Sean Silva | 2015-09-28 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter for ... | David Blaikie | 2015-09-11 | 1 | -7/+7 |
* | Use "weak alias" instead of "alias weak" | Rafael Espindola | 2014-07-30 | 1 | -7/+7 |
* | s/compiler_used/compiler.used/. | Rafael Espindola | 2013-07-19 | 1 | -2/+2 |
* | Change how globalopt handles aliases in llvm.used. | Rafael Espindola | 2013-06-11 | 1 | -4/+9 |
* | Don't replace an alias in llvm.used with its target. | Rafael Espindola | 2013-05-09 | 1 | -0/+42 |