Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
[oota-llvm.git] / lib / CodeGen / ShrinkWrapping.cpp
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: