Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
[oota-llvm.git] / test / tools /
2015-12-18 Pete CooperRevert "Improve DWARFDebugFrame::parse to also handle...
2015-12-18 Pete CooperImprove DWARFDebugFrame::parse to also handle __eh_frame.
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-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Mike Aizatsky[sancov] blacklist support.
2015-12-15 Xinliang David LiTest cleanup -- remove duplicate run lines
2015-12-15 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-12-15 Reid Kleckner[llvm-readobj] s/FunctionName/LinkageName/ for codeview...
2015-12-14 Pete CooperStart implementing FDE dumping when printing the eh_frame.
2015-12-14 Pete CooperPrint the eh_frame section in MachoDump.
2015-12-14 Xinliang David Li[PGO] Value profiling text format reader/writer support
2015-12-14 David Blaikie[llvm-dwp] Deduplicate type units
2015-12-14 David Blaikie[llvm-dwp] Remove some unused test code
2015-12-11 Xinliang David Li[PGO] Revert r255365: solution incomplete, not handling...
2015-12-11 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-11 Frederic Riss[dsymutil] Ignore absolute symbols in the debug map
2015-12-10 Rafael EspindolaSlit lib/Linker in two.
2015-12-07 David Blaikie[llvm-dwp] Restructure inputs for test case so they...
2015-12-05 David Blaikie[llvm-dwp] Add coverage for both the presence and absen...
2015-12-05 David Blaikie[llvm-dwp] Fix the type_units.test since I renamed...
2015-12-05 David Blaikie[llvm-dwp] Rename the sufficiently-modified test to...
2015-12-05 David Blaikie[llvm-dwp] Support debug_tu_index
2015-12-04 David Blaikie[llvm-dwp] Remove some out of date comments
2015-12-04 David Blaikie[llvm-dwp] Implement the required on-disk probed hash...
2015-12-04 David Blaikie[llvm-dwp] Include the debug_line.dwo section
2015-12-04 Mike Aizatskysancov -not-covered-functions.
2015-12-04 David Blaikie[llvm-dwp] Retrieve the DWOID from the CU for the cu_in...
2015-12-04 Nathan SlingerlandRevert "[llvm-profdata] Add support for weighted merge...
2015-12-04 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-12-03 Xinliang David Li[PGO] Add v2 format compatibility test
2015-12-02 David Blaikie[llvm-dwp] Include only the non-empty columns in the...
2015-12-02 Nathan Slingerland[llvm-profdata] Change instr prof counter overflow...
2015-12-02 David Blaikie[llvm-dwp] Emit a rather fictional debug_cu_index
2015-12-01 David Blaikie[llvm-dwp] Deduplicate strings in the debug_str.dwo...
2015-12-01 David Blaikie[llvm-dwp] Correctly update debug_str_offsets.dwo when...
2015-12-01 David Blaikie[llvm-dwp] Initial partial prototype
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-23 Xinliang David Li[PGO] Add --text option for llvm-profdata show|merge...
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-19 Diego NovilloSamplePGO - Sort samples by source location when emitti...
2015-11-18 Betul Buyukkurt[PGO] Value profiling support
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-11-18 David Majnemer[llvm-objdump] Use the COFF export table for additional...
2015-11-17 Nathan Slingerland[llvm-profdata] Improve error messaging when merging...
2015-11-17 Mike Aizatskyenabling sancov tests on linux x86_64 only
2015-11-13 Diego NovilloSamplePGO - Add dump routines for LineLocation, SampleR...
2015-11-13 NAKAMURA Takumillvm/test/tools/llvm-profdata/text-format-errors.test...
2015-11-13 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Mike Aizatskydisabling sancov tests: too many failures on different...
2015-11-12 Mike Aizatskysancov tests - platform independent separators
2015-11-12 Mike Aizatskysancov test suite
2015-11-12 Nathan Slingerlandreverting r252916 to investigate test failure
2015-11-12 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Kuba Brecka[Object, MachO] Mark symbols from DATA and BSS sections...
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-10 Adrian Prantldsymutil: Prune module forward decl DIEs if a uniquable...
2015-11-10 Kevin EnderbyFix llvm-nm(1) printing of llvm-bitcode files for ...
2015-11-09 Colin LeMahieu[Hexagon] Removing XFAIL on Hexagon target.
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Kevin EnderbyReapply r250906 with many suggested updates from Rafael...
2015-11-02 Kevin EnderbyAllow llvm-nm’s single letter command line flags to...
2015-10-30 Kevin EnderbyImplemented the code to make llvm-nm’s -g option work.
2015-10-21 Kevin EnderbyBacking out commit r250906 as it broke lld.
2015-10-21 Kevin EnderbyThis removes the eating of the error in Archive::Child...
2015-10-19 Teresa JohnsonFix windows bot failures from r250699 by removing ...
2015-10-19 Teresa Johnsonllvm-lto support for generating combined function indexes
2015-10-16 Reid KlecknerDisable a test relying on symbol demangling on non...
2015-10-16 Reid Kleckner[llvm-symbolizer] Use the export table if no symbols...
2015-10-16 Davide Italiano[llvm-readobj] Teach ELFDumper about symbol versioning.
2015-10-15 Davide Italiano[llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
2015-10-14 Igor Kudrin[llvm-readobj/ELF] fix: add correct test inputs
2015-10-14 Igor Kudrin[llvm-readobj/ELF] Print GNU Hash section
2015-10-13 Kevin EnderbyTweak to r250117 and change to use ErrorOr and drop...
2015-10-13 Kevin EnderbyThe issue with the malformed-machos 00000031.a test...
2015-10-13 Kevin EnderbyLooks like malformed-machos 00000031.a test is just...
2015-10-13 Kevin EnderbyRemove the correct unstable malformed-machos test mem...
2015-10-12 Kevin EnderbyTemporarily remove the test added in r250117 while...
2015-10-12 Kevin EnderbyFixed bugs in llvm-obdump while parsing Mach-O files...
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-10-12 Colin LeMahieu[llvm-symbolizer] Reverting r250067
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-10-10 Kevin EnderbyMove llvm-objdump malformed Mach-O tests to X86 test...
2015-10-10 Kevin EnderbyFix a bugs in the Mach-O disassembler when disassemblin...
2015-10-09 Diego NovilloAdd inline stack streaming to binary sample profiles.
2015-10-09 Reid KlecknerFix pdb.test when python is not on PATH
2015-10-09 Kevin EnderbyFixed two bugs in llvm-objdump’s printing of Objective...
next