Fix FP elimination code to work for Thumb-2 addrmode AddrModeT2_so. This fixes Single...
[oota-llvm.git] / lib / Target / ARM / Thumb2InstrInfo.h
2009-07-08 David GoodwinUse common code for both ARM and Thumb-2 instruction...
2009-07-08 David GoodwinCheckpoint Thumb2 Instr info work. Generalized base...
2009-07-02 David GoodwinCheckpoint refactoring of ThumbInstrInfo and ThumbRegis...