OSDN Git Service

[libFuzzer] add 8-bit counters to trace-pc-guard handler
[android-x86/external-llvm.git] / tools /
2016-09-14 Zachary Turner[pdb] Get rid of Data and RawData in CVType.
2016-09-14 Zachary Turner[pdb] Write TPI hash values to the TPI stream.
2016-09-14 Mehdi AminiFix auto-upgrade of TBAA tags in Bitcode Reader
2016-09-14 Mehdi Amini[ThinLTO] Add an option to llvm-lto to print some basic...
2016-09-14 Sanjoy Das[Stackmap] Added callsite counts to emitted function...
2016-09-14 Tobias GrosserEnsure Polly linking works without BUILD_SHARED_LIBS
2016-09-14 Peter Collingbournegold: Simplify. Do not unnecessarily enumerate Obj...
2016-09-13 Vedant Kumar[llvm-cov] Just emit the version number in the index...
2016-09-13 Ying Yi[llvm-cov] - Included footer "Generated by llvm-cov...
2016-09-12 Hemant Kulkarnillvm-size: Add --totals option
2016-09-12 Hemant Kulkarnillvm-objdump: Add --start-address and --stop-address...
2016-09-11 Lang Hames[ORC] Rename RPCChannel to RPCByteChannel. NFC.
2016-09-10 Vedant Kumar[llvm-cov] Move the 'jump to first unexecuted line...
2016-09-10 Vedant Kumar[llvm-cov] Minor visual tweaks for html reports
2016-09-09 Zachary Turner[pdb] Print out some more info when dumping a raw stream.
2016-09-09 Vedant Kumar[llvm-cov] Remove some asserts in the html renderer...
2016-09-09 Zachary Turner[pdb] Add command line options for dumping individual...
2016-09-09 Zachary Turner[pdb] Pass CVRecord's through the visitor as non-const...
2016-09-09 Zachary Turner[pdb] Write PDB TPI Stream from Yaml.
2016-09-09 Vedant Kumar[llvm-cov] Handle native paths correctly in the text...
2016-09-09 Vedant Kumar[llvm-cov] Emit a summary in the report directory's...
2016-09-09 Vedant Kumar[llvm-cov] Constify some methods (NFC)
2016-09-09 Vedant Kumar[llvm-cov] Add an API to prepare file reports (NFC)
2016-09-08 Saleem Abdulrasoolllvm-objdump: add missing ) in help output, NFC
2016-09-08 Vedant Kumar[llvm-cov] Fix issues with segment highlighting in...
2016-09-08 Zachary Turner[pdb] Make YamlTypeDumperCallbacks reuse *this.
2016-09-08 Vedant Kumar[llvm-cov] Use less space to describe source names
2016-09-08 Vedant Kumar[llvm-cov] Drop the longest common filename prefix...
2016-09-07 Davide Italiano[lib/LTO] Add a way to run a custom pipeline
2016-09-07 Davide Italiano[opt] Remove an unused argument to runPassPipeline().
2016-09-06 Zachary TurnerRe-add "Make FieldList records print as a YAML sequence"
2016-09-06 Vedant Kumar[llvm-cov] Use colors consistently in the summary
2016-09-06 Vedant Kumar[llvm-cov] Clean up the summary class, delete dead...
2016-09-06 Ying Yi[llvm-cov] Add the project summary to the text coverage...
2016-09-06 Ying Yi[llvm-cov] Add the "Go to first unexecuted line" feature.
2016-09-06 Rafael EspindolaAdd an c++ itanium demangler to llvm.
2016-09-06 Justin Bognerbugpoint: Return Errors instead of passing around strings
2016-09-06 Justin BognerRevert "bugpoint: Stop threading errors through APIs...
2016-09-06 Justin Bognerbugpoint: Stop threading errors through APIs that never...
2016-09-04 Lang Hames[ORC] Clone module flags metadata into the globals...
2016-09-03 Nico WeberRevert r280549.
2016-09-02 Zachary Turner[codeview] Make FieldList records print as a yaml sequence.
2016-09-02 George Rimar[llvm-readobj] - Teach readobj to print DT_AUXILIARY...
2016-09-02 Justin Bognerbugpoint: clang-format all of bugpoint. NFC
2016-09-01 Justin Bognerbugpoint: clang-format and modernize comments in ListRe...
2016-09-01 Hal FinkelAdd a counter-function insertion pass
2016-08-31 Zachary Turner[codeview] Have visitTypeBegin return the record type.
2016-08-31 Reid KlecknerFix the MSVC 2013 build by using Elf_Word instead of...
2016-08-31 Zachary Turner[codeview] Add TypeVisitorCallbackPipeline.
2016-08-31 Vedant Kumar[llvm-cov] Drop redundant "No." suffix in a column...
2016-08-30 Saleem Abdulrasoolllvm-readobj: speculative fix for MSVC
2016-08-30 Hemant KulkarniRevert "ELFDumper: Unversioned symbols must not have...
2016-08-30 Hemant KulkarniELFDumper: Unversioned symbols must not have trailing @
2016-08-30 Saleem Abdulrasoolllvm-readobj: add support for printing GNU Notes
2016-08-30 Ying Yi[llvm-cov] Use the native path in the coverage report.
2016-08-29 Lang Hames[Orc] Simplify LogicalDylib and move it back inside...
2016-08-26 Teresa Johnson[ThinLTO] Move loading of cache entry to client
2016-08-25 Hemant Kulkarnillvm-objdump: ELF: Handle code and data mix in all...
2016-08-24 Teresa Johnson[ThinLTO/gold] Add caching support to gold-plugin
2016-08-24 Ying Yi[llvm-cov] Add the project summary to each source file...
2016-08-24 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-24 Matthias BraunMachineModuleInfo: Avoid dummy constructor, use INITIAL...
2016-08-23 Richard SmithRevert r279564. It introduces undefined behavior (bindi...
2016-08-23 Mehdi Amini[ThinLTO] Add caching to the new LTO API
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-22 Mehdi AminiFix Gold Plugin after API change in the LTO API (consti...
2016-08-22 Mehdi Amini[LTO] Handles commons in monolithic LTO
2016-08-20 Teresa Johnson[gold/ThinLTO] Restore ThinLTO file management in gold...
2016-08-19 Mehdi Amini[LTO] Add the ability to test -thinlto-emit-imports...
2016-08-18 Hemant Kulkarnillvm-objdump: Add Hexagon printer changes for -S/-l...
2016-08-18 Chris Bieneman[CMake] Minor fix to regex in r279152
2016-08-18 Chris Bieneman[CMake] Support for generating Xcode 8 compatible toolc...
2016-08-18 Zachary TurnerResubmit "Write the TPI stream from a PDB to Yaml."
2016-08-18 Saleem Abdulrasoolllvm-objdump: add coff import library symbol listing...
2016-08-18 Saleem Abdulrasoolllvm-readobj: handle import libraries with -coff-exports
2016-08-18 Teresa Johnson[ThinLTO] Keep common symbols in ThinLTO modules
2016-08-18 Mehdi Amini[LTO] Change addSaveTemps API: do not add dot to the...
2016-08-17 Adrian McCarthyMake llvm-pdbdump print column info when available
2016-08-17 Justin BognerReplace a few more "fall through" comments with LLVM_FA...
2016-08-17 Sam Kolton[AMDGPU] llvm-objdump: Skip amd_kernel_code_t only...
2016-08-17 Chandler Carruth[LTO] Fix a use-after-free introduced in r278907 and...
2016-08-17 Mehdi Amini[LTO] Introduce an Output class to wrap the output...
2016-08-17 Justin BognerReplace "fallthrough" comments with LLVM_FALLTHROUGH
2016-08-17 Chandler Carruth[PM] Port the always inliner to the new pass manager...
2016-08-16 Justin BognerRevert "Write the TPI stream from a PDB to Yaml."
2016-08-16 Zachary TurnerWrite the TPI stream from a PDB to Yaml.
2016-08-15 Teresa Johnson[ThinLTO] Fix temp file dumping, enable via llvm-lto...
2016-08-15 Hemant Kulkarnillvm-objdump: Implement source[line numbers] interleaving
2016-08-14 Saleem AbdulrasoolRevert "gold: add a cast to appease std::max NFC"
2016-08-12 Saleem Abdulrasoolgold: add a cast to appease std::max NFC
2016-08-12 Mike Aizatsky[sancov] MachO indirect symbols support.
2016-08-12 Teresa Johnson[PM] Port ModuleSummaryIndex analysis to new pass manager
2016-08-12 David MajnemerUse the range variant of transform instead of unpacking...
2016-08-12 David MajnemerUse the range variant of find/find_if instead of unpack...
2016-08-12 David MajnemerUse the range variant of find_if instead of unpacking...
2016-08-11 David MajnemerUse the range variant of find instead of unpacking...
2016-08-11 Teresa JohnsonAdd (hopefully last) remaining missing dependences...
2016-08-11 Teresa JohnsonMore missing llvm-lto2 dependencies
next