Run interprocedural const prop before global optimizer
[oota-llvm.git] / test / Object / X86 /
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-09 Simon Atanasyan[yaml2obj] Follow-up to the r208228 and r208406. Remove...
2014-05-09 NAKAMURA TakumiMark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for...
2014-05-07 Simon Atanasyan[yaml2obj] Support ELF x86 relocations.
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2014-04-09 Filipe CabecinhasRevert "YAMLIO: Encode ambiguous hex strings explicitly"
2014-04-09 David MajnemerYAMLIO: Encode ambiguous hex strings explicitly
2014-04-03 Rafael EspindolaImplement getRelocationAddress for MachO and ET_REL...
2014-01-25 Mark SeabornFix "llvm-objdump -d -r" to show relocations inline...
2013-10-16 Rafael EspindolaCreate an atom with just the data that failed to disass...
2013-08-21 Ahmed BougachaMC CFG: Remap enough for data too, analoguous to r188873.
2013-08-21 Ahmed BougachaAdd testcase for r188873: MCTextAtom boundaries.
2013-08-21 Ahmed BougachaAdd basic YAML MC CFG testcase.
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-06-21 Sean SilvaRevert "Put r184469 disassembler test back on X86"
2013-06-21 Renato GolinPut r184469 disassembler test back on X86
2013-06-06 Kevin EnderbyMove the test for the data in code into the ARM directo...
2013-06-06 Kevin EnderbyTeach llvm-objdump with the -macho parser how to use...
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-14 Ahmed BougachaObject: Fix Mach-O relocation printing.
2012-12-17 Tim NorthoverTeach MachO which sections contain code
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-01 Eli FriedmanMove x86-specific tests into X86 folder.