Start converting to new error handling API.
[oota-llvm.git] / lib / Target / ARM / ARMAddressingModes.h
2009-07-01 Bob WilsonAdd a new addressing mode for NEON load/store instructions.
2009-07-01 Bob WilsonFix up a comment: besides the >80col lines, the operati...
2009-06-29 Evan ChengImplement Thumb2 ldr.
2009-06-23 Evan ChengInitial Thumb2 support. Majority of the work is done...
2009-03-30 Bob WilsonFix comment to match function name.
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-01-19 Evan ChengARM backend contribution from Apple.