Finalize itineraries for cortex-a8 integer multiply
[oota-llvm.git] / lib / Target / ARM / ARMAddressingModes.h
2009-08-11 Jim GrosbachWhitespace cleanup. Remove trailing whitespace.
2009-07-28 Evan Cheng- More refactoring. This gets rid of all of the getOpco...
2009-07-14 Torok Edwinllvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
2009-07-11 Torok Edwinassert(0) -> LLVM_UNREACHABLE.
2009-07-08 Evan ChengChange how so_imm and t2_so_imm are handled. At instruc...
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.