Fix a regression from 76124. Thumb1 instructions default to S bit being true.
[oota-llvm.git] / lib / Target / ARM / ARMBaseInstrInfo.h
2009-07-19 Evan ChengFix a regression from 76124. Thumb1 instructions defaul...
2009-07-16 Anton KorobeynikovEmit cross regclass register moves for thumb2.
2009-07-10 Evan ChengMove isPredicated from .cpp to .h
2009-07-08 David GoodwinGeneralize opcode selection in ARMBaseRegisterInfo.
2009-07-08 David GoodwinCheckpoint Thumb2 Instr info work. Generalized base...