[OCaml] (PR16318) Add missing argument to Llvm.const_intcast
[oota-llvm.git] / test / tools /
2013-11-05 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-05 Yuchen WuAdded basic unit test for llvm-cov.
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-09-27 Rui UeyamaResurrect lit.local.cfg to un-break hexagon buildbot.
2013-09-27 Rui UeyamaRe-submit r191472 with a fix for big endian.
2013-09-27 Rui UeyamaRevert "llvm-objdump: Dump COFF import table if -privat...
2013-09-27 Rui Ueyamallvm-objdump: Dump COFF import table if -private-header...
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...
2013-09-23 NAKAMURA Takumillvm/test/tools/lto/lit.local.cfg: Add "MingW" for...
2013-09-20 NAKAMURA Takumitest/tools/lto/lit.local.cfg: Suppress llvm-lto test...
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-09-03 Joerg SonnenbergerPrint string value for DT_RPATH and DT_RUNPATH.
2013-08-27 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-19 Rui UeyamaRetry submitting r186623: COFFDumper: Dump data directo...
2013-07-18 Rui UeyamaRevert "COFFDumper: Dump data directory entries."
2013-07-18 Rui UeyamaCOFFDumper: Dump data directory entries.
2013-07-08 Kai NackeRevert: Fix wrong code offset for unwind code SET_FPREG.
2013-07-08 Kai NackeRevert: Generate IMAGE_REL_AMD64_ADDR32NB relocations...
2013-07-06 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-07-06 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-06-12 Rui Ueyamareadobj: Dump PE/COFF optional records.
2013-06-05 Rafael EspindolaDon't hide the first ELF symbol.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-04-24 Rafael EspindolaUse pointers to iterate over symbols.
2013-04-18 Rafael EspindolaAt Jim Grosbach's request detemplate Object/MachO.h.
2013-04-13 Rafael EspindolaFinish templating MachObjectFile over endianness.
2013-04-12 Nico RieckTeach llvm-readobj to print ELF program headers
2013-04-12 Nico RieckAdd extensive relocation tests for llvm-readobj
2013-04-12 Rafael EspindolaAdd 179294 back, but don't use bit fields so that it...
2013-04-11 Rafael EspindolaRevert my last two commits while I debug what is wrong...
2013-04-11 Rafael EspindolaPrint more information about relocations.
2013-04-11 Rafael EspindolaAdd MachO-x86-64 tests.
2013-04-05 Rafael EspindolaDon't fetch pointers from a InMemoryStruct.
2013-04-05 Rafael EspindolaThe ppc bots say this is the last broken line, so lets...
2013-04-05 Rafael EspindolaOne more try before I just delete the macho bits until...
2013-04-05 Rafael EspindolaMore test loosening.
2013-04-05 Rafael EspindolaLoosen this test too.
2013-04-05 Rafael EspindolaLoosen this test.
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2012-12-05 Richard SmithPR10867: Analogue of r169441 for when using external...
2012-12-05 Richard SmithPR10867. lit would interpret
2012-12-05 Michael J. SpencerAdd dump of Win64 EH unwind data.
2012-11-20 Eli BenderskyAdd a tests for the new -no-show-raw-insn option of...