aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMAddressingModes.h
Commit message (Expand)AuthorAgeFilesLines
* llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.Torok Edwin2009-07-141-3/+3
* assert(0) -> LLVM_UNREACHABLE.Torok Edwin2009-07-111-3/+4
* Change how so_imm and t2_so_imm are handled. At instruction selection time, t...Evan Cheng2009-07-081-23/+0
* Add a new addressing mode for NEON load/store instructions.Bob Wilson2009-07-011-1/+23
* Fix up a comment: besides the >80col lines, the operation for thisBob Wilson2009-07-011-6/+6
* Implement Thumb2 ldr.Evan Cheng2009-06-291-1/+1
* Initial Thumb2 support. Majority of the work is done by David Goodwin. There areEvan Cheng2009-06-231-0/+110
* Fix comment to match function name.Bob Wilson2009-03-301-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+394