Expose BasicBlock::moveBefore and moveAfter in C API, patch
[oota-llvm.git] / lib / MC / MCInst.cpp
2010-05-26 Daniel DunbarMC: Change MCInst::dump_pretty to not include a trailin...
2010-03-22 Daniel DunbarMCInst: Add ::dump_pretty.
2010-01-18 Chris Lattnerremove the MAI argument to MCExpr::print and switch...
2010-01-05 David GreeneChange errs() to dbgs().
2009-09-12 Chris Lattnereliminate the "MBBLabel" MCOperand type, and just use...
2009-09-03 Chris LattnerThread an MCAsmInfo pointer through the various MC...
2009-08-31 Daniel Dunbarllvm-mc: Switch MCInst to storing an MCExpr* instead...
2009-08-27 Daniel DunbarAdd {MCInst,MCOperand}::{print,dump}