summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* [MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar2013-01-18
* [MC/Mach-O] Add support for linker options in Mach-O files.Daniel Dunbar2013-01-18
* [MC/Mach-O] Add AsmParser support for .linker_option directive.Daniel Dunbar2013-01-18
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-17
* We want the dwarf AT_producer for assembly source files to match clang'sKevin Enderby2013-01-16
* reverting 172579Jack Carter2013-01-16
* Akira,Jack Carter2013-01-16
* This patch fixes a Mips specific bug where Jack Carter2013-01-15
* [ms-inline asm] Extend support for parsing Intel bracketed memory operands thatChad Rosier2013-01-14
* This patch tackles the problem of parsing Mips Jack Carter2013-01-12
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-09
* This patch produces the correct addend value forJack Carter2013-01-08
* This patch produces the correct pointer size Jack Carter2013-01-08
* Add some additional tests for the .bundle_lock align_to_end feature that didn'tEli Bendersky2013-01-07
* Add the align_to_end option to .bundle_lock in the MC implementation of alignedEli Bendersky2013-01-07
* Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper2013-01-06
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-04
* Adds missing aliases for fcom and fcomp instructions without arguments.Kevin Enderby2013-01-02
* [mips] Fix encoding of BAL instruction. Also, fix assembler test case whichAkira Hatanaka2012-12-21
* Change Lit error redirection to FileCheck to a more common syntax since itEli Bendersky2012-12-20
* Add a largish auto-generated test for the aligned bundling feature, along withEli Bendersky2012-12-20
* Tests for the aligned bundling support added in r170718Eli Bendersky2012-12-20
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-19
* llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.NAKAMURA Takumi2012-12-18
* Add a triple to this test -- it has to be an ELF platform...Chandler Carruth2012-12-17
* Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage theChandler Carruth2012-12-17
* Add instruction encodings / disassembly support for l2r instructions.Richard Osborne2012-12-17
* Add instruction encodings for PEEK and ENDIN.Richard Osborne2012-12-17
* Add instruction encodings / disassembly support for rus instructions.Richard Osborne2012-12-17
* Add instruction encodings for ZEXT and SEXT.Richard Osborne2012-12-17
* Add instruction encodings / disassembly support for 2r instructions.Richard Osborne2012-12-17
* Add instruction encodings / disassembly support for 0r instructions.Richard Osborne2012-12-17
* Add tests for disassembly of 1r XCore instructions.Richard Osborne2012-12-16
* Make sure the alternate PC+imm syntax of LDR instruction with a smallKevin Enderby2012-12-14
* Make this Lit config file a bit slimmerEli Bendersky2012-12-13
* revert the test changeHao Liu2012-12-11
* A newbie try a test commitHao Liu2012-12-11
* Add a test for explicitly exercising the mc-relax-all flag.Eli Bendersky2012-12-10
* Add separate statistics for Data and Inst fragments emitted during relaxation.Eli Bendersky2012-12-07
* Added Mapping Symbols for ARM ELFTim Northover2012-12-07
* Correct ARM NOP encodingDavid Sehr2012-12-05
* Test commit.David Sehr2012-12-05
* Added a option to the disassembler to print immediates as hex.Kevin Enderby2012-12-05
* A test in thid directory was not being run because lit.local.cfg didn'tEli Bendersky2012-12-04
* Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInstKevin Enderby2012-11-29
* Fix initial frame state on powerpc64.Ulrich Weigand2012-11-28
* The section is .debug_line.Eric Christopher2012-11-27
* Make this test less sensitive.Eli Bendersky2012-11-26