summaryrefslogtreecommitdiff
path: root/test/Object/X86
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* [yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAMLSimon Atanasyan2014-05-09
* Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs o...NAKAMURA Takumi2014-05-09
* [yaml2obj] Support ELF x86 relocations.Simon Atanasyan2014-05-07
* YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer2014-04-10
* Revert "YAMLIO: Encode ambiguous hex strings explicitly"Filipe Cabecinhas2014-04-09
* YAMLIO: Encode ambiguous hex strings explicitlyDavid Majnemer2014-04-09
* Implement getRelocationAddress for MachO and ET_REL elf files.Rafael Espindola2014-04-03
* Fix "llvm-objdump -d -r" to show relocations inline for ELF filesMark Seaborn2014-01-25
* Create an atom with just the data that failed to disassemble.Rafael Espindola2013-10-16
* MC CFG: Remap enough for data too, analoguous to r188873.Ahmed Bougacha2013-08-21
* Add testcase for r188873: MCTextAtom boundaries.Ahmed Bougacha2013-08-21
* Add basic YAML MC CFG testcase.Ahmed Bougacha2013-08-21
* MC: ObjectSymbolizer can now recognize external function stubs.Ahmed Bougacha2013-08-21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Revert "Put r184469 disassembler test back on X86"Sean Silva2013-06-21
* Put r184469 disassembler test back on X86Renato Golin2013-06-21
* Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby2013-06-06
* Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby2013-06-06
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-24
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-14
* Teach MachO which sections contain codeTim Northover2012-12-17
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Move x86-specific tests into X86 folder.Eli Friedman2011-11-01