OSDN Git Service

LangRef.rst: the "\01" prefix applies not just to variables
[android-x86/external-llvm.git] / tools /
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
2018-05-11 David BlaikieMove standard library inclusions to after internal...
2018-05-11 Nico Webermake add_llvm_fuzzer calls slightly more consisten...
2018-05-11 Alexander Shaposhnikov[llvm-strip] Add support for -remove-section
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-10 James Henderson[DWARF] Rework debug line parsing to use llvm::Error...
2018-05-09 Paul Semel[llvm-objcopy] Add --strip-symbol (-N) option
2018-05-09 Martin Storsjo[llvm-rc] Handle C preprocessor output
2018-05-09 Martin Storsjo[llvm-rc] Add support for the RCDATA resource type
2018-05-09 Martin Storsjo[llvm-rc] Allow -1 for control IDs in old style dialogs...
2018-05-09 David Blaikiellvm-mca: Add missing includes
2018-05-09 Nico WeberMake llvm-cfi-verify CMakeLists.txt formatting more...
2018-05-09 Nico WeberInline contents of LLVM_XRAY_TOOLS variable into its...
2018-05-08 Martin Storsjo[llvm-rc] Add support for all missing dialog controls
2018-05-08 Alexander Shaposhnikov[llvm-objcopy] Fix exit code
2018-05-08 Martin Storsjo[llvm-rc] Update a stale comment. NFC.
2018-05-08 Martin Storsjo[llvm-rc] Don't strictly require quotes around external...
2018-05-08 Fangrui Song[DebugInfo] Accept `S` in augmentation strings in CIE.
2018-05-07 Roman Lebedev[llvm-rc] Fix build: missing 'override'.
2018-05-07 Martin Storsjo[llvm-rc] Implement the BITMAP resource type
2018-05-07 Martin Storsjo[llvm-rc] Allow optional commas between the string...
2018-05-07 Martin Storsjo[llvm-rc] Exclude padding from sizes in versioninfo...
2018-05-07 Martin Storsjo[llvm-rc] Fix alphabetical order of cases. NFC.
2018-05-07 Alexander Shaposhnikov[tools] Introduce llvm-strip
2018-05-07 Matt Davis[llvm-mca] Avoid exposing index values in the MCA inter...
2018-05-07 Clement CourbetRe-land r331622 "[llvm-exegesis] Add a library to clust...
2018-05-07 Clement CourbetRevert r331622 "[llvm-exegesis] Add a library to cluste...
2018-05-07 Clement Courbet[llvm-exegesis] Add a library to cluster benchmark...
2018-05-06 Fangrui Song[llvm-dwp] Define InitLLVM.
2018-05-05 Andrea Di Biagio[llvm-mca] removes flag -instruction-tables from the...
2018-05-05 Andrea Di Biagio[llvm-mca] minor tweak to the resource pressure printin...
2018-05-04 Teresa Johnson[LTO] Allow pass remarks with hotness to be set when...
next