Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Make helper function static. | Benjamin Kramer | 2015-06-05 | 1 | -2/+0 |
* | Add aliases for VAND imm to VBIC ~imm | Renato Golin | 2014-09-25 | 1 | -0/+47 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. | Michael J. Spencer | 2013-05-24 | 1 | -6/+6 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-07 | 1 | -4/+5 |
* | Tidy up. 80 columns. | Jim Grosbach | 2011-10-03 | 1 | -1/+1 |
* | ARM fix encoding of VMOV.f32 and VMOV.f64 immediates. | Jim Grosbach | 2011-09-30 | 1 | -0/+86 |
* | ARM refactoring assembly parsing of memory address operands. | Jim Grosbach | 2011-08-03 | 1 | -1/+2 |
* | Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A... | Evan Cheng | 2011-07-20 | 1 | -0/+580 |