OSDN Git Service

DO NOT MERGE: android: translate soong build rules for libLLVM90
[android-x86/external-llvm.git] / tools /
2019-06-14 George RimarRevert "Revert r363377: [yaml2obj] - Allow setting...
2019-06-14 Rui UeyamaRevert r363377: [yaml2obj] - Allow setting custom secti...
2019-06-14 James Henderson[docs][llvm-dwarfdump] Make the --show-parents and...
2019-06-14 George Rimar[yaml2obj] - Allow setting custom section types for...
2019-06-14 James Henderson[llvm-readobj] Don't abort printing of dynamic table...
2019-06-14 George Rimar[llvm-readobj] - Do not fail to dump the object which...
2019-06-14 George Rimar[yaml2obj] - Allow setting the custom Address for ...
2019-06-14 George Rimar[yaml2obj] - Allow setting cutom Flags for implicit...
2019-06-14 Alex Brachet[llvm-objcopy] Remove no-op flush of errs
2019-06-14 Alex Brachet[llvm-objcopy] Changed command line parsing errors
2019-06-14 Stanislav Mekhanoshin[AMDGPU] gfx1011/gfx1012 targets
2019-06-14 Francis Visoiu MistrihRevert "[Remarks] Refactor optimization remarks setup"
2019-06-13 Seiya Nuta[llvm-objcopy] Fix sparc target endianness
2019-06-13 Francis Visoiu Mistrih[Remarks] Refactor optimization remarks setup
2019-06-13 Eugene Leviant[llvm-objcopy] Implement IHEX reader
2019-06-12 Serge GueltonSanitize llvm-extract -help output
2019-06-12 Jordan Rupprecht[llvm-readobj] Fix output interleaving issue caused...
2019-06-12 Matt ArsenaultStackProtector: Use PointerMayBeCaptured
2019-06-12 Ben Dunbobbin[Legacy LTO] Fix build bots: r363140: Fix export name
2019-06-12 Nico WeberShare /machine: handling code with llvm-cvtres too
2019-06-12 Ben Dunbobbin[ThinLTO]LTO]Legacy] Fix dependent libraries support...
2019-06-12 James Henderson[llvm-nm] Fix docs and help text for --print-size
2019-06-11 James Henderson[llvm-dwarfdump] Simplify --ignore-case help text and...
2019-06-11 Nico WeberLet writeWindowsResourceCOFF() take a TimeStamp parameter
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-06-11 George Rimar[yaml2elf] - Check we are able to set custom sh_link...
2019-06-11 Peter CollingbourneSymbolize: Make DWPName a symbolizer option instead...
2019-06-11 Peter CollingbourneSymbolize: Replace the Options constructor with in...
2019-06-10 Daniel SandersBreak a couple more false dependencies on target libraries
2019-06-10 Jonas Devlieghere[dsymutil] Remove stale comment (NFC)
2019-06-10 Jordan Rupprecht[llvm-objcopy] Fix SHT_GROUP ordering.
2019-06-10 Andrea Di Biagio[llvm-mca] Enable bottleneck analysis when flag -all...
2019-06-10 George Rimar[llvm-readobj/llvm-readelf] - Don't fail to dump the...
2019-06-10 Andrea Di Biagio[MCA] Fix -Wunused-private-field warning after r362933...
2019-06-10 Andrea Di Biagio[MCA] Further refactor the bottleneck analysis view...
2019-06-10 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Content...
2019-06-10 George Rimar[yaml2obj] - Do not assert when .dynsym is specified...
2019-06-10 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2019-06-10 George Rimar[yaml2obj] - Remove helper methods that are probably...
2019-06-08 Sylvestre Ledrufix a typo unavaliable=>unavailable
2019-06-08 Seiya Nuta[llvm-objcopy][MachO] Recompute and update offset/size...
2019-06-07 Jordan Rupprecht[llvm-objdump] Fix Bugzilla ID 41862 to support checkin...
2019-06-07 Shoaib Meenai[llvm-lipo] Drop unneeded braces. NFC
2019-06-07 Shoaib Meenai[llvm-lipo] Implement -archs
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Peter CollingbourneUnbreak 32-bit build.
2019-06-07 Vlad TsyrklevichRevert "[llvm-objdump] Add warning if --disassemble...
2019-06-07 Simon PilgrimFix -Wunused-lambda-capture warning. NFCI.
2019-06-07 Peter Collingbournellvm-objcopy: Implement --extract-partition and --extra...
2019-06-07 Jonas Devlieghere[dsymutil] Use the number of threads specified.
2019-06-07 George Rimar[llvm-objcopy] - Emit error and don't crash if program...
2019-06-07 George Rimar[yaml2elf] - Refactoring followup for D62809
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-06-07 Michael Pozulp[llvm-objdump] Print source when subsequent lines in...
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-06 Owen Reynolds[llvm-ar] Create thin archives with MRI scripts
2019-06-05 Jonas Devlieghere[dsymutil] Support more than 4 architectures
2019-06-05 George Rimar[yaml2obj] - Change how we handle implicit sections.
2019-06-05 George Rimar[llvm-objdump] - Disassemble non-executable sections...
2019-06-05 Serge GueltonSanitize llvm-size help
2019-06-04 James Henderson[llvm-symbolizer] Flush output on bad input
2019-06-04 Peter Smith[AArch64][ELF][llvm-readobj] Add support for BTI and...
2019-06-04 Peter Smith[AARCH64][ELF][llvm-readobj] Support for AArch64 .note...
2019-06-04 Owen Reynolds[llvm-ar] Reapply Fix relative thin archive path handling
2019-06-03 Reid Kleckner[PDB] Copy inlinee lines records into the PDB
2019-06-03 Dmitri GribenkoRevert "[llvm-ar] Fix relative thin archive path handling"
2019-06-03 Owen Reynolds[llvm-ar] Fix relative thin archive path handling
2019-06-01 Alex Brachet[llvm-objcopy] test commit
2019-05-31 Tom Tan[COFF, ARM64] Add CodeView register mapping
2019-05-31 Reid Kleckner[codeview] Revert inline line table change of r362264
2019-05-31 Nick Desaulniers[Bugpoint] fix another use-after-move. NFC
2019-05-31 Andrea Di Biagio[MCA] Remove unused fields from BottleneckAnalysis...
2019-05-31 Andrea Di Biagio[MCA] Refactor class BottleneckAnalysis. NFCI
2019-05-31 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-30 Francis Visoiu Mistrih[Remarks][NFC] Move the serialization to lib/Remarks
2019-05-30 Michael TrentWrite new tests for r362121
2019-05-30 Michael TrentReverting change r362121 due to lld-x86_64-ubuntu-fast...
2019-05-30 Michael TrentSupport Universal dSYM files in llvm-objdump
2019-05-30 George Rimar[llvm-readobj] - An attemp to fix BB.
2019-05-30 George Rimar[llvm-readobj/llvm-readelf] - Implement GNU style dumpe...
2019-05-30 George Rimar[llvm-readobj/llvm-readelf] - Implement GNU style dumpe...
2019-05-30 Eugene Leviant[llvm-objcopy] Remove %p format specifiers
2019-05-29 Seiya Nuta[llvm-objcopy][MachO] Print an error message on use...
2019-05-29 Reid Kleckner[llvm-pdbutil] Dump inline call site line table annotations
2019-05-29 Eugene LeviantAttempt to fix buildbot after r361949
2019-05-29 Eugene Leviant[llvm-objcopy] Implement IHEX writer
2019-05-29 George Rimar[llvm-readelf] - Allow dumping of the .dynamic section...
2019-05-29 Fangrui Song[llvm-readobj] -u: don't crash when dumping SHT_ARM_EXI...
2019-05-28 Alexander Shaposhnikov[tools] Introduce llvm-lipo
2019-05-28 Peter CollingbourneChange ELF tools to allow multiple sections per file.
2019-05-28 Jason Liu[XCOFF] Implement parsing symbol table for xcoffobjfile...
2019-05-28 Hans WennborgCleanups for r361807 that I somehow failed to commit
2019-05-28 Hans WennborgFix some llvm-readelf tests after r361633
2019-05-27 Serge GueltonMake llvm-as --help great again
2019-05-24 Jonas Devlieghere[dwarfdump] Add flag to limit the number of parents...
2019-05-24 George Rimar[llvm-objcopy] - Strip undefined symbols if they are...
2019-05-24 Andrea Di Biagio[MCA] Zero-initialize field CRD in InstructionBase...
2019-05-24 Simon Atanasyan[llvm-readobj] Implement GNU-style output for dynamic...
2019-05-24 George RimarRevert r361630 "[llvm-readelf] - Allow dumping of the...
2019-05-24 George Rimar[llvm-readelf] - Allow dumping of the .dynamic section...
next