OSDN Git Service

Reapply "AMDGPU: Force inlining if LDS global address is used"
[android-x86/external-llvm.git] / tools /
2018-07-09 Jonas Devlieghere[dsymutil] Add support for outputting assembly
2018-07-09 Andrea Di Biagio[llvm-mca] report an error if the assembly sequence...
2018-07-06 Zachary Turner[PDB] One more fix for hasing GSI records.
2018-07-06 Matt Davis[llvm-mca] Add HardwareUnit and Context classes.
2018-07-06 Alexander Shaposhnikov[llvm-objcopy] Add support for static libraries
2018-07-06 Vedant Kumar[Debugify] Allow unsigned values narrower than their...
2018-07-06 Andrea Di Biagio[llvm-mca] A write latency cannot be a negative value...
2018-07-06 Jonas Devlieghere[dsymutil] Emit label at the begin of a CU
2018-07-06 Andrea Di Biagio[llvm-mca] improve the instruction issue logic implemen...
2018-07-06 Dave LeeReapply: "objdump: Support newer ObjC image info flags"
2018-07-06 Zachary Turner[llvm-pdbutil] Dump more info about globals.
2018-07-06 Dave LeeRevert "objdump: Support newer ObjC image info flags"
2018-07-05 Dave Leeobjdump: Support newer ObjC image info flags
2018-07-05 Andrea Di Biagio[llvm-mca] Fix RegisterFile debug prints. NFC
2018-07-05 Paul Semel[llvm-objdump] Add --archive-headers (-a) option
2018-07-05 Clement Courbet[llvm-exegesis] Add uop computation for more X87 instru...
2018-07-05 Clement Courbet[llvm-exegesis][NFC]clang-format
2018-07-04 Paul Semel[llvm-objdump] Add --file-headers (-f) option
2018-07-04 Clement Courbet[llvm-exegesis] Remove dead comment.
2018-07-03 John Brawn[llvm-exegesis] Add an AArch64 target
2018-07-03 Clement Courbet[llvm-exegesis] ExegisX86Target::setRegToConstant(...
2018-07-02 Lang Hames[ORC] Verify modules when running LLLazyJIT in LLI...
2018-07-02 Andrea Di Biagio[llvm-mca] Clear the content of map VariantDescriptors...
2018-07-02 Francis Visoiu Mistrih[MC] Error on a .zerofill directive in a non-virtual...
2018-07-02 Dave Leenm: Add -no-weak flag for hiding weak symbols
2018-07-02 John Brawn[llvm-exegesis] Change how the native architecture...
2018-07-02 John Brawn[llvm-exegesis] Delegate the decision of cycle counter...
2018-07-02 Clement Courbet[llvm-exegesis][NFC] Cleanup useless braces.
2018-07-01 Paul SemelRevert "[llvm-readobj] Fix printing format"
2018-07-01 Paul Semel[llvm-readobj] Fix printing format
2018-06-29 Jonas Devlieghere[dsymutil] Rename conflicting declaration
2018-06-29 Jonas Devlieghere[dsymutil] Make the CachedBinaryHolder the default
2018-06-29 Jonas Devlieghere[dsymutil] Introduce a new CachedBinaryHolder
2018-06-29 Andrea Di Biagio[llvm-mca] Remove field HasReadAdvanceEntries from...
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-06-28 Sterling AugustineHandle absolute symbols as branch targets in disassembly.
2018-06-28 Vedant Kumar[Debugify] Do not report line 0 locations as errors
2018-06-28 Matt Davis[llvm-mca] Delete Pipeline's copy ctor and assignement...
2018-06-28 Andrea Di Biagio[llvm-mca] Use a WriteRef to describe register writes...
2018-06-28 Jonas Devlieghere[dsymutil] Use UnitListTy consistently (NFC)
2018-06-28 Andrea Di Biagio[llvm-mca] Refactor method RegisterFile::collectWrites...
2018-06-28 Clement Courbet[llvm-exegesis] Add partial X87 support.
2018-06-28 Alex Lorenz[cmake][xcode-toolchain] add support for major Xcode...
2018-06-27 Fangrui Song[llvm-objdump] Add -x --all-headers options
2018-06-27 Jonas Devlieghere[dsymutil] Move abstractions into separate files (NFC)
2018-06-27 Matt Davis[llvm-mca] Register listeners with stages; remove...
2018-06-27 Andrea Di Biagio[llvm-mca] Avoid calling method update() on instruction...
2018-06-27 Matt Davis[llvm-mca] Add a comment to Stage::execute and fix...
2018-06-27 Vedant Kumar[Debugify] Handle failure to get fragment size when...
2018-06-26 Vedant Kumar[Debugify] Diagnose mis-sized dbg.values
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-26 Vedant Kumar[Debugify] Don't treat missing dbg.values as an error...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-06-26 Andrea Di Biagio[llvm-mca] Removed wrong NDEBUG guards introduced by...
2018-06-26 Clement Courbet[llvm-exegesis][NFC] Fix windows warning in rL335465.
2018-06-26 Andrea Di Biagio[llvm-mca] Remove unused header files and correctly...
2018-06-26 Clement Courbet[llvm-exegesis] Get the BenchmarkRunner from the Exeges...
2018-06-25 Matt Davis[llvm-mca] Rename Backend to Pipeline. NFC.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Remove unnecessary member variables.
2018-06-25 Clement Courbet[llvm-exegesis] Fix warning in r22752: Initialize IsSni...
2018-06-25 Clement Courbet[llvm-exegesis] Generate snippet setup code.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] clang-format
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Fix `Operand` class comments.
2018-06-23 Brad Smith[CMake] Support building shared library for OpenBSD
2018-06-23 Jonas Devlieghere[llc] Fix sanitizer failure.
2018-06-23 Jonas Devlieghere[llc] Use WithColor for printing errors/warnings
2018-06-23 Jonas Devlieghere[llvm-config] Use WithColor for printing errors.
2018-06-23 Jonas Devlieghere[llvm-mt] Use WithColor for printing errors.
2018-06-22 Fangrui Song[llvm-size] Make global variables static
2018-06-22 Matt Davis[llvm-mca] Remove unnecessary include and forward decl...
2018-06-22 Andrea Di Biagio[llvm-mca] Remove redundant call. NFC
2018-06-22 Andrea Di Biagio[llvm-mca] Set the operand ID for implicit register...
2018-06-22 Matt Davis[llvm-mca] Introduce a sequential container of Stages
2018-06-21 Jonas Devlieghere[dsymutil] Force mmap'ing of binaries
2018-06-21 Clement Courbet[llvm-exegesis][NFC] Simplify BenchmarkRunner.
2018-06-21 Clement Courbet[llvm-exegesis][NFC] Simplify LLVMState.
2018-06-21 Andrea Di Biagio[llvm-mca] Updates comment in code, and remove some...
2018-06-20 Wolfgang Pieb[DWARF] Improved error reporting for range lists.
2018-06-20 Andrea Di Biagio[llvm-mca] use APint::operator[] to obtain the bit...
2018-06-20 Clement Courbet[llvm-exegesis] Add mechanism to add target-specific...
2018-06-20 Andrea Di Biagio[llvm-mca][X86] Teach how to identify register writes...
2018-06-20 Clement Courbet[llvm-exegesis] Remove noexcept in r335105.
2018-06-20 Clement Courbet[llvm-exegesis] Fix missing move in r335105.
2018-06-20 Guillaume Chatelet[llvm-exegesis] Use a Prototype to defer picking a...
2018-06-19 Roman Lebedevllvm-exegesis: mark ~ExegesisTarget() as virtual. Fixes...
2018-06-19 Clement CourbetRe-land r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement CourbetRevert r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-18 Matt Davis[llvm-mca] Cleanup the header syntax line. Fix a commen...
2018-06-18 Andrea Di Biagio[llvm-mca] Use an ordered map to collect hardware stati...
2018-06-18 Clement Courbet[llvm-exegesis] Optionally ignore instructions without...
2018-06-15 Paul Semel[llvm-readobj] Add -string-dump (-p) option
2018-06-15 Roman Lebedev[MCA] Add -summary-view option
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Remove dead variable.
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Add more comments.
2018-06-15 Clement Courbet[llvm-exegesis] Print the whole snippet in analysis.
2018-06-14 Matt Davis[llvm-mca] Clean up the header comment. NFC.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-14 Matt Davis[llvm-mca] Introduce the ExecuteStage (was originally...
next