OSDN Git Service

[llvm-objdump] Label calls to the PLT.
[android-x86/external-llvm.git] / tools /
2018-08-24 Joel Galenson[llvm-objdump] Label calls to the PLT.
2018-08-24 Richard SmithMake llvm-profdata show -text work as advertised in...
2018-08-23 Walter Lee[llvm-mca] Fix parameter name. NFC.
2018-08-23 Matt Davis[llvm-mca] Set the Selection strategy to Default if...
2018-08-23 Andrea Di Biagio[llvm-mca] Fix wrong call to setCustomStrategy().
2018-08-23 Andrea Di Biagio[llvm-mca] Allow the definition of custom strategies...
2018-08-23 Victor Leschuk[DWARF] Unify warning callbacks. NFC.
2018-08-22 Peter CollingbourneMC: Teach the COFF object writer to write address-signi...
2018-08-22 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-08-22 Matt Davis[llvm-mca] Clean up a comment about the Context class...
2018-08-22 Matt Davis[llvm-mca] Remove unused decl. NFC.
2018-08-22 Andrea Di Biagio[llvm-mca] Improved code comments and moved some method...
2018-08-22 Fangrui Song[gold] -thinlto-object-suffix-replace: don't append...
2018-08-21 Zachary TurnerPrint "invalid mangled name" when we can't demangle...
2018-08-21 Matt Davis[llvm-mca] Remove unused decl. NFC.
2018-08-21 Andrea Di Biagio[llvm-mca] Add the ability to customize the instruction...
2018-08-21 Peter Collingbournellvm-readobj: Simplify. NFCI.
2018-08-21 Andrea Di Biagio[llvm-mca] Replace use of llvm::any_of with std::any_of.
2018-08-21 Andrea Di Biagio[llvm-mca] Add method cycleEvent() to class Scheduler...
2018-08-21 Fangrui Song[llvm-objcopy] Simplify find(X,Y) != X.end() with is_co...
2018-08-20 Fangrui Song[llvm-strip] Allow only one input
2018-08-20 Matt Davis[llvm-mca] Remove unused formal parameter. NFC.
2018-08-20 Zachary Turner[llvm-objdump] Add ability to demangle COFF symbols.
2018-08-20 Andrea Di Biagio[llvm-mca] Make the LSUnit a HardwareUnit, and allow...
2018-08-20 Simon PilgrimUse LLVM_BUILTIN_TRAP not __builtin_trap to appease...
2018-08-20 Kirill Bobyrev[llvm] Make YAML serialization up to 2.5 times faster
2018-08-19 whitequark[bindings/go] Add coroutine passes
2018-08-19 whitequark[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreate...
2018-08-17 Jordan Rupprecht[llvm-objcopy] Implement -G/--keep-global-symbol(s).
2018-08-17 Lang Hames[ORC] Rename VSO to JITDylib.
2018-08-17 Jordan Rupprecht[llvm-objcopy] Add support for -I binary -B <arch>.
2018-08-17 Matt Davis[llvm-mca] Reformat a few lines (fix spacing). NFC.
2018-08-17 Andrea Di Biagio[llvm-mca] Removed references to HWStallEvent in Schedu...
2018-08-17 Brian Cain[llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWri...
2018-08-16 Andrea Di Biagio[llvm-mca] Fix -Wpessimizing-move warnings introduced...
2018-08-16 Andrea Di Biagio[llvm-mca] Refactor how execution is orchestrated by...
2018-08-16 Jordan Rupprecht[llvm-strip] Add support for -p/--preserve-dates
2018-08-16 Andrea Di Biagio[llvm-mca] Small refactoring in preparation for another...
2018-08-16 George Rimar[yaml2obj] - Allow to use numeric sh_link (Link) value...
2018-08-16 George Rimar[yaml2elf] - Simplify code, add a test. NFC.
2018-08-15 Andrea Di Biagio[llvm-mca] Minor style changes. NFC
2018-08-15 George Rimar[yaml2obj] - Teach yaml2obj to produce SHT_GROUP sectio...
2018-08-15 Andrea Di Biagio[llvm-mca] Fix PR38575: Avoid an invalid implicit trunc...
2018-08-15 George Rimar[yaml2obj] - Teach tool to produce SHT_GROUP section...
2018-08-13 Jordan Rupprecht[Support] NFC: Allow modifying access/modification...
2018-08-13 Jordan Rupprecht[llvm-objcopy] NFC: Fix minor formatting issues
2018-08-13 Matt Davis[llvm-mca] Propagate fatal llvm-mca errors from library...
2018-08-10 Matt Davis[llvm-mca] Make InstrBuilder::getOrCreateInstrDesc...
2018-08-10 Jordan Rupprecht[llvm-objcopy] NFC: consistently use typename ELFT...
2018-08-09 Jordan Rupprecht[llvm-objcopy] NFC: Add some color to error()
2018-08-09 Paul Semel[llvm-objcopy] Add --prefix-symbols option
2018-08-09 Paul Semel[llvm-objcopy] Add --dump-section
2018-08-09 Hans Wennborgvs integration: bump version number
2018-08-09 Hans Wennborgvs integration: update the manifest to require VS 2017
2018-08-08 Petr Hosek[ADT] Normalize empty triple components
2018-08-07 Vedant Kumar[Coverage] Delete getCounterMismatches, it's dead code...
2018-08-07 Nico WeberUpdate msbuild integration warnings: Don't warn on...
2018-08-07 David Bolvansky[RFC] Build LLVM-C.dll on MSVC that exports only the...
2018-08-07 Pavel Labath[DebugInfo] Reduce debug_str_offsets section size
2018-08-07 Hans Wennborgvs integration: bump version number
2018-08-07 Hans Wennborgvs integration: update the publisher name
2018-08-07 Hans Wennborgvs integration: fix default path to clang-cl
2018-08-07 George Rimar[yaml2obj] - Add a support for changing EntSize.
2018-08-06 Alexandre Ganea[llvm-pdbutil] Support PDBs without a DBI stream
2018-08-04 Fangrui Song[llvm-objdump] Remove continue after report_error which...
2018-08-03 Andrea Di Biagio[llvm-mca] Speed up the computation of the wait/ready...
2018-08-03 Guillaume Chatelet[llvm-exegesis] Renaming classes and functions.
2018-08-03 Dean Michael Berris[XRay][tools] Use Support/JSON.h in llvm-xray convert
2018-08-03 Dave Leeobjdump: Better handling of Mach-O universal binaries
2018-08-02 Paul Robinson[DebugInfo/DWARF] Remove redundant iterator type. NFC
2018-08-02 Puyan Lotfi[NFC] clang-format cleanup of a couple files in llvm...
2018-08-02 Tom StellardCMake: Remove LLVM_DYLIB_SYMBOL_VERSIONING
2018-08-02 Zachary TurnerUpdate the LLVM VS integration to sign the assembly.
2018-08-02 Ben Dunbobbin[llvm-ar] Correct help text
2018-08-02 Andrea Di Biagio[llvm-mca] Use a vector to store ResourceState objects...
2018-08-02 Guillaume Chatelet[llvm-exegesis] Rename InstructionInstance into Instruc...
2018-08-01 Jordan Rupprecht[llvm-objcopy] Add missing -I command line flag alias...
2018-08-01 Zachary Turner[llvm-undname Add an option to dump back references.
2018-08-01 Jordan Rupprecht[llvm-objcopy] Add support for --rename-section flags...
2018-08-01 Andrea Di Biagio[llvm-mca] Correctly update the rank in `Scheduler...
2018-08-01 Guillaume Chatelet[llvm-exegesis] Provide a way to handle memory instruct...
2018-08-01 Jonas Devlieghere[dsymutil] Convert recursion in lookForDIEsToKeep into...
2018-08-01 Andrea Di Biagio[llvm-mca] Improve code comments. NFC.
2018-07-31 Fangrui Song[llvm-objcopy] Make --strip-debug strip .gdb_index
2018-07-31 Matt Davis[llvm-mca] Update the help text to reflect "physical...
2018-07-31 Alexandre Ganea[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 Andrea Di Biagio[llvm-mca] Remove README.txt
2018-07-31 Andrea Di Biagio[llvm-mca][BtVer2] Teach how to identify dependency...
2018-07-29 Jonas Devlieghere[dsymutil] Simplify temporary file handling.
2018-07-27 Fangrui Song[llvm-objcopy] Make --strip-debug strip .zdebug* (zlib...
2018-07-26 Stephen HinesHandle the lack of a symbol table correctly.
2018-07-26 Michael Kruse[ADT] Replace std::isprint by llvm::isPrint.
2018-07-26 Dean Michael Berris[MCA] Avoid an InstrDesc copy in mca::LSUnit::reserve.
2018-07-25 Jonas Devlieghere[dsymutil] Add support for generating DWARF5 accelerato...
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-25 Paul Semel[llvm-readobj] Generic hex-dump option
2018-07-24 Dean Michael Berrisllvm-xray: Broken chrome trace event format output
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-24 Vedant Kumar[Debugify] Export per-pass debug info loss statistics
2018-07-24 Vedant Kumar[Debugify] Move interface definitions to a header, NFC
next