summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-01
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-01
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-01
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-01
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-01
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-01
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-01
* This patch adds aliases for Mips sub instruction with immediate operands. Cor...Vladimir Medic2013-10-01
* [ARM] Fix Thumb(-2) diagnostic tests.Tilmann Scheller2013-09-30
* [mips][msa] Direct Object Emission for I8 instructions.Jack Carter2013-09-30
* [mips][msa] Direct Object Emission for I5 instructions.Jack Carter2013-09-30
* [mips][msa] Direct Object Emission for 2R instructions.Jack Carter2013-09-30
* [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPRJack Carter2013-09-30
* [ARM] Use FileCheck instead of grep for ARM LDRD negative tests.Tilmann Scheller2013-09-30
* [ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...Tilmann Scheller2013-09-30
* [ARM] Assembler: Add more negative tests for ARM LDRD.Tilmann Scheller2013-09-30
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-30
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-30
* Add a few more FMA4 disassembler test cases to match the scalar set with rega...Craig Topper2013-09-30
* Various x86 disassembler fixes.Craig Topper2013-09-30
* Revert accidental commit.Craig Topper2013-09-29
* Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...Craig Topper2013-09-29
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-28
* Adding intrinsics to the llvm backend for TBM instruction set.Yunzhong Gao2013-09-27
* ARM: Teach assembler to enforce constraints for ARM LDRD destination register...Tilmann Scheller2013-09-27
* ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate...Tilmann Scheller2013-09-27
* Fixing Intel format of the vshufpd instruction.Yunzhong Gao2013-09-27
* MCParser/Debug info: Accept line number 0 as a legitimate value, sinceAdrian Prantl2013-09-26
* [mips][msa] Direct Object Emission for 3RF instructions.Jack Carter2013-09-26
* Implements parsing and emitting of .cfi_window_save in MC.Venkatraman Govindaraju2013-09-26
* PPC: Allow partial fills in writeNopData()David Majnemer2013-09-26
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-26
* [mips][msa] Direct Object Emission for 3R instructions.Jack Carter2013-09-26
* [mips][msa] Direct Object Emission for 2RF instructions.Jack Carter2013-09-25
* [mips][msa] Direct Object Emission support for the MSA instruction set. Jack Carter2013-09-25
* MC: Add support for treating $ as a reference to the PCDavid Majnemer2013-09-25
* Make the size and expr arguments of .fill directive optional.Roman Divacky2013-09-24
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* X86: Use R_X86_64_TPOFF64 for FK_Data_8David Majnemer2013-09-22
* ELF: Parse types in directives like binutils gasDavid Majnemer2013-09-21
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-19
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-18
* 'svn add' the test cases.Joey Gouly2013-09-18
* COFF: Ensure that objects produced by LLVM link with /safesehReid Kleckner2013-09-17
* COFF: Emit all MCSymbols rather than filtering out some of themReid Kleckner2013-09-17
* [ARM] Fix the deprecation of MCR encodings that map to CP15{ISB,DSB,DMB}.Joey Gouly2013-09-17
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* This patch implements Mips load/store instructions from/to coprocessor 2. Tes...Vladimir Medic2013-09-16
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-15