summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-08
* Using the integrated assembler we'd fail to change section to theEric Christopher2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-06
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-05
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-05
* [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.Joey Gouly2013-08-02
* EVEX and compressed displacement encoding for AVX512Elena Demikhovsky2013-08-01
* Add tests for Mips DSP instructions.Vladimir Medic2013-08-01
* AArch64: add initial NEON supportTim Northover2013-08-01
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-31
* [SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford2013-07-31
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-31
* This patch implements parsing of mips FCC register operands. The example inst...Vladimir Medic2013-07-30
* Use proper section suffix for COFF weak symbolsNico Rieck2013-07-29
* MC: Support larger COFF string tablesNico Rieck2013-07-29
* [mips] Fix FP conditional move instructions to have explicit FP condition codeAkira Hatanaka2013-07-26
* [mips] Fix FP branch instructions to have explicit FP condition code registerAkira Hatanaka2013-07-26
* [mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka2013-07-26
* Add test cases for the various instruction alias and Intel syntax fixes that ...Craig Topper2013-07-26
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-25
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-25
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-25
* Add not so that these tests pass with pipefail enabled.Rafael Espindola2013-07-23
* Don't let x86 asm printer use the no operand movsd alias. It should use the n...Craig Topper2013-07-23
* Fix the move to/from accumulator register instructions that use a full 64-bitKevin Enderby2013-07-22
* Recommit r186813: More Intel syntax alias fixes. With the addition of suppres...Craig Topper2013-07-22
* [mips] Fix MipsAsmParser::parseCCRRegs.Akira Hatanaka2013-07-22
* [mips] Use ADDu instead of OR to copy general purpose registers. Also, deleteAkira Hatanaka2013-07-22
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-22
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-19
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-19
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-19
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-19
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-19
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-19
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-19
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-19
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-19
* ARM: delete two tests now integrated into the larger filesTim Northover2013-07-19
* ARM: remove invalid invalid testsTim Northover2013-07-19
* Improve llvm-mc disassembler mode and refactor ARM tests to use itTim Northover2013-07-19
* llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can...NAKAMURA Takumi2013-07-19
* test/MC/AsmParser/secure_log_unique.s requires shellHans Wennborg2013-07-18
* Add a test for .secure_log_unique.Rafael Espindola2013-07-18
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-18
* Add Thumb tests for the ARMv8 FP instructions that I recently added.Joey Gouly2013-07-18
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-18