summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.Akira Hatanaka2013-08-285-0/+69
* [ARMv8] Add MC support for the new load/store acquire/release instructions.Joey Gouly2013-08-272-0/+65
* First round of fixes for the x86 fixes for the x86 move accumulator from/to m...Craig Topper2013-08-253-4/+70
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-232-0/+62
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-211-0/+54
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-191-0/+36
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-191-0/+36
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-161-0/+12
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-161-0/+12
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-161-0/+12
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-166-12/+0
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-151-0/+23
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-121-0/+72
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-121-0/+9
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-091-1/+1
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-071-0/+36
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-051-0/+32
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-051-0/+126
* AArch64: add initial NEON supportTim Northover2013-08-011-0/+673
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-311-0/+2
* [SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford2013-07-311-0/+42
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-311-26/+26
* [mips] Fix FP conditional move instructions to have explicit FP condition codeAkira Hatanaka2013-07-262-0/+36
* [mips] Fix FP branch instructions to have explicit FP condition code registerAkira Hatanaka2013-07-264-0/+24
* [mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka2013-07-261-0/+6
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-2513-1188/+0
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-251-0/+96
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-251-0/+96
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-251-0/+96
* Add not so that these tests pass with pipefail enabled.Rafael Espindola2013-07-233-3/+3
* Don't let x86 asm printer use the no operand movsd alias. It should use the n...Craig Topper2013-07-231-1/+1
* Fix the move to/from accumulator register instructions that use a full 64-bitKevin Enderby2013-07-221-0/+30
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-191-0/+30
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-191-0/+24
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-192-0/+50
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-191-0/+30
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-191-0/+24
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-191-0/+18
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-191-0/+18
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-191-1/+109
* ARM: delete two tests now integrated into the larger filesTim Northover2013-07-192-19/+0
* ARM: remove invalid invalid testsTim Northover2013-07-192-32/+0
* Improve llvm-mc disassembler mode and refactor ARM tests to use itTim Northover2013-07-1963-611/+972
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-182-0/+72
* Add Thumb tests for the ARMv8 FP instructions that I recently added.Joey Gouly2013-07-181-0/+163
* Add the tests that I forgot to 'svn add' with my previous commit (r186504).Joey Gouly2013-07-172-0/+20
* [SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2013-07-161-0/+63
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-111-4/+4
* Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP.Joey Gouly2013-07-091-0/+24
* Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP.Joey Gouly2013-07-091-0/+19
OpenPOWER on IntegriCloud