summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineFunctionPrinterPass.cpp
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Symbol hygiene: Make sure declarations and definitions match, make helper fun...Benjamin Kramer2012-10-20
* Print SlotIndexes when available for -print-machineinstrs.Jakob Stoklund Olesen2012-07-04
* Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>Bob Wilson2012-05-30
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-06
* Revert r110396 to fix buildbots.Owen Anderson2010-08-06
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-05
* Ok, third time's the charm. No changes from last time except the CMakeDavid Greene2010-04-02
* remove empty file.Chris Lattner2010-04-02
* Revert 100204. It broke a bunch of tests and apparently changed what passes a...Evan Cheng2010-04-02
* Let's try this again. Re-apply 100143 including an apparent missingDavid Greene2010-04-02
* Revert r100143.Eric Christopher2010-04-01
* Add some switches helpful for debugging:David Greene2010-04-01