summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
Commit message (Expand)AuthorAge
* Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.Michael J. Spencer2013-05-24
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-07
* Tidy up. 80 columns.Jim Grosbach2011-10-03
* ARM fix encoding of VMOV.f32 and VMOV.f64 immediates.Jim Grosbach2011-09-30
* ARM refactoring assembly parsing of memory address operands.Jim Grosbach2011-08-03
* Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...Evan Cheng2011-07-20