Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark empty default constructors as =default if it makes the type POD | Benjamin Kramer | 2015-04-11 | 1 | -1/+1 |
* | Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. | Benjamin Kramer | 2015-03-23 | 1 | -3/+2 |
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -17/+13 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -3/+3 |
* | Use AA in LoadCombine | Hal Finkel | 2014-11-03 | 1 | -4/+19 |
* | Fixing a few -Woverloaded-virtual warnings by exposing the hidden virtual fun... | Aaron Ballman | 2014-07-30 | 1 | -0/+2 |
* | Add LoadCombine pass. | Michael J. Spencer | 2014-05-29 | 1 | -0/+268 |