Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+49 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -49/+0 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | Add testcases for GlobalOpt changes in r160693 and r160757. | Nick Lewycky | 2012-07-29 | 1 | -3/+33 |
* | Teach globalopt to not nuke all stores to globals. Keep them around of they | Nick Lewycky | 2012-07-24 | 1 | -0/+19 |
* | Revert r160602. | Nick Lewycky | 2012-07-21 | 1 | -20/+0 |
* | Teach globalopt to play nice with leak checkers. This is a reapplication of | Nick Lewycky | 2012-07-21 | 1 | -0/+20 |
* | Revert r160529 due to crashes. | Nick Lewycky | 2012-07-19 | 1 | -20/+0 |
* | Don't wipe out global variables that are probably storing pointers to heap | Nick Lewycky | 2012-07-19 | 1 | -0/+20 |