aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineFunctionPrinterPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print SlotIndexes when available for -print-machineinstrs.Jakob Stoklund Olesen2012-07-041-1/+2
* Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>Bob Wilson2012-05-301-0/+6
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-1/+1
* Revert r110396 to fix buildbots.Owen Anderson2010-08-061-1/+1
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-051-1/+1
* Ok, third time's the charm. No changes from last time except the CMakeDavid Greene2010-04-021-0/+60
* remove empty file.Chris Lattner2010-04-021-0/+0
* Revert 100204. It broke a bunch of tests and apparently changed what passes a...Evan Cheng2010-04-021-60/+0
* Let's try this again. Re-apply 100143 including an apparent missingDavid Greene2010-04-021-0/+60
* Revert r100143.Eric Christopher2010-04-011-60/+0
* Add some switches helpful for debugging:David Greene2010-04-011-0/+60