| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Add support for MVFR2 which is new in ARMv8 | Artyom Skrobov | 2013-11-11 | 2 | -0/+11 |
* | [ARM] Handling for coprocessor instructions that are undefined starting from ... | Artyom Skrobov | 2013-11-08 | 2 | -0/+202 |
* | [ARM] Handling for coprocessor instructions that are undefined starting from ... | Artyom Skrobov | 2013-11-08 | 1 | -0/+167 |
* | [ARM] Handling for coprocessor instructions that are undefined starting from ... | Artyom Skrobov | 2013-11-08 | 1 | -0/+35 |
* | [ARM] NEON instructions were erroneously decoded from certain invalid encodings | Artyom Skrobov | 2013-10-30 | 1 | -0/+8 |
* | Make ARM hint ranges consistent, and add tests for these ranges | Artyom Skrobov | 2013-10-23 | 1 | -2/+6 |
* | ARM: provide diagnostics on more writeback LDM/STM instructions | Tim Northover | 2013-10-22 | 1 | -0/+16 |
* | Add hint disassembly syntax for 16-bit Thumb hint instructions. | Richard Barton | 2013-10-18 | 2 | -13/+8 |
* | [ARMv8] Add some disassembly tests for Thumb sevl/sevl.w | Joey Gouly | 2013-10-07 | 1 | -0/+5 |
* | [ARM] Introduce the 'sevl' instruction in ARMv8. | Joey Gouly | 2013-10-01 | 4 | -11/+7 |
* | Fix spelling intruction -> instruction. | Robert Wilhelm | 2013-09-28 | 1 | -2/+2 |
* | [ARMv8] Add support for the v8 cryptography extensions. | Amara Emerson | 2013-09-19 | 2 | -0/+70 |
* | 'svn add' the test cases. | Joey Gouly | 2013-09-18 | 2 | -0/+30 |
* | Fix tests for hasFPARMv8 name change (r190692) | Amaury de la Vieuville | 2013-09-13 | 2 | -2/+2 |
* | [ARMv8] Add some missing tests for DSB/DMB. | Joey Gouly | 2013-09-05 | 2 | -2/+21 |
* | Add AArch32 DCPS{1,2,3} and HLT instructions. | Richard Barton | 2013-09-05 | 2 | -0/+29 |
* | [ARMv8] Add MC support for the new load/store acquire/release instructions. | Joey Gouly | 2013-08-27 | 2 | -0/+65 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | This fixes the Thumb2 CPS assembly syntax. | Mihai Popa | 2013-08-09 | 1 | -1/+1 |
* | Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction. | Kevin Enderby | 2013-07-31 | 1 | -0/+2 |
* | Add not so that these tests pass with pipefail enabled. | Rafael Espindola | 2013-07-23 | 3 | -3/+3 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 2 | -0/+50 |
* | ARM: delete two tests now integrated into the larger files | Tim Northover | 2013-07-19 | 2 | -19/+0 |
* | ARM: remove invalid invalid tests | Tim Northover | 2013-07-19 | 2 | -32/+0 |
* | Improve llvm-mc disassembler mode and refactor ARM tests to use it | Tim Northover | 2013-07-19 | 63 | -611/+972 |
* | [ARMv8] Add NEON instructions VCVT{A, N, P, M}. | Joey Gouly | 2013-07-18 | 2 | -0/+72 |
* | Add Thumb tests for the ARMv8 FP instructions that I recently added. | Joey Gouly | 2013-07-18 | 1 | -0/+163 |
* | Add the tests that I forgot to 'svn add' with my previous commit (r186504). | Joey Gouly | 2013-07-17 | 2 | -0/+20 |
* | Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -0/+24 |
* | Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -0/+19 |
* | Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -0/+49 |
* | Add MC support for the v8fp instructions: vmaxnm and vminnm. | Joey Gouly | 2013-07-06 | 1 | -0/+13 |
* | Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instr... | Joey Gouly | 2013-07-04 | 1 | -0/+25 |
* | Add a V8FP instruction 'vcvt{b,t}' to convert between half and double precision. | Joey Gouly | 2013-07-04 | 2 | -0/+35 |
* | This corrects the implementation of Thumb ADR instruction. There are three i... | Mihai Popa | 2013-07-03 | 1 | -1/+5 |
* | ARM: operands should be explicit when disassembled | Amaury de la Vieuville | 2013-06-26 | 1 | -0/+4 |
* | ARM: check predicate bits for thumb instructions | Amaury de la Vieuville | 2013-06-24 | 2 | -0/+18 |
* | ARM: rGPR is meant to be unpredictable, not undefined | Amaury de la Vieuville | 2013-06-24 | 2 | -3/+2 |
* | ARM: fix thumb1 nop decoding | Amaury de la Vieuville | 2013-06-24 | 1 | -8/+2 |
* | ARM: fix IT decoding | Amaury de la Vieuville | 2013-06-24 | 1 | -2/+6 |
* | ARM: enable decoding of pc-relative PLD/PLI | Amaury de la Vieuville | 2013-06-24 | 2 | -0/+32 |
* | This reverts r155000. | Joey Gouly | 2013-06-20 | 2 | -4/+4 |
* | ARM: add operands pre-writeback variants when needed | Amaury de la Vieuville | 2013-06-18 | 1 | -0/+16 |
* | ARM: fix thumb literal loads decoding | Amaury de la Vieuville | 2013-06-18 | 1 | -2/+55 |
* | ARM: thumb stores cannot use PC as dest register | Amaury de la Vieuville | 2013-06-18 | 1 | -0/+37 |
* | ARM: fix thumb coprocessor instruction with pre-writeback disassembly | Amaury de la Vieuville | 2013-06-14 | 1 | -0/+3 |
* | ARM: fix B decoding | Amaury de la Vieuville | 2013-06-13 | 1 | -0/+2 |
* | This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These ar... | Mihai Popa | 2013-06-11 | 1 | -2/+10 |
* | ARM: Enforce decoding rules for VLDn instructions | Amaury de la Vieuville | 2013-06-11 | 3 | -38/+62 |
* | ARM: Fix STREX/LDREX reecoding | Amaury de la Vieuville | 2013-06-11 | 2 | -0/+28 |