TargetInstrInfo::getNOPOpCode() has been replaced by a reference to V9::NOP.
[oota-llvm.git] / lib / CodeGen / UnreachableBlockElim.cpp
2004-07-06 Chris LattnerFix a bug in the unreachable block elim pass. Dropping...
2004-07-02 Chris LattnerAdd a trivially simple pass to delete unreachable block...