Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. | Benjamin Kramer | 2015-03-23 | 1 | -5/+5 |
* | Make helper functions static. | Benjamin Kramer | 2015-03-09 | 1 | -2/+3 |
* | LoopInterchange: Remove empty method. | Benjamin Kramer | 2015-03-06 | 1 | -6/+1 |
* | LoopInterchange: Rephrase instruction moving using ilist's splice and factor ... | Benjamin Kramer | 2015-03-06 | 1 | -56/+19 |
* | Change the way in which error case is being handled. | Daniel Jasper | 2015-03-06 | 1 | -2/+4 |
* | Add a new pass "Loop Interchange" | Karthik Bhat | 2015-03-06 | 1 | -0/+1193 |