aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ShrinkWrapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose TargetPassConfig to PEI PassAndrew Trick2012-02-061-0/+1
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-071-1/+1
* Remove all remaining uses of Value::getNameStr().Benjamin Kramer2011-11-151-2/+2
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Fix bug found by new clang warning.Jakob Stoklund Olesen2011-01-201-2/+2
* Change errs() to dbgs().David Greene2010-01-051-37/+37
* Convert DOUT to DEBUG(errs()...).Bill Wendling2009-08-221-70/+80
* More migration to raw_ostream, the water has dried up around the iostream hole.Daniel Dunbar2009-07-251-43/+44
* PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standardJohn Mosby2009-05-131-1/+1
* Restructure PEI code:John Mosby2009-05-121-0/+1141