Range-for-ify some things in GlobalMerge
[oota-llvm.git] / lib / CodeGen / ExpandISelPseudos.cpp
2014-10-14 Eric ChristopherRemove unnecessary TargetMachine.h includes.
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-04-22 Chandler Carruth[Modules] Remove potential ODR violations by sinking...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-02-08 Andrew TrickCodegen pass definition cleanup. No functionality.
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-11-18 Dan GohmanRename ExpandPseudos to ExpandISelPseudos to help clari...