| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Recognize armv7a and friends as aliases for armv7-a etc. for the purpose | Joerg Sonnenberger | 2013-12-26 | 1 | -0/+2 |
* | ARM IAS: support .even directive | Saleem Abdulrasool | 2013-12-26 | 1 | -0/+25 |
* | ARM IAS: add support for the .pool directive | Saleem Abdulrasool | 2013-12-20 | 1 | -2/+2 |
* | Ensure deterministic when printing ARM assembler constant pools | David Peixotto | 2013-12-19 | 1 | -12/+24 |
* | Implement the .ltorg directive for ARM assembly | David Peixotto | 2013-12-19 | 1 | -0/+21 |
* | Implement the ldr-pseudo opcode for ARM assembly | David Peixotto | 2013-12-19 | 1 | -1/+93 |
* | ARM IAS: support .inst directive | Saleem Abdulrasool | 2013-12-19 | 1 | -0/+80 |
* | [arm] Implement ARM .arch directive. | Logan Chien | 2013-12-11 | 1 | -1/+14 |
* | Correct word hyphenations | Alp Toker | 2013-12-05 | 1 | -2/+2 |
* | ARM: diagnose invalid system LDM/STM | Tim Northover | 2013-11-12 | 1 | -0/+16 |
* | Remove some unnecessary temporary strings. | Benjamin Kramer | 2013-11-09 | 1 | -1/+1 |
* | [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as... | Artyom Skrobov | 2013-11-08 | 1 | -2/+3 |
* | [arm] Implement eabi_attribute, cpu, and fpu directives. | Logan Chien | 2013-10-28 | 1 | -1/+50 |
* | ARM: allow .thumb_func to be separated from symbol definition | Tim Northover | 2013-10-25 | 1 | -17/+18 |
* | ARM: fix assert on unpredictable POP instruction. | Tim Northover | 2013-10-24 | 1 | -3/+2 |
* | Make ARM hint ranges consistent, and add tests for these ranges | Artyom Skrobov | 2013-10-23 | 1 | -0/+12 |
* | ARM: provide diagnostics on more writeback LDM/STM instructions | Tim Northover | 2013-10-22 | 1 | -3/+25 |
* | Add a MCTargetStreamer interface. | Rafael Espindola | 2013-10-08 | 1 | -11/+14 |
* | ARM: allow cortex-m0 to use hint instructions | Tim Northover | 2013-10-07 | 1 | -1/+7 |
* | Remove some really nasty uses of hasRawTextSupport. | Rafael Espindola | 2013-10-05 | 1 | -7/+0 |
* | [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly. | Amara Emerson | 2013-10-03 | 1 | -6/+17 |
* | [ARM] Introduce the 'sevl' instruction in ARMv8. | Joey Gouly | 2013-10-01 | 1 | -12/+0 |
* | [ARM] Clean up ARMAsmParser::validateInstruction(). | Tilmann Scheller | 2013-09-30 | 1 | -38/+36 |
* | [ARM] Assembler: ARM LDRD with writeback requires the base register to be dif... | Tilmann Scheller | 2013-09-30 | 1 | -4/+19 |
* | ARM: Teach assembler to enforce constraints for ARM LDRD destination register... | Tilmann Scheller | 2013-09-27 | 1 | -1/+10 |
* | Fix comment. | Tilmann Scheller | 2013-09-27 | 1 | -1/+1 |
* | ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate... | Tilmann Scheller | 2013-09-27 | 1 | -0/+11 |
* | [ARMv8] Add support for the v8 cryptography extensions. | Amara Emerson | 2013-09-19 | 1 | -5/+8 |
* | [ARMv8] Add CRC instructions. | Joey Gouly | 2013-09-18 | 1 | -1/+1 |
* | Add an instruction deprecation feature to TableGen. | Joey Gouly | 2013-09-12 | 1 | -28/+7 |
* | [ARMv8] Implement the new DMB/DSB operands. | Joey Gouly | 2013-09-05 | 1 | -1/+10 |
* | Add AArch32 DCPS{1,2,3} and HLT instructions. | Richard Barton | 2013-09-05 | 1 | -7/+16 |
* | [ARMv8] Add MC support for the new load/store acquire/release instructions. | Joey Gouly | 2013-08-27 | 1 | -2/+3 |
* | Make "mov" work for all Thumb2 MOV encodings | Mihai Popa | 2013-08-21 | 1 | -0/+9 |
* | Add support for Thumb2 literal loads with negative zero offset | Mihai Popa | 2013-08-16 | 1 | -2/+0 |
* | Fix Thumb2 aliasing complementary instructions taking modified immediates | Mihai Popa | 2013-08-16 | 1 | -1/+2 |
* | This fixes three issues related to Thumb literal loads: | Mihai Popa | 2013-08-15 | 1 | -1/+1 |
* | Fix assembling of Thumb2 branch instructions. | Mihai Popa | 2013-08-09 | 1 | -3/+104 |
* | ARMAsmParser: Plug a leak. | Benjamin Kramer | 2013-08-03 | 1 | -3/+11 |
* | Add a missing 'return' statement. | Joey Gouly | 2013-08-02 | 1 | -0/+1 |
* | [ARMv8] Add an assembler warning for the deprecated 'setend' instruction. | Joey Gouly | 2013-08-02 | 1 | -0/+12 |
* | Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction. | Kevin Enderby | 2013-07-31 | 1 | -0/+20 |
* | This adds range checking for "ldr Rn, [pc, #imm]" Thumb | Mihai Popa | 2013-07-22 | 1 | -0/+40 |
* | ARM: remove now unneeded custom Asm converters | Tim Northover | 2013-07-22 | 1 | -346/+3 |
* | Add a line that got missed off somehow. Sorry about that! | Joey Gouly | 2013-07-19 | 1 | -0/+1 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 1 | -0/+30 |
* | Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -3/+6 |
* | Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -3/+5 |
* | Add MC support for the v8fp instructions: vmaxnm and vminnm. | Joey Gouly | 2013-07-06 | 1 | -2/+4 |
* | Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instr... | Joey Gouly | 2013-07-04 | 1 | -2/+2 |