[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / tools /
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...
2015-10-09 Reid KlecknerFix coff-dwarf test for non-Windows platforms that...
2015-10-09 Reid KlecknerAddress review comments, remove error case and return...
2015-10-09 Reid Kleckner[llvm-symbolizer] Make --relative-address work with...
2015-10-08 Kevin EnderbyFix a bug in llvm-objdump’s printing of Objective-C...
2015-10-08 Diego NovilloRe-apply r249644: Handle inline stacks in gcov-encoded...
2015-10-08 Kevin EnderbyFix a bug in llvm-objdump’s printing of Objective-C...
2015-10-08 Teresa JohnsonSupport for llvm-bcanalyzer dumping of record array...
2015-10-08 Diego NovilloRevert "Handle inline stacks in gcov-encoded sample...
2015-10-08 Diego NovilloHandle inline stacks in gcov-encoded sample profiles.
2015-10-06 Kevin EnderbyFix two bugs in llvm-objdump’s printing of Objective...
2015-10-05 Adrian Prantldsymutil: Don't prune forward declarations inside of...
2015-10-05 Alexandros LamprineasAdded missing test for [ARM] AttributeParser. Check...
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-10-03 Davide Italiano[llvm-size] Attempt to fix a test failure on Windows.
2015-10-03 Davide Italiano[llvm-size] Fix time to check if time of use bug.
2015-10-02 Adrian Prantldsymutil: Also ignore the ByteSize when building the...
2015-10-01 Davide Italiano[PATCH] D13360: [llvm-objdump] Teach -d about AArch64...
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-29 Zachary Turner[llvm-pdbdump] Add include-only filters.
2015-09-24 Adrian Prantldsymutil: Fix the condition to distinguish module impor...
2015-09-23 Adrian Prantldsymutil: Don't prune forward declarations inside a...
2015-09-23 Adrian PrantlFix this dsymutil testcase by not passing in a path...
2015-09-23 Adrian PrantlFix the order of operations.
2015-09-23 Adrian PrantlTemporarily make testcase more verbose to debug a msvc...
2015-09-23 Adrian Prantldsymutil: Resolve forward decls for types defined in...
2015-09-23 Adrian Prantldsymutil: print a warning when there is a module hash...
2015-09-22 Adrian Prantldsymutil: Follow references to clang modules and recurs...
2015-09-17 Davide Italiano[llvm-readobj] Fix another "time of check to time of...
2015-09-16 Teresa JohnsonDisable the second verification run when performing...
2015-09-16 Mehdi AminiImprove "default_triple" specification: make it at...
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-15 Davide Italiano[llvm-cxxdump] Remove duplicate code check.
2015-09-15 Justin Bognertest: Add "REQUIRES: native" so this test passes with...
2015-09-14 Davide Italiano[llvm-mc] Better error handling in ENOENT case + test.
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 Frederic Riss[dsymutil] Discard useless location attributes.
next