summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* MC: Fix associative sections on COFFDavid Majnemer2014-06-27
* [X86] AVX512: Add vbroadcasti*Adam Nemet2014-06-27
* Added parsing co-processor names starting with "cr"Renato Golin2014-06-26
* [X86] AVX512: Fix asm syntax for packed vcmpAdam Nemet2014-06-26
* ldr-pseudo-obj-errors.s: Fix silly copypasto.NAKAMURA Takumi2014-06-24
* llvm/test/MC/AArch64/ldr-pseudo-obj-errors.s: Add -triple=aarch64-linux. AArc...NAKAMURA Takumi2014-06-24
* Fix test case in r211605/r211533Weiming Zhao2014-06-24
* Resubmit commit r211533Weiming Zhao2014-06-24
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-24
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-24
* Change the default input for llvm-nm to be a.out instead of standard inputKevin Enderby2014-06-23
* Allow using .cfi_startproc without a leading symbol.Rafael Espindola2014-06-23
* Stop producing func.eh symbols on Darwin.Rafael Espindola2014-06-23
* ARM: mark UBFX as not allowing PC.Tim Northover2014-06-23
* MC: adjust text section flags for WoASaleem Abdulrasool2014-06-22
* Introduce a Lit feature "debug_frame" and apply it to llvm/test/MC/ELF/cfi-ve...NAKAMURA Takumi2014-06-22
* Report error for non-zero data in .bssWeiming Zhao2014-06-22
* Always use a temp symbol for CIE.Rafael Espindola2014-06-20
* Use compact unwind for the iOS simulator.Rafael Espindola2014-06-20
* Don't produce eh_frame relocations when targeting the IOS simulator.Rafael Espindola2014-06-20
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-20
* Since we're using DW_AT_string rather than DW_AT_strp for debug_infoEric Christopher2014-06-19
* Fix this test a little harder - use llc_dwarf to make sure we don'tEric Christopher2014-06-19
* Relax this test a bit, we don't need the full contents of theEric Christopher2014-06-19
* MCNullStreamer: assign file IDs to resolve crashes and errorsAlp Toker2014-06-19
* Tests for r211273Oliver Stannard2014-06-19
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-19
* [mips] Implementation of dli.Matheus Almeida2014-06-19
* MS asm: Properly handle quoted symbol namesDavid Majnemer2014-06-19
* MC: do not add comment string to the AsmToken in AsmLexer::LexLineCommentSaleem Abdulrasool2014-06-18
* MCAsmParser: full support for gas' '.if{cond} expression' directivesSaleem Abdulrasool2014-06-18
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-18
* [X86] AVX512: Add non-temporal storesAdam Nemet2014-06-18
* [X86] AVX512: Specify compressed displacement for vmovntdqaAdam Nemet2014-06-18
* [mips] Fix expansion of memory operation if destination register is not a GPR.Matheus Almeida2014-06-18
* [mips] Report correct location when "erroring" about the use of $at when it's...Matheus Almeida2014-06-18
* [mips][mips64r6] Add BLTC and BLTUC instructionsZoran Jovanovic2014-06-18
* [mips] Access $at only if necessary.Matheus Almeida2014-06-18
* [mips] Update MipsAsmParser so that it's possible to handle immediates that s...Matheus Almeida2014-06-18
* [mips] Implement alias for 'and' and 'or' instructions for all ISAs.Matheus Almeida2014-06-18
* [mips] Remove the last usage of parseRegister from MipsAsmParser.Matheus Almeida2014-06-18
* [mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6Daniel Sanders2014-06-16
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-16
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-16
* [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat...Daniel Sanders2014-06-16
* [mips][mips64r6] Relocation R_MIPS_PC18_S3Zoran Jovanovic2014-06-13
* [mips] Add cache and pref instructionsDaniel Sanders2014-06-13
* [mips][mips64r6] bc1any[24] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-13
* [mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal i...Daniel Sanders2014-06-13
* [mips][mips64r6] daddi is not available on MIPS64r6Daniel Sanders2014-06-13