]> granicus.if.org Git - llvm/history - tools
Reverted r375254 as it has broken some build bots for a long time.
[llvm] / tools /
2019-10-20 George Rimar[yaml2obj][obj2yaml] - Do not create a symbol table...
2019-10-19 Reid KlecknerMove endian constant from Host.h to SwapByteOrder.h...
2019-10-19 Reid KlecknerPrune two MachineInstr.h includes, fix up deps
2019-10-18 Thomas Lively[WebAssembly] Allow multivalue signatures in object...
2019-10-18 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-18 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-17 Jordan RupprechtReland [llvm-objdump] Use a counter for llvm-objdump...
2019-10-17 Jordan Rupprecht[llvm-objcopy] Add support for shell wildcards
2019-10-17 Fangrui Song[llvm-ar] Implement the O modifier: display member...
2019-10-17 Fangrui Song[llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB...
2019-10-17 George Rimar[llvm-readobj] - Refine the LLVM-style output to be...
2019-10-17 Hans WennborgRevert r374931 "[llvm-objdump] Use a counter for llvm...
2019-10-17 Fangrui Song[llvm-ar] Simplify and make two global variables static...
2019-10-16 Jonas Devlieghere[dsymutil] Print warning/error for unknown/missing...
2019-10-16 Jordan Rupprecht[llvm-ar] Implement the V modifier as an alias for...
2019-10-16 Owen Reynolds[llvm-ar] Make paths case insensitive when on windows
2019-10-15 Jonas Devlieghere[dsymutil] Support and relocate base address selection...
2019-10-15 Digger Lin[XCOFF]implement parsing relocation information for...
2019-10-15 Alexander Shaposhnikov[llvm-lipo] Add missing cast
2019-10-15 Digger Lin[llvm-readobj][xcoff] implement parsing overflow sectio...
2019-10-15 Thomas Lively[WebAssembly] Allow multivalue types in block signature...
2019-10-15 Jordan Rupprecht[llvm-objdump] Use a counter for llvm-objdump -h instea...
2019-10-15 Martin Storsjo[Demangle] Add a few more options to the microsoft...
2019-10-14 Jordan Rupprecht[llvm-objdump] Adjust spacing and field width for ...
2019-10-14 Jordan RupprechtReapply: [llvm-size] Tidy up error messages (PR42970)
2019-10-14 Nico WeberRevert r374771 "[llvm-size] Tidy up error messages...
2019-10-14 Fangrui Song[llvm-size] Tidy up error messages (PR42970)
2019-10-12 Alexander Shaposhnikov[llvm-lipo] Pass ArrayRef by value.
2019-10-12 Vitaly BukaRevert 374629 "[sancov] Accommodate sancov and coverage...
2019-10-12 Vitaly Buka[sancov] Accommodate sancov and coverage report server...
2019-10-12 Vitaly Buka[sancov] Use LLVM Support library JSON writer in favor...
2019-10-11 Simon Atanasyan[Mips][llvm-exegesis] Add a Mips target
2019-10-11 George Rimar[llvm-readobj] - Remove excessive fields when dumping...
2019-10-11 Clement Courbet[llvm-exegesis] Show noise cluster in analysis output.
2019-10-10 Jonas Devlieghere[dsymutil] Move CommonSymbols.clear() in resetParserState.
2019-10-10 Roman Lebedev[MCA] Show aggregate over Average Wait times for the...
2019-10-10 George Rimar[llvm-readelf] - Do not enter an infinite loop when...
2019-10-09 Jason Liu[AIX][XCOFF][NFC] Change the SectionLen field name...
2019-10-09 Jonas DevlieghereRe-land "[dsymutil] Fix handling of common symbols...
2019-10-09 Clement Courbet[llvm-exegesis] Ensure that ExecutableFunction are...
2019-10-09 Clement Courbet[llvm-exegesis] Fix r374158
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 Clement Courbet[llvm-exegesis] Add missing std::move in rL374146.
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Fix rL374146.
2019-10-09 Clement Courbet[llvm-exegesis] Explore LEA addressing modes.
2019-10-09 Jeremy MorseRevert r374139, "[dsymutil] Fix handling of common...
2019-10-09 Jonas Devlieghere[dsymutil] Fix handling of common symbols in multiple...
2019-10-08 Jonas Devlieghere[dsymutil] Improve verbose output (NFC)
2019-10-08 Clement Courbet[llvm-exegesis] Add options to SnippetGenerator.
2019-10-08 Clement Courbet[llvm-exegesis] Finish plumbing the `Config` field.
2019-10-08 Kai Nacke[Tools] Mark output of tools as text if it is text
2019-10-07 Heejin Ahn[llvm-lipo] Add TextAPI to LINK_COMPONENTS
2019-10-07 Alexander Shaposhnikov[llvm-lipo] Relax the check of the specified input...
2019-10-07 Wei Mi[SampleFDO] Add compression support for any section...
2019-10-07 whitequark[LLVM-C] Add bindings to create macro debug info
2019-10-07 George Rimar[llvm-readelf/llvm-objdump] - Improve/refactor the...
2019-10-04 Simon Atanasyan[llvm-readobj] Remove redundant semicolon. NFC
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Inline `printMipsPLTGOT` method
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Implement GNU-style printing of...
2019-10-04 Simon Atanasyan[llvm-readobj] Replace arch-specific ObjDumper methods...
2019-10-04 Lang Hames[JITLink] Switch from an atom-based model to a "blocks...
2019-10-04 Jonas Devlieghere[dsymutil] Fix stack-use-after-scope
2019-10-03 Jordan Rupprecht[llvm-objdump] Further rearrange llvm-objdump sections...
2019-10-03 Jonas Devlieghere[dsymutil] Don't overload LinkOptions.
2019-10-03 Michael LiaoFix build failure with GCC on identifier reusing.
2019-10-03 Jonas Devlieghere[dsymutil] Improve consistency by removing redundant...
2019-10-03 Jonas Devlieghere[dsymutil] Tablegenify option parsing
2019-10-03 George RimarRecommit r373598 "[yaml2obj/obj2yaml] - Add support...
2019-10-03 George RimarRevert r373598 "[yaml2obj/obj2yaml] - Add support for...
2019-10-03 George Rimar[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Remove non-standard --misp-xxx...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Display MIPS specific info under...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Do not show an error if GOT is...
2019-10-03 Clement Courbet[llvm-exegesis][NFC] Rename ExegesisTarget::decrementLo...
2019-10-02 Michal Gorny[llvm] [cmake] Add install targets for missing distribu...
2019-10-02 George Rimar[llvm-readelf] - Report a warning when .hash section...
2019-10-02 Djordje Todorovic[llvm-dwarfdump] Fix dumping of wrong locstats map
2019-10-02 Fangrui Song[llvm-objcopy] Add --set-section-alignment
2019-10-01 Rong Xu[PGO] Fix typos from r359612. NFC.
2019-10-01 David Green[llvm-mca] Add a -mattr flag
2019-10-01 Michal Gorny[llvm-exegesis/lib] Fix missing linkage to MCParser
2019-10-01 George Rimar[obj2yaml] - Fix BB after r373315.
2019-10-01 George Rimar[yaml2obj/obj2yaml] - Add support for SHT_HASH sections.
2019-10-01 Fangrui Song[llvm-readobj/llvm-readelf] Delete --arm-attributes...
2019-09-30 Florian Hahn[bugpoint] Update runPasses to take ArrayRef instead...
2019-09-30 Yuanfang Chen[NewPM] Port MachineModuleInfo to the new pass manager.
2019-09-30 Paul Robinson[SSP] [1/3] Revert "StackProtector: Use PointerMayBeCap...
2019-09-30 Clement Courbet[llvm-exegesis][NFC] Move BenchmarkFailure to own file.
2019-09-30 Clement Courbet[llvm-exegesis][NFC] Refactor snippet file reading...
2019-09-27 Alexander Shaposhnikov[llvm-lipo] Add support for -arch
2019-09-27 Yi Kong[llvm-readobj] Rename --arm-attributes to --arch-specific
2019-09-27 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-27 Clement Courbet[llvm-exegesis] Add loop mode for repeating the snippet.
2019-09-27 Guillaume Chatelet[Alignment][NFC] Remove unneeded llvm:: scoping on...
2019-09-27 Thomas Preud'homme[sancov][NFC] Make filename Regexes "const"
2019-09-27 Clement Courbet[llvm-exegesis] Refactor how forbidden registers are...
2019-09-26 Clement Courbet[llvm-exegesis][NFC] Remove dead code.
2019-09-26 Nick LewyckyImprove C API support for atomicrmw and cmpxchg.
2019-09-25 George Rimar[llvm-readobj/llvm-readelf] - .stack_sizes: demangle...
next