summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineFunctionPrinterPass.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Print SlotIndexes when available for -print-machineinstrs.Jakob Stoklund Olesen1-1/+2
2012-05-30Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>Bob Wilson1-0/+6
2010-08-06Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson1-1/+1
2010-08-06Revert r110396 to fix buildbots.Owen Anderson1-1/+1
2010-08-05Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson1-1/+1
2010-04-02Ok, third time's the charm. No changes from last time except the CMakeDavid Greene1-0/+60
2010-04-02remove empty file.Chris Lattner1-0/+0
2010-04-02Revert 100204. It broke a bunch of tests and apparently changed what passes a...Evan Cheng1-60/+0
2010-04-02Let's try this again. Re-apply 100143 including an apparent missingDavid Greene1-0/+60
2010-04-01Revert r100143.Eric Christopher1-60/+0
2010-04-01Add some switches helpful for debugging:David Greene1-0/+60