summaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
...
* Add a warning when there is a macro defintion that has named parameters butKevin Enderby2013-01-221-0/+14
* Have the integrated assembler give an error if $1 is used as an identifier inKevin Enderby2013-01-221-0/+5
* Add forgotten test case for the x32 commitEli Bendersky2013-01-221-0/+24
* X86: Make sure we account for the FMA4 register immediate value, otherwise ri...Benjamin Kramer2013-01-221-0/+61
* [MC/Mach-O] Load commands are supposed to 8-byte aligned on 64-bit.Daniel Dunbar2013-01-221-1/+9
* Add instruction encodings / disassembly support for u6 / lu6 instructions.Richard Osborne2013-01-211-0/+50
* Add instruction encoding / disassembly support for ru6 / lru6 instructions.Richard Osborne2013-01-211-0/+80
* Add instruction encodings / disassembly support for l2rus instructions.Richard Osborne2013-01-201-0/+11
* Add instruction encodings / disassembly support for l3r instructions.Richard Osborne2013-01-201-0/+44
* Add instruction encodings / disassembler support for 2rus instructions.Richard Osborne2013-01-201-0/+23
* Add instruction encodings / disassembly support 3r instructions.Richard Osborne2013-01-201-0/+38
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+31
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-1/+2
* [MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar2013-01-181-0/+35
* [MC/Mach-O] Add support for linker options in Mach-O files.Daniel Dunbar2013-01-181-0/+25
* [MC/Mach-O] Add AsmParser support for .linker_option directive.Daniel Dunbar2013-01-181-0/+21
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-174-0/+23
* We want the dwarf AT_producer for assembly source files to match clang'sKevin Enderby2013-01-161-0/+8
* reverting 172579Jack Carter2013-01-164-23/+0
* Akira,Jack Carter2013-01-164-0/+23
* This patch fixes a Mips specific bug where Jack Carter2013-01-151-0/+37
* [ms-inline asm] Extend support for parsing Intel bracketed memory operands thatChad Rosier2013-01-141-9/+191
* This patch tackles the problem of parsing Mips Jack Carter2013-01-122-1/+95
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-091-3/+3
* This patch produces the correct addend value forJack Carter2013-01-081-0/+33
* This patch produces the correct pointer size Jack Carter2013-01-081-0/+52
* Add some additional tests for the .bundle_lock align_to_end feature that didn'tEli Bendersky2013-01-074-0/+2878
* Add the align_to_end option to .bundle_lock in the MC implementation of alignedEli Bendersky2013-01-072-1/+5
* Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper2013-01-066-111/+151
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-041-33/+70
* Adds missing aliases for fcom and fcomp instructions without arguments.Kevin Enderby2013-01-021-0/+8
* [mips] Fix encoding of BAL instruction. Also, fix assembler test case whichAkira Hatanaka2012-12-211-1/+1
* Change Lit error redirection to FileCheck to a more common syntax since itEli Bendersky2012-12-206-6/+6
* Add a largish auto-generated test for the aligned bundling feature, along withEli Bendersky2012-12-201-0/+2674
* Tests for the aligned bundling support added in r170718Eli Bendersky2012-12-2013-0/+289
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-10/+0
* llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.NAKAMURA Takumi2012-12-181-1/+1
* Add a triple to this test -- it has to be an ELF platform...Chandler Carruth2012-12-171-1/+1
* Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage theChandler Carruth2012-12-171-0/+7
* Add instruction encodings / disassembly support for l2r instructions.Richard Osborne2012-12-171-0/+32
* Add instruction encodings for PEEK and ENDIN.Richard Osborne2012-12-171-0/+6
* Add instruction encodings / disassembly support for rus instructions.Richard Osborne2012-12-171-0/+20
* Add instruction encodings for ZEXT and SEXT.Richard Osborne2012-12-171-0/+6
* Add instruction encodings / disassembly support for 2r instructions.Richard Osborne2012-12-171-0/+74
* Add instruction encodings / disassembly support for 0r instructions.Richard Osborne2012-12-171-0/+20
* Add tests for disassembly of 1r XCore instructions.Richard Osborne2012-12-162-0/+45
* Make sure the alternate PC+imm syntax of LDR instruction with a smallKevin Enderby2012-12-141-0/+4
* Make this Lit config file a bit slimmerEli Bendersky2012-12-131-8/+1
* revert the test changeHao Liu2012-12-111-1/+0
* A newbie try a test commitHao Liu2012-12-111-0/+1