aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-19[llvm-mca] Rename an error variable.Matt Davis
2018-12-19 [llvm-mca] Add an error handler for error from parseCodeRegionsMatt Davis
2018-12-19[llvm-objdump] - Fix one more BB.George Rimar
2018-12-19[llvm-objdump] - Fix BB.George Rimar
2018-12-19[llvm-objdump] - Demangle the symbols when printing symbol table and relocati...George Rimar
2018-12-19[llvm-objcopy] [COFF] Fix the Object forward declarationMartin Storsjo
2018-12-19[llvm-objcopy] Initial COFF supportMartin Storsjo
2018-12-19[bugpoint][PR29027] Reduce function attributesBrian Gesiak
2018-12-18[AArch64] - Return address signing dwarf supportLuke Cheeseman
2018-12-17[MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer.Andrea Di Biagio
2018-12-17[llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet
2018-12-15[WebAssembly] Check if the section order is correctHeejin Ahn
2018-12-14Revert rL349136: [llvm-exegesis] Optimize ToProcess in dbScanSimon Pilgrim
2018-12-14[llvm-exegesis] Optimize ToProcess in dbScanFangrui Song
2018-12-13[llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isTex...Jordan Rupprecht
2018-12-13Don't add unnecessary compiler flags to llvm-config outputTom Stellard
2018-12-12[WebAssembly] Update dylink section parsingSam Clegg
2018-12-12[llvm-objcopy] Change Segment::Type from uint64_t to uint32_tFangrui Song
2018-12-12[AMDGPU] Emit MessagePack HSA Metadata for v3 code objectScott Linder
2018-12-11[XRay] Add a helper function sortByKey to simplify codeFangrui Song
2018-12-11[llvm-readelf] Add -e/--headers support to readobj/elfSid Manning
2018-12-11llvm-objcopy: Improve/simplify llvm::Error handling during notes iterationDavid Blaikie
2018-12-10[bugpoint] Find 'opt', etc., in bugpoint directoryBrian Gesiak
2018-12-08[llvm-readobj] Little clean up inside `parseDynamicTable`Xing GUO
2018-12-07Update the Swift version numbers reported by objdumpMichael Trent
2018-12-07[yaml2obj] format some codes NFC.Xing GUO
2018-12-07[yaml2obj] revert bad changeXing GUO
2018-12-07[yaml2obj] format some codes NFC.Xing GUO
2018-12-06[llvm-objcopy] Change --only-keep to --only-sectionJake Ehrlich
2018-12-05[gold-plugin] allow function/data sections to be toggleableNick Desaulniers
2018-12-05[llvm-rc] Support not expressions.Martin Storsjo
2018-12-04[llvm-pdbutil] Remove the analyze subcommand.Zachary Turner
2018-12-04[dsymutil] Ensure we're comparing time stamps with the same precision.Jonas Devlieghere
2018-12-04[yaml2obj] Move redundant statements into a separate static functionXing GUO
2018-12-03[llvm-objcopy] Add --build-id-link-dir flagJake Ehrlich
2018-12-01[llvm-readobj] Improve dynamic section iteration NFC.Xing GUO
2018-11-30[dsymutil] Gather global and local symbol addresses in the main executable.Jonas Devlieghere
2018-11-30[llvm-mca] Speedup the default resource selection strategy.Andrea Di Biagio
2018-11-30[llvm-mca] Simplify code in class Scheduler. NFCIAndrea Di Biagio
2018-11-29[obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping exe...Martin Storsjo
2018-11-29[llvm-objcopy] Delete redundant !Config.xx.empty() when followed by positive ...Fangrui Song
2018-11-29[ThinLTO] Import local variables from the same module as callerTeresa Johnson
2018-11-29[llvm-rc] Support EXSTYLE statement.Martin Storsjo
2018-11-29[llvm-mca][MC] Add the ability to declare which processor resources model loa...Andrea Di Biagio
2018-11-28Reapply "[llvm-mca] Return the total number of cycles from method Pipeline::r...Andrea Di Biagio
2018-11-28Revert [llvm-mca] Return the total number of cycles from method Pipeline::run().Andrea Di Biagio
2018-11-28[llvm-mca] Return the total number of cycles from method Pipeline::run().Andrea Di Biagio
2018-11-28[llvm-objcopy] Hook up the -V alias to --version, output "GNU strip"Martin Storsjo
2018-11-27[yaml2obj] Treat COFF/ARM64 as a 64 bit architectureMartin Storsjo
2018-11-26[cfi] Help sanstats to find binary if they are not at the original locationVitaly Buka