OSDN Git Service

[cfi-verify] Abort on unsupported targets
[android-x86/external-llvm.git] / tools /
2018-07-16 Joel Galenson[cfi-verify] Abort on unsupported targets
2018-07-15 Andrea Di Biagio[llvm-mca][BtVer2] teach how to identify false dependen...
2018-07-14 Matt Davis[llvm-mca] Turn InstructionTables into a Stage.
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-14 Matt Davis[llvm-mca] Remove unused InstRef formal from pre and...
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Joel Galenson[cfi-verify] Support AArch64.
2018-07-13 Andrea Di Biagio[llvm-mca] Improve a few debug prints. NFC
2018-07-13 Andrea Di Biagio[llvm-mca] Simplify the Pipeline constructor. NFC
2018-07-13 Andrea Di Biagio[llvm-mca] Removed unused arguments from methods in...
2018-07-13 Dean Michael Berris[XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-07-12 Matt Davis[llvm-mca] Constify SourceMgr::hasNext. NFC.
2018-07-12 Matt Davis[llvm-mca] Add cycleBegin/cycleEnd callbacks to mca...
2018-07-12 Bill Wendling[gold-plugin] Disable section ordering for relocatable...
2018-07-12 Stephen HinesAdd --strip-all option back to llvm-strip.
2018-07-12 Matt Davis[llvm-mca] Simplify eventing by adding an onEvent templ...
2018-07-11 Bill WendlingTemporarily reverting.
2018-07-11 Bill Wendlinggold: Add ability to toggle function/data sections
2018-07-11 Paul SemelRevert "[llvm-objdump] Add -demangle (-C) option"
2018-07-11 Paul Semel[llvm-objdump] Add -demangle (-C) option
2018-07-11 Andrea Di Biagio[llvm-mca] Use a different character to flag instructio...
2018-07-11 Paul Semel[llvm-readobj] Add -hex-dump (-x) option
2018-07-10 Jonas Devlieghere[MC] Add interface to finish pending labels.
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map in llvm-mc. This is useful...
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.
next