OSDN Git Service

[x86] add tests for decrement+sext; NFC
[android-x86/external-llvm.git] / tools /
2019-03-29 Andrea Di Biagio[MCA] Add an experimental MicroOpQueue stage.
2019-03-29 James Henderson[llvm-readelf]Merge dynamic and static relocation print...
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor Analysis::SchedClassClust...
2019-03-29 Fangrui Song[llvm-objcopy] Delete two redundant reinterpret_cast...
2019-03-29 Xing GUO[llvm-readobj] Change variable names to match LLVM...
2019-03-28 Jordan Rupprecht[llvm-readobj] Fix formatting of unknown note types
2019-03-28 Puyan Lotfi[yaml2obj] Fixing opening empty yaml files.
2019-03-28 Jordan Rupprecht[llvm-objcopy][NFC] Move ELF-specific logic into /ELF...
2019-03-28 Xing GUO- Addressed comments
2019-03-28 Xing GUO- Addressed @jhenderson 's comments
2019-03-28 Xing GUO[llvm-readobj] Add new helper function `getSymbolVersio...
2019-03-28 George Rimar[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools...
2019-03-28 Roman Lebedev[llvm-exegesis] Introduce a 'naive' clustering algorith...
2019-03-28 Eric ChristopherFix typoed variable name.
2019-03-27 Jessica Paquette[opt-viewer] Teach optrecord.py about !Failure tags
2019-03-27 Jessica Paquette[opt-viewer] Make filter_=None by default in get_remark...
2019-03-27 Fangrui Song[llvm-dwarfdump] Simplify -o handling
2019-03-26 George Rimar[llvm-objcopy] - Strip sections before symbols.
2019-03-26 Clement Courbet[llvm-exegesis] Allow the target to disable the selecti...
2019-03-26 Andrea Di Biagio[MCA] Correctly update the UsedResourceGroups mask...
2019-03-25 James Henderson[llvm-objcopy]Preserve data in segments not covered...
2019-03-25 Serge GueltonRevert 356905
2019-03-25 Serge GueltonPython 2/3 compat: queue vs Queue
2019-03-25 George Rimar[llvm-objcopy] - Refactor the code. NFC.
2019-03-25 Xing GUO[llvm-readobj] Separate `Symbol Version` dumpers into...
2019-03-24 George RimarRecommit r356738 "[llvm-objcopy] - Implement replaceSec...
2019-03-24 George Rimar[llvm-objcopy] - Report SHT_GROUP sections with invalid...
2019-03-23 Alexey Lapshin [DebugInfo] follow up for "add SectionedAddress to...
2019-03-22 Reid Kleckner[pdb] Add -type-stats and sort stats by descending...
2019-03-22 Xing GUO[llvm-readobj] Revert bad changes
2019-03-22 Xing GUO[llvm-readobj] Separate `Symbol Version` dumpers into...
2019-03-22 Pavel Labath[ObjectYAML] Add basic minidump generation support
2019-03-22 George RimarRevert r356738 "[llvm-objcopy] - Implement replaceSecti...
2019-03-22 George Rimar[llvm-objcopy] - Implement replaceSectionReferences...
2019-03-22 James Henderson[llvm-objcopy]Add support for *-freebsd output formats
2019-03-21 Jordan Rupprecht[llvm-objdump] Support arg grouping for -j and -M ...
2019-03-21 Reid Kleckner[llvm-pdbutil] Add -type-ref-stats to help find unused...
2019-03-21 Xing GUO[llvm-readobj] Format codes. NFC.
2019-03-20 Thomas Lively[WebAssembly] Target features section
2019-03-20 Tim Renouf[AMDGPU] Factored PAL metadata handling out into its...
2019-03-20 George Rimar[llvm-objcopy] - Use replaceSectionReferences to update...
2019-03-19 Francis Visoiu MistrihReland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu MistrihRevert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu Mistrih[Remarks] Add a new Remark / RemarkParser abstraction
2019-03-19 Jordan Rupprecht[llvm-ar] Support N [count] modifier
2019-03-19 Serge GueltonUse response file when generating LLVM-C.dll
2019-03-18 Jake Ehrlich[llvm-objcopy] Make .build-id linking atomic
2019-03-18 George Rimar[llvm-objcopy] - Calculate the string table section...
2019-03-18 Roman Lebedev[llvm-exegesis] Separate tool options into three catego...
2019-03-15 Fangrui Song[llvm-profdata] Deleted unused Cutoffs added by D16005
2019-03-15 James Henderson[yaml2obj]Allow explicit setting of p_filesz, p_memsz...
2019-03-15 Fangrui Song[llvm-readobj] Delete unused variable. NFC
2019-03-15 Fangrui Song[llvm-objcopy] Delete unused parameter from replaceDebu...
2019-03-15 Fangrui Song[llvm-objcopy] Don't use {}; NFC
2019-03-14 Jordan Rupprecht[llvm-strip] Hook up (unimplemented) --only-keep-debug
2019-03-14 Max MorozSpeeding up llvm-cov export with multithreaded renderFi...
2019-03-14 James Henderson[llvm-objcopy]Don't implicitly strip sections in segments
2019-03-14 James HendersonRevert r356129 due to greendragon bot failures
2019-03-14 James Henderson[llvm-objcopy]Don't implicitly strip sections in segments
2019-03-13 Jordan Rupprecht[llvm-objcopy][NFC] Remove unnecessary llvm-objcopy...
2019-03-13 Jordan Rupprecht[llvm-objcopy] Cleanup errors from CopyConfig and remov...
2019-03-13 Tim Renouf[AMDGPU] Switched HSA metadata to use MsgPackDocument
2019-03-12 Francis Visoiu MistrihReland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu MistrihRevert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu Mistrih[Remarks] Add -foptimization-record-passes to filter...
2019-03-12 James Henderson[yaml2obj]Allow explicit symbol indexes in relocations...
2019-03-12 Xing GUO[llvm-readobj] Print symbol version when dumping reloca...
2019-03-12 Eugene Leviant[llvm-objcopy] Remove unneeded checks. NFC
2019-03-12 Peter Collingbournellvm-objcopy: Remove unused field. NFCI.
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-03-11 George Rimar[yaml2obj] - Simplify. NFC.
2019-03-11 George Rimar[llvm-objcopy] - Fix --compress-debug-sections when...
2019-03-08 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-03-08 James Henderson[llvm-readelf]Don't lose negative-ness of negative...
2019-03-07 Matt Davis[llvm-mca] Emit a message when no bottlenecks are ident...
2019-03-07 Xing GUO[llvm-readobj] Dump DT_USED value as string like GNU...
2019-03-07 George Rimar[yaml2obj] - Allow producing ELFDATANONE ELFs
2019-03-06 Francis Visoiu MistrihReland "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu MistrihRevert "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu Mistrih[Remarks] Refactor remark diagnostic emission in a...
2019-03-06 George Rimar[llvm-objcopy] - Remove dead code. NFCI.
2019-03-06 George Rimar[llvm-objcopy] - Remove an excessive zlib::isAvailable...
2019-03-06 George Rimar[llvm-objcopy] - Fix incorrect CompressedSection creation.
2019-03-05 Florian Hahn[opt] Report if the provided architecture is invalid.
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
2019-03-05 George Rimar[llvm-objcopy] - Simplify `isCompressable` and fix...
2019-03-05 George Rimar[llvm-objcopy] - Report "no zlib available" error prope...
2019-03-04 Evgeniy StepanovFix wrong enum value in switch.
2019-03-04 Rong Xu[PGO] Context sensitive PGO (part 3)
2019-03-04 Andrea Di Biagio[MCA] Correctly initialize struct SummaryView::BackPres...
2019-03-04 Andrea Di Biagio[MCA] Highlight kernel bottlenecks in the summary view.
2019-03-02 Xing GUO[llvm-objdump] Should print unknown d_tag in hex format
2019-03-02 Vlad TsyrklevichRevert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
2019-03-01 Caroline Ticellvm-dwarfdump: Add new variable, parameter and inlinin...
2019-03-01 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-03-01 Paul Robinson[DWARF] Make -g with empty assembler source work better.
2019-03-01 Matt Davis[llvm-readobj] Display section names for STT_SECTION...
2019-03-01 George Rimar[yaml2obj] - Allow setting custom sh_info for RawConten...
2019-03-01 Alexey Lapshin Attempt to fix buildbot after r354972 [#2]. NFCI.
2019-03-01 Igor Kudrin[CommandLine] Allow grouping options which can have...
next