summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineFunctionPrinterPass.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2014-12-13Rename argument strings of codegen passes to avoid collisions with command lineAkira Hatanaka1-1/+1
2014-03-07[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-3/+3
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-2/+2
2012-10-20Symbol hygiene: Make sure declarations and definitions match, make helper fun...Benjamin Kramer1-1/+1
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