Kill of TransferDeadFlag - Dead copies and subreg-to-reg instructions should
[oota-llvm.git] / lib / CodeGen / ShrinkWrapping.cpp
2012-12-21 Roman DivackyRemove duplicate includes.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-22 Craig TopperAdd a getName function to MachineFunction. Use it in...
2012-02-06 Andrew TrickExpose TargetPassConfig to PEI Pass
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-11-15 Benjamin KramerRemove all remaining uses of Value::getNameStr().
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-01-20 Jakob Stoklund OlesenFix bug found by new clang warning.
2010-01-05 David GreeneChange errs() to dbgs().
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-07-25 Daniel DunbarMore migration to raw_ostream, the water has dried...
2009-05-13 John MosbyPEI: rename PEI.h to PrologEpilogInserter.h to adhere...
2009-05-12 John MosbyRestructure PEI code: