OSDN Git Service

[SLP] NFC: Fixed typo in comment
[android-x86/external-llvm.git] / tools /
2019-06-24 Peter Collingbournellvm-symbolizer: Add a FRAME command.
2019-06-24 Yuanfang Chen[llvm-objdump] Match GNU objdump on symbol types shown...
2019-06-24 Fangrui Song[sancov] Avoid unnecessary unique_ptr
2019-06-22 Yuanfang Chen[llvm-objdump] Allow --disassemble-functions to take...
2019-06-22 Yuanfang Chen[llvm-objdump] Move --start-address >= --stop-address...
2019-06-21 Shoaib Meenai[llvm-lipo] Implement -thin
2019-06-21 Andrea Di Biagio[MCA][Bottleneck Analysis] Teach how to compute a criti...
2019-06-21 James Henderson[binutils] Add response file option to help and docs
2019-06-21 James Henderson[llvm-dwarfdump] Remove unnecessary explicit -h behaviour
2019-06-21 Fangrui SongSimplify std::lower_bound with llvm::{bsearch,lower_bou...
2019-06-21 Seiya Nuta[llvm-objcopy][MachO] Rebuild the symbol/string table...
2019-06-20 George Rimar[yaml2obj] - Convert `ELFState<ELFT>::addSymbols` metho...
2019-06-20 Fangrui Song[llvm-nm] Generalize ELF symbol types 'N' and 'n'
2019-06-20 Eli Friedman[llvm-objdump] Switch between ARM/Thumb based on mappin...
2019-06-19 Yuanfang Chen[llvm-readobj] Match GNU output for DT_RPATH and DT_RUN...
2019-06-19 Yuanfang Chen[llvm-objdump] Remove unnecessary indentation when...
2019-06-19 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Info...
2019-06-19 Hans Wennborgvs integration: bump version nbr
2019-06-19 Hans WennborgRevert r359557 "vs integration: vs2019 support"
2019-06-19 Yuanfang ChenTest commit access
2019-06-18 Michael TrentPrint dylib load kind (weak, reexport, etc) in llvm...
2019-06-18 Reid Kleckner[PDB] Ignore .debug$S subsections with high bit set
2019-06-18 Fangrui Song[llvm-readobj] Allow --hex-dump/--string-dump to dump...
2019-06-18 Andrea Di Biagio[MCA] Slightly refactor the bottleneck analysis view...
2019-06-18 Fangrui Song[llvm-objdump] Tidy up AMDGCNPrettyPrinter
2019-06-18 Alex Brachet[llvm-strip] Error when using stdin twice
2019-06-17 Francis Visoiu Mistrih[Remarks] Extend -fsave-optimization-record to specify...
2019-06-17 Fangrui Song[llvm-objdump] Use %08 instead of %016 to print leading...
2019-06-17 Seiya Nuta[yaml2obj][MachO] Don't fill dummy data for virtual...
2019-06-17 Seiya Nuta[llvm-objcopy] Add elf32-sparc and elf32-sparcel target
2019-06-15 Alex Brachet[objcopy] Error when --preserve-dates is specified...
2019-06-14 Francis Visoiu MistrihReland: [Remarks] Refactor optimization remarks setup
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
next