summaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a test for explicitly exercising the mc-relax-all flag.Eli Bendersky2012-12-101-0/+19
* Add separate statistics for Data and Inst fragments emitted during relaxation.Eli Bendersky2012-12-071-4/+1
* Added Mapping Symbols for ARM ELFTim Northover2012-12-0710-17/+272
* Correct ARM NOP encodingDavid Sehr2012-12-051-1/+1
* Test commit.David Sehr2012-12-051-1/+1
* Added a option to the disassembler to print immediates as hex.Kevin Enderby2012-12-052-0/+15
* A test in thid directory was not being run because lit.local.cfg didn'tEli Bendersky2012-12-041-1/+1
* Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInstKevin Enderby2012-11-291-0/+11
* Fix initial frame state on powerpc64.Ulrich Weigand2012-11-281-0/+41
* The section is .debug_line.Eric Christopher2012-11-271-1/+1
* Make this test less sensitive.Eli Bendersky2012-11-261-4/+4
* Add support for .cfi_register now that it is easy to extent the representationRafael Espindola2012-11-251-0/+42
* Implement .cfi_undefined. Based on a patch from PaX team, updated byRafael Espindola2012-11-231-0/+41
* Mips direct object xgot supportJack Carter2012-11-211-0/+42
* This patch is in preparation for adding medium code model support to theBill Schmidt2012-11-141-1/+1
* Remove DOS line endings.Jakub Staszak2012-11-144-316/+316
* X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.Jim Grosbach2012-11-141-1/+1
* Emit relocations from .debug_aranges to .debug_info for asm filesAlexey Samsonov2012-11-141-2/+42
* [MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!Michael J. Spencer2012-11-131-0/+23
* Add test case to verify correct relocs being generated forUlrich Weigand2012-11-131-0/+28
* Convert an improper CodeGen test to a MC test.Evan Cheng2012-11-101-0/+9
* Add support of RTM from TSX extensionMichael Liao2012-11-081-0/+13
* Fix for PR14264 cause by commit r167237 which did not take into account aKevin Enderby2012-11-051-0/+17