OSDN Git Service

[ARM] Place jump table as the first operand in additions
[android-x86/external-llvm.git] / tools /
2017-11-10 Martin Storsjo[llvm-cvtres] Add support for ARM64
2017-11-10 Mitch Phillips[cfi-verify] Made FileAnalysis operate on a GraphResult...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Add missed library dependence. Fir...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Fix unused variable warning after...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing...
2017-11-09 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-09 Vedant Kumar[llvm-cov] Don't render empty region marker lines
2017-11-09 Vedant Kumar[Coverage] Use the wrapped segment when a line has...
2017-11-09 Mitch Phillips[cfi-verify] Adds blacklist blame behaviour to cfi...
2017-11-08 Rafael EspindolaMake sure an error is always handled.
2017-11-08 Rafael EspindolaConvert FileOutputBuffer::commit to Error.
2017-11-08 Dave LeeRevert "Reapply: Allow yaml2obj to order implicit secti...
2017-11-08 Rafael EspindolaConvert FileOutputBuffer to Expected. NFC.
2017-11-08 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-07 Dave LeeRevert "Allow yaml2obj to order implicit sections for...
2017-11-07 Dave LeeFix build bots after r317622
2017-11-07 Dave LeeAllow yaml2obj to order implicit sections for ELF
2017-11-07 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-07 Keith Wyss[XRay] Minimal tool to convert xray traces to Chrome...
2017-11-06 Mitch Phillips[cfi-verify] Added a simple check that stops division...
2017-11-06 Mitch PhillipsMake MCAsmBackend and MCCodeEmiiter passed by unique_pt...
2017-11-04 Aaron BallmanMove the LLVMCFIVerify project into the Libraries folde...
2017-11-03 Kevin EnderbyFix a crash in llvm-objdump when printing a bad x86_64...
2017-11-03 David BlaikieGCOV: Move GCOV from IR & Support into ProfileData...
2017-11-03 David Blaikiellvm-objdump: Fix unused-lambda-capture warning by...
2017-11-03 Mitch Phillips[cfi-verify] Add blacklist parsing for result filtering.
2017-11-03 Martin Storsjo[llvm-ar] Support an options string that start with...
2017-11-03 Aaron BallmanAdd llvm::for_each as a range-based extensions to ...
2017-11-03 Jake Ehrlich[llvm-objcopy] Add support for dwarf fission
2017-11-03 Clement Courbetre-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-11-03 Martin Storsjo[llvm-nm] Don't error out on multiple occurrances of...
2017-11-03 Martin Storsjo[llvm-nm] Print 'I' for import table data in COFF
2017-11-02 Jake Ehrlich[llvm-objcopy] Fix bug in how segment alignment was...
2017-11-02 Shoaib Meenai[tools] Add option to install binutils symlinks
2017-11-02 Hans WennborgFix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF...
2017-11-02 Jonas Devlieghere[dsymutil][doc] Improve wording in manpage and rename...
2017-11-01 Mitch PhillipsUpdate cl::opt<uint64_t> instances to cl::opt<unsigned...
2017-11-01 Jake Ehrlich[yaml2obj][ELF] Add support for setting alignment in...
2017-11-01 whitequark[LLVM-C] Expose functions to create debug locations...
2017-11-01 Eugene Zelenko[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize...
2017-11-01 Jonas Devlieghere[dsymutil][NFC} Rename thread related command line...
2017-10-31 Mitch PhillipsParse DWARF information to reduce false positives.
2017-10-31 Peter CollingbourneInline compareAddr function into its only caller. NFCI.
2017-10-31 Jonas Devlieghere[dsymutil] Implement the --threads option
2017-10-27 Peter CollingbourneELF: Add support for emitting dynamic relocations in...
2017-10-27 whitequark[LLVM-C] Publicly expose getters of MetadataType, TokenType
2017-10-27 Reid Kleckner[PDB] Handle an empty globals hash table with no buckets
2017-10-26 Keno Fischer[dsymutil] Check AttrInfo.Name validity before using it
2017-10-25 Jonas DevlieghereRe-land "[dwarfdump] Add -lookup option"
2017-10-25 Mitch PhillipsAdd FileVerifier::isCFIProtected().
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Michael Kruse[opt] Initialize WriteBitcode pass.
2017-10-24 Reid Kleckner[codeview] Fix handling of S_HEAPALLOCSITE
2017-10-23 Mitch PhillipsMade llvm-cfi-verify not execute unit tests on non...
2017-10-23 Mitch PhillipsGraph builder implementation.
2017-10-23 Mitch PhillipsAccidently merged an incomplete upstream patch in 10e6e...
2017-10-23 Mitch PhillipsPatch in
2017-10-18 Vedant Kumar[llvm-cov] Move LineCoverageIterator to libCoverage...
2017-10-18 Vedant Kumar[llvm-cov] Use the coverage namespace. NFC.
2017-10-18 Vedant Kumar[llvm-cov] Suppress sub-line highlights in simple cases
2017-10-18 Vedant Kumar[llvm-cov] Pass LineCoverageStats in SourceCoverageView...
2017-10-18 Vedant Kumar[llvm-cov] Highlight gaps in consecutive uncovered...
2017-10-18 NAKAMURA TakumiUntabify.
2017-10-18 Vlad TsyrklevichStatically link llvm-cfi-verify's libraries.
2017-10-17 Matt Morehouse[llvm-special-case-list-fuzzer] Add fuzz target.
2017-10-17 Vedant Kumar[llvm-cov] Add one correction to r315960 (PR34962)
2017-10-16 Vedant Kumar[llvm-cov] Remove workaround in line execution count...
2017-10-16 Kostya Serebryanyfix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should...
2017-10-14 Konstantin Zhuravlyovllvm-readobj: Print AMDGPU note contents
2017-10-14 Konstantin Zhuravlyovllvm-readobj: Print AMDGPU note type names
2017-10-14 Vedant Kumar[llvm-cov] Factor out logic to iterate over line covera...
2017-10-13 Matt Morehouse[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDem...
2017-10-13 Max Moroz[llvm-cov] Generate "report" for given source paths...
2017-10-13 Jonas DevlieghereRe-land "[dsymutil] Timestmap verification for __swift_ast"
2017-10-13 Keith WyssRemoving default case statement from covered switch.
2017-10-12 Matthias BraunRevert "TargetMachine: Merge TargetMachine and LLVMTarg...
2017-10-12 Keith Wyss[XRay][tools] Updated stacks tool with flamegraph output.
2017-10-12 Matthias BraunTargetMachine: Merge TargetMachine and LLVMTargetMachine
2017-10-12 Justin BognerRe-commit "llvm-isel-fuzzer: Handle a subset of backend...
2017-10-12 Hans WennborgRevert r315545 "llvm-isel-fuzzer: Handle a subset of...
2017-10-12 Justin Bognerllvm-isel-fuzzer: Handle a subset of backend flags...
2017-10-11 Zachary TurnerRevert "[ADT] Make Twine's copy constructor private."
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Zachary Turner[ADT] Make Twine's copy constructor private.
2017-10-11 Vlad TsyrklevichMC Helpers for llvm-cfi-verify.
2017-10-11 Vlad TsyrklevichReland 'Classify llvm-cfi-verify.'
2017-10-11 Zachary TurnerFix incorrect integer literal suffix.
2017-10-11 Zachary Turner[llvm-rc] Use proper search algorithm for finding resou...
2017-10-11 Jake EhrlichReland "[llvm-objcopy] Add support for --strip-sections...
2017-10-11 Rafael EspindolaConvert a few ErrorOr to Expected.
2017-10-11 Jonas DevlieghereRevert "[dsymutil] Timestmap verification for __swift_ast"
2017-10-11 Jonas Devlieghere[dsymutil] Timestmap verification for __swift_ast
2017-10-11 Simon Dardis[llvm-rc] Fix spelling in message
2017-10-11 Jake EhrlichRevert "[llvm-objcopy] Add support for --strip-sections...
2017-10-11 Jake Ehrlich[llvm-objcopy] Add support for --strip-sections to...
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-10 Jake Ehrlich[llvm-objcopy] Add ability to remove multiple sections...
2017-10-10 Jake Ehrlich[llvm-objcopy] Fix latent bug that allowed some Section...
next