- Add TargetInstrInfo::isIdentical(). It's similar to MachineInstr::isIdentical
[oota-llvm.git] / test / CodeGen / Thumb2 / large-stack.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...
2009-07-28 Evan Cheng- More refactoring. This gets rid of all of the getOpco...