OSDN Git Service

[ADT] Make escaping fn conform to coding guidelines
[android-x86/external-llvm.git] / tools /
2018-05-31 Jonas Devlieghere[ADT] Make escaping fn conform to coding guidelines
2018-05-31 Pavel LabathDWARFAcceleratorTable: fix equal_range iterators
2018-05-31 Roman Lebedev[llvm-exegesis][NFCI] Counter::Counter(): more useful...
2018-05-30 Vedant Kumar[llvm-cov] Use the new PrintHTMLEscaped utility
2018-05-30 Peter Collingbournellvm-objcopy: Set sh_link to 0 on unrecognized symtab...
2018-05-30 Galina KistanovaReverted r333424 as it broke multiple build bots and...
2018-05-30 Jonas Devlieghere[dsymutil] Escape HTML special characters in plist.
2018-05-30 Lang Hames[ORC] Update JITCompileCallbackManager to support multi...
2018-05-29 Alexander Ivchenko[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND...
2018-05-26 Paul Semel[llvm-objcopy] Add --keep-file-symbols option
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-26 Fangrui Song[llvm-symbolizer] Simplify
2018-05-25 Matt Davis[llvm-mca] Update the header's guard name. NFC.
2018-05-25 Matt Davis[llvm-mca] Update DispatchStage header comment. NFC.
2018-05-25 Matt Davis[llvm-mca] Add the RetireStage.
2018-05-25 Paul Semel[llvm-objcopy] Add --strip-unneeded option
2018-05-25 Fangrui Song[llvm-symbolizer] Simplify. NFC
2018-05-24 Vedant Kumar[Debugify] Set a DI version module flag for llc compati...
2018-05-24 Vedant Kumar[Debugify] Avoid printing unnecessary square braces...
2018-05-24 Andrea Di Biagio[llvm-mca] Fix a rounding problem in SummaryView.cpp...
2018-05-24 Clement Courbet[llvm-exegesis] Analysis: Show value extents.
2018-05-24 Jonas Devlieghere[Support] Add color cl category.
2018-05-24 Clement Courbet[llvm-exegesis] Analysis: show debug string instead...
2018-05-24 Clement Courbet[llvm-exegesis] Show sched class details in analysis.
2018-05-23 Alexander Shaposhnikov[llvm-strip] Minor fix of the usage of TableGen
2018-05-23 Alexander Shaposhnikov[llvm-strip] Expose --keep-symbol option
2018-05-23 Matt Davis[llvm-mca] Fix header comments. NFC.
2018-05-23 Andrea Di Biagio[llvm-mca] Print the "Block RThroughput" in the Summary...
2018-05-22 Max Moroz[Coverage] Update CSS to make HTML reports copy-paste...
2018-05-22 Matt Davis[llvm-mca] Move DispatchStage::cycleEvent to preExecute...
2018-05-22 Alexander Shaposhnikov[llvm-objcopy] Fix the behavior of --strip-* and -...
2018-05-22 Clement Courbet[llvm-exegesis] Analysis output uses HTML.
2018-05-22 Paul SemelRevert "[llvm-objcopy] Add --strip-unneeded option"
2018-05-21 Paul Semel[llvm-objcopy] Add --strip-unneeded option
2018-05-21 Peter CollingbourneLTO: Replace split dwarf implementation that uses objco...
2018-05-21 Peter CollingbourneCodeGen: Add a dwo output file argument to addPassesToE...
2018-05-21 Peter CollingbourneMC: Introduce an ELF dwo object writer and teach llvm...
2018-05-21 Peter CollingbourneMC: Change object writers to use endian::Writer. NFCI.
2018-05-21 Peter CollingbourneMC: Change MCAssembler::writeSectionData and writeFragm...
2018-05-21 Andrea Di Biagio[llvm-mca] Removed an empty line generated by the timel...
2018-05-21 Robert Widmann[LLVM-C] Add DIBuilder Bindings For ObjC Classes
2018-05-21 James Henderson[DWARF] Refactor callback usage for .debug_line error...
2018-05-20 Robert Widmann[LLVM-C] Improve Bindings For Aliases
2018-05-19 Robert Widmann[LLVM-C] Use Length-Providing Value Name Getters and...
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Clement Courbet[llvm-exegesis] Improve documentation.
2018-05-18 Alexander Shaposhnikov[llvm-objcopy] Fix formatting
2018-05-17 Matt Davis[llvm-mca] Make Dispatch a subclass of Stage.
2018-05-17 Reid Kleckner[llvm-pdbutil] Dump struct/class/union sizes in the...
2018-05-17 Anastasis Grammenos[Debugify] Print the output to stderr
2018-05-17 Petar Jovanovic[mips] Add support for Global INValidate ASE
2018-05-17 Andrea Di Biagio[llvm-mca] Hide unrelated flags from the -help output.
2018-05-17 Clement Courbet[llvm-exegesis] Remove redudant explicit template insta...
2018-05-17 Clement Courbet[llvm-exegesis] Write out inconsistencies to a file.
2018-05-17 Andrea Di Biagio[llvm-mca] add flag -all-views and flag -all-stats.
2018-05-17 Clement Courbet[llvm-exegesis] Analysis: detect clustering inconsisten...
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-17 Petr Hosek[CMake] Support building shared library for Fuchsia
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Matt Davis[llvm-mca] Move the RegisterFile class into its own...
2018-05-16 Teresa Johnson[ThinLTO] Make llvm-lto module ID numbering consistent...
2018-05-16 Andrea Di Biagio[llvm-mca] Move definitions in FetchStage.cpp inside...
2018-05-16 Andrea Di Biagio[llvm-mca] Fix perf regression after r332390.
2018-05-16 Clement Courbet[llvm-exegesis] Fix unused variable warning in release...
2018-05-16 Clement Courbet[llvm-exegesis] Add a flag to output analysis csv to...
2018-05-16 Andrea Di Biagio[llvm-mca] Remove redundant includes in Stage.h.
2018-05-16 Clement CourbetFix unused variable warning in r332437.
2018-05-16 Clement Courbet[llvm-exegesis] Analysis: Display sched class for instr...
2018-05-15 Anastasis Grammenos[Debugfiy] Print the pass name next to the result
2018-05-15 Jake Ehrlich[llvm-objcopy] Add --only-keep-debug as a noop
2018-05-15 Matt Davis[llvm-mca] Introduce a pipeline Stage class and FetchStage.
2018-05-15 Martin Storsjo[llvm-rc] Add support for the optional CLASS statement...
2018-05-15 Andrea Di Biagio[llvm-mca] use a formatted_raw_ostream to insert paddin...
2018-05-15 Andrea Di Biagio[llvm-mca] Strip leading tabs and spaces from instructi...
2018-05-15 Paul Semel[llvm-objcopy] Add --keep-symbol (-K) option
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-15 Clement CourbetFix compilation under pre-c++14 gccs.
2018-05-15 Clement CourbetFix r332344: only the native target is linked.
2018-05-15 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-15 Andrea Di Biagio[llvm-mca] Remove unused include header files. NFC
2018-05-15 Andrea Di Biagio[llvm-mca] Add file header to RetireControlUnit.cpp.
2018-05-15 Clement Courbet[llvm-exegesis] InMemoryAssembler: handle return-less...
2018-05-15 Clement Courbet[llvm-exegesis] Check perf event validity.
2018-05-15 Martin Storsjo[llvm-rc] Add support for parsing memory flags
2018-05-15 Martin Storsjo[llvm-rc] Read the Planes/BitCount fields from BITMAPIN...
2018-05-15 Sam CleggFix debug build by adding missing dependencies on libBi...
2018-05-15 Vedant Kumar[Debugify] Add -debugify-each for testing each pass...
2018-05-14 Sid ManningHexagon: Put relocations after instructions not packets.
2018-05-14 Andrea Di Biagio[llvm-mca] Improved support for dependency-breaking...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-14 Clement Courbet[llvm-exegesis] Revert accidentally commited code.
2018-05-14 Clement Courbet[llvm-exegesis] Fix a warning in r332221
2018-05-14 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-14 Clement Courbet[llvm-exegesis] Allow lists of BenchmarkResults to...
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-14 Fangrui Song[llvm-ar] Make PositionalArgs static.
2018-05-12 JF Bastienllc: don't call llvm_shutdown twice
next