aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
* Merging r195152:Bill Wendling2013-11-204-19/+13
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-193-0/+528
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-192-0/+16
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-191-1/+3
* [Mips] Support for MicroMips STO refactoring.Jack Carter2013-11-194-13/+19
* Revert "COFF: Emit all MCSymbols rather than filtering out some of them"Reid Kleckner2013-11-183-10/+14
* [mips][msa] Update encoding of bnz.v (typo).Matheus Almeida2013-11-181-2/+2
* [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...Matheus Almeida2013-11-181-1/+10
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-181-10/+36
* Use instr mapping for microMIPS in llvm-mc.Zoran Jovanovic2013-11-151-12/+12
* Add test case for AArch64 NEON instruction set misc.Kevin Qin2013-11-141-0/+646
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-0/+1034
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-143-1/+144
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-133-0/+144
* Fix bug in .gpword directive parsing.Vladimir Medic2013-11-131-1/+2
* Support for microMIPS trap instruction with immediate operands.Zoran Jovanovic2013-11-133-0/+54
* This patch fixes a bug in floating point operands parsing, when instruction a...Vladimir Medic2013-11-131-1/+3
* ARM: diagnose invalid system LDM/STMTim Northover2013-11-121-0/+5
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-1210-6/+674
* [ARM] Add support for MVFR2 which is new in ARMv8Artyom Skrobov2013-11-113-0/+16
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-113-0/+72
* X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()Jim Grosbach2013-11-081-0/+73
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-083-2992/+218
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-081-0/+167
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-081-0/+35
* Test for microMIPS trap instructions.Zoran Jovanovic2013-11-081-0/+32
* [mips][msa] Update encoding of LDI instruction.Matheus Almeida2013-11-081-4/+4
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-084-26/+31
* Support for microMIPS trap instructions 1.Zoran Jovanovic2013-11-072-0/+36
* Implement gpword directive for mips, test case added. Stype changes using cla...Vladimir Medic2013-11-061-0/+1
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-063-0/+626
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-063-0/+63
* ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-051-1/+31
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-052-0/+148
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-053-1/+517
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-044-0/+182
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-313-0/+76
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-311-0/+295
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-313-12/+360
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-318-8/+8
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-301-6/+10
* [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-301-0/+8
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-303-0/+323
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-295-0/+113
* Test cleanup for v8 instructionsBernard Ogden2013-10-293-7/+38
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-292-12/+26
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-291-0/+47
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+44
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+61
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+56