OSDN Git Service

[APFloat] APFloat::Storage::Storage - fix use after move
[android-x86/external-llvm.git] / tools /
2019-05-14 Tim NorthoverAArch64: support binutils-like things on arm64_32.
2019-05-14 James Henderson[llvm-objcopy] Cache gnu_debuglink's target CRC
2019-05-14 Fangrui Song[Object] Change ObjectFile::getSectionContents to retur...
2019-05-13 Serge GueltonSimplify llvm-cat help
2019-05-12 Lang Hames[JITLink] Add a test for zero-filled content.
2019-05-11 Puyan Lotfi[NFC] yaml2obj/yam2elf.cpp whitespace changes: dos2unix...
2019-05-10 Reid Kleckner[COFF] Fix .bss section size bug in obj2yaml / yaml2obj
2019-05-10 Fangrui Song[llvm-objdump] Print st_other
2019-05-10 Fangrui Song[Object] Fix macho-invalid.test
2019-05-10 Fangrui Song[Object] Change SymbolicFile::printSymbolName to use...
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 Simon Pilgrim[llvm-cxxfilt] Fix -Wshadow warning. NFCI.
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-09 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-05-08 James Henderson[llvm-objcopy] Improve error message for unrecognised...
2019-05-08 Andrea Di Biagio[MCA] Don't add a name to the default code region.
2019-05-08 Andrea Di Biagio[MCA] Slightly refactor CodeRegion.h. NFCI
2019-05-08 James Henderson[llvm-objcopy] Add --prefix-alloc-sections
2019-05-08 George Rimar[llvm-objcopy] - Fix for "Bug 41775 - SymbolTableSectio...
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-07 Roman Lebedev[llvm-exegesis] BenchmarkRunner::runConfiguration(...
2019-05-07 George Rimar[yaml2obj] - Allow setting st_value explicitly for...
2019-05-07 Roman Lebedev[llvm-exegesis] InstructionBenchmark::writeYamlTo(...
2019-05-07 Sam Clegg[WebAssembly] Add more test coverage for reloctions...
2019-05-07 Fangrui Song[DebugInfo] Delete TypedDINodeRef
2019-05-06 Simon PilgrimRemove duplicate assignments. NFCI.
2019-05-06 Anders Waldenborg[llvm-c-test] Make include-all.c do what its name says...
2019-05-03 Sid ManningLet --discard-all imply --strip-debug.
2019-05-03 Simon PilgrimAvoid cppcheck operator precedence warnings. NFCI.
2019-05-03 Sean Fertile[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
2019-05-02 Jordan RupprechtRevert [llvm-nm] Fix handling of symbol types + [llvm...
2019-05-02 Nico Weberlld-link: Add /force:multipleres extension to make...
2019-05-02 George Rimar[yaml2obj] - Make interface of `NameToIdxMap` class...
2019-05-02 James Henderson[llvm-strip]Add --no-strip-all to disable --strip-all...
2019-05-02 Fangrui Song[llvm-readobj] Delete and inline relocAddressLess
2019-05-02 Fangrui Song[Object] Change getSectionName() to return Expected...
2019-05-01 Fangrui Song[llvm-objdump] Print newlines before and after "Disasse...
2019-05-01 George Rimar[yaml2obj] - Report when unknown section is referenced...
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-05-01 Fangrui Song[llvm-objcopy] Simplify SHT_NOBITS -> SHT_PROGBITS...
2019-04-30 Rong Xu[llvm-profdata] Add overlap command to compute similari...
2019-04-30 Dan Gohman[WebAssembly] Support EXPLICIT_NAME symbols in llvm...
2019-04-30 Jordan Rupprecht[llvm-objcopy] Add RISC-V support for -B/-O
2019-04-30 Eugene Leviant[llvm-nm] Add --special-syms no-op flag
2019-04-30 Hans Wennborgvs integration: vs2019 support
2019-04-30 George Rimar[llvm-objcopy] - Check dynamic relocation sections...
2019-04-30 David BolvanskyRevert r359520
2019-04-29 David Bolvansky[PDB] Fixed null pointer dereference
2019-04-29 Lang Hames[ORC] Replace the LLJIT/LLLazyJIT Create methods with...
2019-04-29 Simon Pilgrim[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFuncti...
2019-04-29 Quentin Colombet[llvm-extract] Expose the group extraction feature...
2019-04-29 George Rimar[yaml2obj] - Simplify and reduce the code. NFC.
2019-04-29 George Rimar[yaml2obj] - Replace a loop with write_zeros(). NFCI.
2019-04-29 George Rimar[yaml2obj] - Cleanup and simplify the code. NFCI.
2019-04-29 Russell Gallopvs integration: Use llvm-lib for librarian
2019-04-29 Fangrui Song[llvm-nm] Simplify and fix a buffer overflow
2019-04-27 Lang Hames[lli] Fix a typo in a cl::opt description.
2019-04-27 Fangrui Song[llvm-nm][llvm-readelf] Avoid single-dash -long-option...
2019-04-27 Fangrui Song[llvm-nm] Support section type 'u': STB_GNU_UNIQUE
2019-04-26 Lang Hames[ORC] Add a 'plugin' interface to ObjectLinkingLayer...
2019-04-26 Fangrui Song[llvm-nm] Revert inadvertently committed 'i' change...
2019-04-26 Fangrui Song[ThinLTO] Fix X86/strong_non_prevailing.ll after llvm...
2019-04-26 Fangrui Song[llvm-nm] Generalize symbol types 'N', 'n' and '?'
2019-04-26 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-04-26 George Rimar[yaml2obj] - Make implicitSectionNames() return std...
2019-04-26 George Rimar[yaml2obj] - Remove excessive variable. NFC.
2019-04-26 George Rimar[yaml2obj] - Make the code to match the LLVM style...
2019-04-26 George Rimar[yaml2elf] - Cleanup the initSectionHeaders(). NFCI.
2019-04-26 Nico WeberMinor formatting tweak, no behavior change
2019-04-26 Fangrui SongFix typos: (re)?sor?uce -> (re)?source
2019-04-26 Fangrui Song[llvm-objcopy] Accept --long-option but not -long-option
2019-04-25 George Rimar[yaml2obj] - Don't crash on invalid inputs.
2019-04-25 Lang Hames[llvm-rtdyld] Add support for passing command line...
2019-04-25 Alina SbirleaEnable LoopVectorization by default.
2019-04-25 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-24 Nico Weberllvm-cvtres: Make new dupe resource error a bit friendlier
2019-04-24 Nico Weberllvm-cvtres: Remove a default argument. No behavior...
2019-04-24 Lang Hames[JITLink] Add support for passing arguments to jit...
2019-04-24 Stanislav Mekhanoshin[AMDGPU] Add gfx1010 target definitions
2019-04-24 JF BastienRevert "[llvm-objdump] errorToErrorCode+message ->...
2019-04-24 Lang Hames[JITLink] Refer to FDE's CIE (not the most recent CIE...
2019-04-24 Fangrui Song[llvm-objdump] Delete redundant check
2019-04-24 George Rimar[obj2yamp] - Simplify and cleanup the code in ELFDumper...
2019-04-24 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-24 Fangrui Song[yaml2obj] Replace num_zeros with write_zeros
2019-04-24 George Rimar[yaml2elf] - Replace a loop with write_zeros(). NFC.
2019-04-24 Fangrui Song[CommandLine] Provide parser<unsigned long> instantiati...
2019-04-24 Nico Weberllvm-cvtres: Accept /? as help flag, like cvtres.exe
2019-04-23 Adrian Prantl[dsymutil] Put Swift interface files into a per-arch...
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-23 Adrian PrantlRevert "[dsymutil] Fix use-after-free when sys::path...
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-22 Adrian PrantlFully qualify llvm::Optional, some compilers complain...
2019-04-22 Adrian PrantlTry to work around compile errors with older versions...
2019-04-22 Adrian Prantl[dsymutil] Collect parseable Swift interfaces in the...
2019-04-22 Fangrui SongUse llvm::stable_sort. NFC
2019-04-21 Nico WeberAttemp get llvm-jitlink building on Windows
2019-04-21 Lang Hames[JITLink] Add an option to dump relocated section content.
2019-04-20 Lang Hames[JITLink] Add BinaryFormat to JITLink's dependencies.
2019-04-20 Lang Hames[JITLink] Add llvm-jitlink subdirectory to tools/LLVMBu...
next