Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove UB from test by making GV alignment explicit | Nuno Lopes | 2019-12-01 | 1 | -4/+4 |
* | GlobalOpt: do not promote globals used atomically to constants. | Tim Northover | 2019-05-14 | 1 | -1/+10 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+25 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -25/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Revert r193251 : Use address-taken to disambiguate global variable and indire... | Shuxin Yang | 2013-10-27 | 1 | -2/+2 |
* | Use address-taken to disambiguate global variable and indirect memops. | Shuxin Yang | 2013-10-23 | 1 | -2/+2 |
* | Don't shrink atomic ops to bool in GlobalOpt. | Eli Friedman | 2013-09-09 | 1 | -0/+15 |
* | Teach GlobalOpt to handle atomic accesses to globals. | Nick Lewycky | 2012-02-05 | 1 | -0/+10 |