Add a missing error handling to llvm-lto.
[oota-llvm.git] / test / tools / gold / X86 /
2015-12-29 James Y KnightFix gold test after r256465.
2015-12-22 Teresa JohnsonHandle empty Subprogram list when linking metadata.
2015-12-21 Teresa JohnsonAdd testcase for r256161 (PR25907)
2015-12-18 Teresa Johnson[ThinLTO/LTO] Don't link in unneeded metadata
2015-12-17 Rafael EspindolaPass -m elf_x84_64 to gold invocations.
2015-12-10 Rafael EspindolaSlit lib/Linker in two.
2015-11-29 Rafael EspindolaAdd a passing test.
2015-11-29 Rafael EspindolaDon't depend on the order the IR is copied.
2015-11-29 Rafael EspindolaDon't depend on the order the IR is copied.
2015-11-27 Rafael EspindolaTest both input file orders.
2015-11-27 Rafael EspindolaAdd missing file.
2015-11-27 Rafael EspindolaMake the test a bit more interesting.
2015-11-26 Rafael EspindolaAdd a few passing lto tests.
2015-11-24 Rafael EspindolaMake this test a bit more strict.
2015-11-24 Rafael EspindolaAdd an already passing test.
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-11-21 Teresa Johnson[ThinLTO] Handle bitcode without function summary secti...
2015-11-18 James Molloy[LTO] Appease buildbots take 3
2015-11-18 James Molloy[LTO] Buildbot appeasing take 2
2015-11-18 James Molloy[LTO] Fix up test/tools/gold/X86/remarks.ll
2015-10-08 Teresa JohnsonSupport for llvm-bcanalyzer dumping of record array...
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-09-16 Teresa JohnsonDisable the second verification run when performing...
2015-09-11 Arnaud A. de Grand... Tweak 2 x86 gold tests so they can run on non-x86 platforms
2015-09-11 NAKAMURA TakumiFix llvm/test/tools/gold/X86/bad-alias.ll.
2015-09-11 David BlaikieFix the gold test cases after alias changes
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-03 NAKAMURA TakumiTweak llvm/test/tools/gold/X86/parallel.ll to run with...
2015-09-02 NAKAMURA TakumiSuppress llvm/test/tools/gold/X86/parallel.ll while...
2015-09-01 Peter Collingbournegold-plugin: Implement parallel LTO code generation...
2015-08-28 Rafael EspindolaSplit the gold tests into X86 and PowerPC directories.