OSDN Git Service

[SCEV] Use Operator::getOpcode instead of manual dispatch; NFC
[android-x86/external-llvm.git] / test / tools /
2016-03-28 Vedant Kumar[Coverage] Fix the expected counts in instrprof-comdat.h
2016-03-28 Evgeniy StepanovRemove personality for declarations in CloneModule.
2016-03-28 Vedant KumarReapply (2x) "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Vedant KumarRevert "Reapply "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Vedant KumarReapply "[PGO] Fix name encoding for ObjC-like functions"
2016-03-28 Hemant Kulkarni[llvm-size] Implement --common option
2016-03-26 David Blaikiellvm-dwp: Include the dwo name (if available) when...
2016-03-26 Richard SmithStop testing the unspecified order in which the OnDiskH...
2016-03-25 Hemant Kulkarni[llvm-readobj] Impl GNU style program headers print
2016-03-24 David Blaikiellvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_...
2016-03-24 Mike Aizatsky[sancov] renaming statistics fields.
2016-03-24 Rafael EspindolaFix gold tests for llvm-readobj format change.
2016-03-24 Simon Atanasyan[llvm-readobj] Decode st_other symbol's flags
2016-03-24 James Molloy[llvm-nm] Correct -P ELF output
2016-03-24 Mike Aizatsky[sancov] -print-coverage-stats option to print various...
2016-03-21 Rafael EspindolaRevert "[llvm-objdump] Printing relocations in executab...
2016-03-21 Colin LeMahieu[llvm-objdump] Printing relocations in executable and...
2016-03-21 Hemant Kulkarni[llvm-readobj] Impl GNU style symbols printing
2016-03-19 Mehdi AminiAdd a test for r263577: "Add missing error handling...
2016-03-18 Simon Atanasyan[llvm-objdump] Move test case to the X86 sub-directory...
2016-03-17 Simon Atanasyan[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
2016-03-17 Simon Atanasyan[llvm-objdump] Add '0x' prefix to a target displacement...
2016-03-15 Hemant Kulkarni[llvm-readobj] Impl GNU style printing of sections...
2016-03-15 David Majnemer[llvm-objdump] Add support for dumping the PE TLS directory
2016-03-15 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Renaming of function index to module...
2016-03-14 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-11 Mike Aizatsky[sancov] using md5 for anchors in attempt to reduce...
2016-03-11 Teresa Johnson[ThinLTO] Support for reference graph in per-module...
2016-03-11 Evgeniy Stepanov[gold] Fix common symbols handling.
2016-03-09 Hemant Kulkarni[llvm-readobj] Enable GNU style section group print
2016-03-04 Teresa JohnsonFix new gold test to specify emulation mode.
2016-03-04 Teresa Johnson[ThinLTO] Ensure prevailing linkonce emitted as weak...
2016-03-04 Teresa Johnson[ThinLTO] Launch importing backends in parallel threads...
2016-03-01 Jacques Pienaar[lanai] Add ELF enum value and relocations.
2016-03-01 Simon Atanasyan[DebugInfo] Dump CIE augmentation data as a list of...
2016-03-01 Petr Pavlu[LTO] Fix error reporting from lto_module_create_in_loc...
2016-02-27 Mike Aizatsky[sancov] print_coverage_points command.
2016-02-26 Paul RobinsonFix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
2016-02-26 David Blaikiellvm-dwp: provide diagnostics for duplicate DWO IDs
2016-02-26 David Blaikiellvm-dwp: Support empty .dwo files
2016-02-25 Hemant KulkarniReverts change r261907 and r261918
2016-02-25 Hemant Kulkarni[llvm-readobj] Enable GNU style sections and relocation...
2016-02-25 NAKAMURA TakumiRevert r260064, "Disable llvm/test/tools/llvm-profdata...
2016-02-19 David Blaikiellvm-dwp: Don't test compression when zlib isn't available
2016-02-19 David Blaikiellvm-dwp: Support compressed input
2016-02-17 David Blaikiellvm-dwp: Support for type units when merging DWPs...
2016-02-16 Adam NemetFix test from r261013
2016-02-16 Adam Nemet[LTO] Support Statistics
2016-02-16 Rafael EspindolaThis reverts commit r260488 and r260489.
2016-02-15 NAKAMURA TakumiMake llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3...
2016-02-13 Davide Italiano[llvm-size] Make error handling uniform.
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-11 Michael J. Spencer[readobj] Dump DT_JMPREL relocations when outputting...
2016-02-11 Michael J. Spencer[readobj] Handle ELF files with no section table or...
2016-02-10 Hemant KulkarniMake llvm-nm test consistent with other tests
2016-02-10 Xinliang David LiFix buildbot failure (hosts without zlib)
2016-02-10 Teresa JohnsonRestore "[ThinLTO] Use MD5 hash in function index....
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 Xinliang David Li[Coverage] add covmap v2 binary format regression test
2016-02-10 Teresa JohnsonRevert "[ThinLTO] Use MD5 hash in function index."...
2016-02-10 Teresa Johnson[ThinLTO] Use MD5 hash in function index.
2016-02-10 Hemant KulkarniRevert "[llvm-readobj] Option to emit readelf like...
2016-02-10 Hemant Kulkarni[llvm-nm] Add -radix option
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 Ehsan AkhgariDisable all llvm-config tests for now, will investigate...
2016-02-09 Peter CollingbourneWholeProgramDevirt: introduce.
2016-02-09 Rafael EspindolaThis brings back commit r259578.
2016-02-09 Rafael EspindolaRevert "Correct size calculations for ELF files"
2016-02-09 Ehsan AkhgariRemove system-libs.test for now
2016-02-09 Ehsan AkhgariFix a test added in r260263
2016-02-09 Ehsan AkhgariFix a typo in r260263
2016-02-09 Ehsan Akhgarillvm-config: Add preliminary Windows support
2016-02-09 Simon Atanasyan[llvm-readobj][ELF] Show MIPS GOT content when there...
2016-02-09 Kevin EnderbyFix a formatting problems with llvm-size and the -m...
2016-02-08 Justin Bognerllvm-cov: Fix reading gcov data that does not have...
2016-02-08 Xinliang David LiFix build bot failure
2016-02-08 Xinliang David Li[PGO] Enable compression in pgo instrumentation
2016-02-07 NAKAMURA TakumiDisable llvm/test/tools/llvm-profdata/value-prof.profte...
2016-02-06 David Blaikie[llvm-dwp] Merge cu_index from DWPs
2016-02-03 Xinliang David LiAdd a compatibility test
2016-02-02 Hemant KulkarniCorrect size calculations for ELF files
2016-02-01 Frederic Riss[dsymutil] Support scattered relocs.
2016-01-31 Frederic Riss[dsymutil] Fix FileCheck command.
2016-01-31 Frederic Riss[dsymutil] Fix handling of common symbols.
2016-01-29 Vedant Kumar[Profiling] Add a -sparse mode to llvm-profdata merge
2016-01-28 Sergei Larin[SplitModule] In split module utility we should never...
2016-01-27 Davide Italiano[llvm-nm] Remove redundant check for file validity.
2016-01-27 Igor Laevsky[DebugInfo] Support zero-length CIE in the _eh_frame...
2016-01-26 Hemant Kulkarni[llvm-readobj] Add -elf-section-groups option
2016-01-26 Igor LaevskyRe-submit r256008 "Improve DWARFDebugFrame::parse to...
2016-01-25 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-21 Xinliang David Lire-submit test case (withright format-version)
2016-01-21 Xinliang David LiRevert 258376 -- wrong version
2016-01-21 Xinliang David Li[Coverage] Add a test case for comdat
2016-01-20 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show arch...
2016-01-18 Sergei Larin Add to the split module utility an SCC based method...
2016-01-16 George RimarFixed CRLF->LF line endings from r257914. NFC.
2016-01-16 Davide Italiano[llvm-readobj] Dump DT_RELACOUNT correctly.
2016-01-16 Xinliang David Li[PGO] fix a bug in profile summary computation
next