| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Rename NEONModImm to VMOVModImm. NFC | David Green | 2019-07-23 | 1 | -10/+10 |
* | [ARM] Add MVE vector load/store instructions. | Simon Tatham | 2019-06-25 | 1 | -1/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix typo in previous commit | JF Bastien | 2018-09-08 | 1 | -1/+1 |
* | ADT: add <bit> header, implement C++20 bit_cast, use | JF Bastien | 2018-09-08 | 1 | -13/+9 |
* | Revert "ADT: add <bit> header, implement C++20 bit_cast, use" | JF Bastien | 2018-09-07 | 1 | -8/+13 |
* | ADT: add <bit> header, implement C++20 bit_cast, use | JF Bastien | 2018-09-07 | 1 | -13/+8 |
* | ARMAddressingModes.h: Don't mark header functions as file local | David Blaikie | 2017-10-24 | 1 | -86/+63 |
* | [ARM] Add ARMv8.2-A FP16 scalar instructions | Oliver Stannard | 2016-01-25 | 1 | -1/+50 |
* | Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" | Reid Kleckner | 2015-12-16 | 1 | -50/+1 |
* | [ARM] Add ARMv8.2-A FP16 scalar instructions | Oliver Stannard | 2015-12-16 | 1 | -1/+50 |
* | [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 |