Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-05 | 1 | -3/+3 |
* | [Modules] Move InstIterator out of the Support library, where it had no | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -5/+5 |
* | add more comments around the delinearization of arrays | Sebastian Pop | 2013-11-13 | 1 | -0/+4 |
* | Move Delinearization pass into an anonymous namespace. | Benjamin Kramer | 2013-11-13 | 1 | -0/+4 |
* | delinearization of arrays | Sebastian Pop | 2013-11-12 | 1 | -0/+125 |