aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineFunctionPrinterPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* Symbol hygiene: Make sure declarations and definitions match, make helper fun...Benjamin Kramer2012-10-201-1/+1
* 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