Update the ML test to expect the new string format of getStringRepresentation.
[oota-llvm.git] / test / MC /
2013-12-19 Kevin EnderbyUn-revert: the buildbot failure in LLVM on lld-x86_64...
2013-12-19 Kevin EnderbyRevert my change to the X86 assembler for intel syntax...
2013-12-19 Kevin EnderbyChanged the X86 assembler for intel syntax to work...
2013-12-19 David PeixottoImplement the .ltorg directive for ARM assembly
2013-12-19 David PeixottoImplement the ldr-pseudo opcode for ARM assembly
2013-12-19 Zoran JovanovicSupport for microMIPS control instructions.
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend
2013-12-19 Zoran JovanovicSupport for microMIPS LL and SC instructions.
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-12-19 Saleem AbdulrasoolARM IAS: support .inst directive
2013-12-18 Matheus Almeida[mips][msa] Update format of RUN lines for every MSA...
2013-12-18 Matheus Almeida[mips][msa] Remove unneeded triple directive in MSA...
2013-12-18 Saleem AbdulrasoolAsmParser: add support for .end directive
2013-12-17 Reid KlecknerMC COFF: Emit the 'b' section flag for .bss sections...
2013-12-17 Matheus Almeida[mips] Fix off by one issue when applying a fixup.
2013-12-13 Kevin EnderbyFixed a bug in getARMFixupKindMachOInfo() where three...
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-11 Logan Chien[arm] Pass -triple to llvm-mc for ARM ELF test cases.
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-12-09 Vladimir MedicMethod parseSetAssignment treats every operand with...
2013-12-06 David PeixottoIntegrated assembler incorrectly lexes ARM-style comments
2013-12-05 Matheus Almeida[mips][msa] Fix issue with immediate fields of LD/ST...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-05 NAKAMURA TakumiMove llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
2013-12-05 Logan Chien[mc] Fix ELF st_other flag.
2013-12-04 Kevin EnderbyFix a bug in darwin's 32-bit X86 handling of evaluating...
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-12-04 Rafael EspindolaProduce deterministic coff files.
2013-12-04 Juergen Ributzka[Stackmap] Specify the triple and cpu to fix the unit...
2013-12-04 Juergen Ributzka[Stackmap] Emit multi-byte nops for X86.
2013-12-02 Rafael EspindolaOutput .eh_frames on COFF too now that the integrated...
2013-11-30 Zoran JovanovicTest case for issue with microMIPS long branch.
2013-11-29 Zoran JovanovicRevert revision 195965.
2013-11-29 Zoran JovanovicFixed issue with microMIPS long branch.
2013-11-29 Kevin Qin[AArch64 NEON]Fix a assertion failure when disassemble...
2013-11-28 Hao LiuAArch64: Fix a bug about disassembling post-index load...
2013-11-27 Rafael EspindolaUse the same tls section name as msvc.
2013-11-27 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-27 Rafael EspindolaUse simple section names for COMDAT sections on COFF.
2013-11-26 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-25 Rafael EspindolaUse -triple to fix the test on non-ELF hosts.
2013-11-25 Rafael EspindolaDon't use nopl in cpus that don't support it.
2013-11-25 David PeixottoARM integrated assembler generates incorrect nop opcode
2013-11-25 Rafael EspindolaFix .comm and .lcomm on COFF.
2013-11-25 Hao LiuFixed a bug about disassembling AArch64 post-index...
2013-11-21 Ana PazosImplemented Neon scalar vdup_lane intrinsics.
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-19 Kevin Qinimplement MC layer of AArch64 neon instruction PMULL...
2013-11-19 Jiangning LiuAdd predicate for AArch64 crypto instructions.
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-18 Reid KlecknerRevert "COFF: Emit all MCSymbols rather than filtering...
2013-11-18 Matheus Almeida[mips][msa] Update encoding of bnz.v (typo).
2013-11-18 Matheus Almeida[mips][msa] Fix immediate value of LSA instruction...
2013-11-18 Kevin Qin[AArch64 NEON]Add mov alias for simd copy instructions.
2013-11-15 Zoran JovanovicUse instr mapping for microMIPS in llvm-mc.
2013-11-14 Kevin QinAdd test case for AArch64 NEON instruction set misc.
2013-11-14 Kevin QinImplement aarch64 neon instruction class SIMD misc.
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-13 Richard Sandiford[SystemZ] Add the general form of BCR
2013-11-13 Vladimir MedicFix bug in .gpword directive parsing.
2013-11-13 Zoran JovanovicSupport for microMIPS trap instruction with immediate...
2013-11-13 Vladimir MedicThis patch fixes a bug in floating point operands parsi...
2013-11-12 Tim NorthoverARM: diagnose invalid system LDM/STM
2013-11-12 Chad Rosier[AArch64] Implemented AdvSIMD scalar x indexed element...
2013-11-11 Artyom Skrobov[ARM] Add support for MVFR2 which is new in ARMv8
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-08 Jim GrosbachX86: Assembly files with .cfi_cfa_def shouldn't hit...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Zoran JovanovicTest for microMIPS trap instructions.
2013-11-08 Matheus Almeida[mips][msa] Update encoding of LDI instruction.
2013-11-08 Artyom Skrobov[ARM] In ARMAsmParser, MatchCoprocessorOperandName...
2013-11-07 Zoran JovanovicSupport for microMIPS trap instructions 1.
2013-11-06 Vladimir MedicImplement gpword directive for mips, test case added...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-05 Tim NorthoverARM: permit bare dmb/dsb/isb aliases on Cortex-M0
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Hao LiuImplement AArch64 post-index vector load/store multiple...
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Chad Rosier[AArch64] Add diagnostic tests for NEON scalar shift...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-30 Tom RoederThis commit adds some (but not all) of the x86-64 reloc...
2013-10-30 Artyom Skrobov[ARM] NEON instructions were erroneously decoded from...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-29 Bernard OgdenTest cleanup for v8 instructions
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-29 Joerg SonnenbergerMove the STT_FILE symbols out of the normal symbol...
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
next