OSDN Git Service

Fix MachineInstr::findRegisterUseOperandIdx subreg checks
[android-x86/external-llvm.git] / tools /
2018-11-12 Jordan Rupprecht[llvm-readelf] Make llvm-readelf more compatible with...
2018-11-12 Andrea Di Biagio[llvm-mca] Correctly update the resource strategy for...
2018-11-12 Philip Pfaffe[newpm] Fix r346645: Missing consume of the Error retur...
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-11-11 Jonas Devlieghere[llvm-nm] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-objdump] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-undname] Use WithColor for error reporting
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-11 Kristina Brooks[llvm-objdump] Add symbol 'O' for object data
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-11 Jonas Devlieghere[llvm-cxxdump] Use error reporting helpers from support
2018-11-09 Andrea Di Biagio[llvm-mca] Account for buffered resources when analyzin...
2018-11-09 Greg ClaytonAdd total function byte size and inline function byte...
2018-11-09 Jordan Rupprecht[llvm-strings] Fix whitespaces to match strings output.
2018-11-09 Max Moroz[llvm-cov] Remove "default:" label in the switch coveri...
2018-11-09 Max Moroz[llvm-cov] Add lcov tracefile export format.
2018-11-09 Clement Courbet[llvm-exegesis][NFC] Add a way to declare the default...
2018-11-09 Andrea Di Biagio[llvm-mca] Use a small vector for instructions in the...
2018-11-09 Petr Hosek[llvm-rc] Support joined or separate spelling for ...
2018-11-08 Petr Hosek[llvm-rc] Support absolute filenames in manifests
2018-11-08 Matt Davis[llvm-mca] Partially revert r346417.
2018-11-08 Andrea Di Biagio[llvm-mca] PR39261: Rename FetchStage to EntryStage.
2018-11-08 Matt Davis[llvm-mca] Remove unneeded namespace qualifier. NFC.
2018-11-08 Adrian Prantl[dsymutil] Copy the LC_BUILD_VERSION load command into...
2018-11-08 Jinsong Ji[PowerPC][llvm-exegesis] Add a PowerPC target
2018-11-08 Clement Courbet[llvm-exegesis][NFC] Add missing header guard + cosmetics.
2018-11-08 Clement CourbetRevert "[llvm-exegesis] Add a snippet generator to...
2018-11-08 Clement Courbet[llvm-exegesis] Add a snippet generator to generate...
2018-11-07 Jordan Rupprecht[llvm-readobj] Implement LLVM style printer for --notes
2018-11-07 Matt Davis[llvm-mca] Move the AssembleInput logic into its own...
2018-11-07 Petr Hosek[llvm-mt] Accept and ignore notify_update flag
2018-11-07 Clement Courbet[llvm-exegesis] Remove superfluous move.
2018-11-07 Clement Courbet[llvm-exegesis] Correclty handle all X86 memory encodin...
2018-11-07 Clement Courbet[llvm-exegesis] Increasing wrapping limit.
2018-11-07 Fangrui Song[llvm-strip] Check "strip" with StringRef::contains...
2018-11-06 Clement Courbet[llvm-exegesis] Ignore X86 pseudo instructions.
2018-11-06 Dean Michael Berris[XRay] Update XRayRecord to support Custom/Typed Events
2018-11-06 Robert Widmann[LLVM-C] Improve Intrinsics Bindings
2018-11-05 Matthias BraunMachineModuleInfo: Store more specific reference to...
2018-11-05 Konstantin ZhuravlyovAMDGPU: Add sram-ecc feature
2018-11-05 Alexandre Ganea[COFF][LLD] Add link support for Microsoft precompiled...
2018-11-05 Francis Visoiu Mistrih[CMake] Expose opt-remark tooling through libOptRemarks...
2018-11-02 Eli Friedman[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.
2018-11-02 Leonard MosescuFix a few small issues in llvm-pdbutil
2018-11-01 Mandeep Singh Grang[gold-plugin] Fix a bunch of build warnings
2018-11-01 Jordan Rupprecht[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
2018-11-01 Reid KlecknerSilence -Wimplicit-fallthrough in gold plugin
2018-11-01 Andrea Di Biagio[llvm-mca] Add extra counters for move elimination...
2018-11-01 Jordan Rupprecht[llvm-strip] Support --keep and --strip-all-gnu from...
2018-11-01 Jordan Rupprecht[llvm-objcopy] Support --{enable,disable}-deterministic...
2018-11-01 Jordan Rupprecht[llvm-objcopy] Don't apply --localize flags to common...
2018-11-01 Fangrui Song[llvm-objcopy] For multiclass Eq, associate help text...
2018-11-01 Fangrui Song[llvm-objcopy] Use proper cases
2018-10-31 Matt Davis[llvm-mca] Remove the verb 'assemble' from a few option...
2018-10-31 Andrea Di Biagio[llvm-mca] Remove namespace prefixes made redundant...
2018-10-31 Kristina Brooks[llvm-objdump] Mark syms/t flags as NotHidden. NFC.
2018-10-31 Kristina Brooks[llvm-objdump] Add --reloc alias for -r (PR39407)
2018-10-31 Kristina Brooks[llvm-objdump] support '--syms' as an alias of -t
2018-10-31 Wolfgang Pieb[DWARF] Revert r345546: Refactor range list extraction...
2018-10-31 Fangrui Song[llvm-objcopy] Delete a redundant override whose base...
2018-10-30 Jordan Rupprecht[llvm-objcopy] Fix --keep-global-symbol/--globalize...
2018-10-30 Fangrui Song[llvm-mca] Move namespace mca inside llvm::
2018-10-30 James Henderson[llvm-size] Reject unknown radix values
2018-10-29 Wolfgang Pieb[DWARF][NFC] Refactor range list extraction and dumping
2018-10-29 Alexander Shaposhnikov[llvm-objcopy] Move elf-specific code into subfolder
2018-10-29 James Henderson[llvm-objdump] Don't crash when using `-a` on non-archives
2018-10-29 Andrea Di Biagio[llvm-mca] Lower to mca::Instructon before the pipeline...
2018-10-29 James Henderson[llvm-objdump] Add '--full-contents' as alias for '-s'
2018-10-28 Clement Courbet[llvm-exegesis] Fix SNB counter definition and handling.
2018-10-26 Ryan Prichard[llvm-readobj] Fix bugs with unrecognized types in...
2018-10-26 Fangrui Song[llvm-ar] Strip trailing \r and format
2018-10-26 Fangrui Song[llvm-ar] Add a dependency to BinaryFormat after rL345383
2018-10-26 Owen Reynolds[llvm-ar] Access ADDLIB in llvm-ar via command line
2018-10-26 Sam McCall[llvm-mca] Fix -wreorder and -Wunused-private-field...
2018-10-26 Andrea Di Biagio[llvm-mca] Removed dependency on mca::SourcMgr in some...
2018-10-26 Fangrui Song[llvm-nm] Simplify. NFC
2018-10-26 Zachary TurnerDump public symbol records in pdb2yaml mode
2018-10-25 Andrea Di Biagio[llvm-mca] Introduce a new base class for mca::Instruct...
2018-10-25 Andrea Di Biagio[llvm-mca] Removed a couple of redundant method declara...
2018-10-25 Simon PilgrimFix MSVC llvm-exegesis build. NFCI.
2018-10-25 Clement Courbet[llvm-exegesis] Add missing initializer.
2018-10-25 Clement Courbet[llvm-exegesis] Fix VC build of r345243.
2018-10-25 Clement Courbet[llvm-exegesis] Fix warning in r345243.
2018-10-25 Clement Courbet[MCSched] Bind PFM Counters to the CPUs instead of...
2018-10-25 Simon Atanasyan[llvm-readobj] Print ELF header flags names in GNU...
2018-10-24 Alexander Shaposhnikov[llvm-objcopy] Introduce dispatch mechanism based on...
2018-10-24 Paul RobinsonMake llvm-dwarfdump -name work on type units.
2018-10-24 Matt Davis[llvm-mca] Replace InstRef::isValid with operator bool...
2018-10-24 Reid Kleckner[MC] Separate masm integer literal lexer support from...
2018-10-24 Andrea Di Biagio[llvm-mca] Simplify the logic in FetchStage. NFCI
2018-10-24 Andrea Di Biagio[llvm-mca] Remove dependency from InstrBuilder in class...
2018-10-24 Andrea Di Biagio[llvm-mca] Refactor class SourceMgr. NFCI
2018-10-24 James HendersonFix llvm-strings crash for negative char values
2018-10-24 Guillaume Chatelet[llvm-exegesis] Implements a cache of Instruction objects.
2018-10-24 Andrea Di Biagio[llvm-mca] [llvm-mca] Improved error handling and error...
2018-10-24 Tim Renouf[AMDGPU] Defined gfx909 Raven Ridge 2
2018-10-24 Sanjin Sijaric[ARM64][Windows] Add unwind support to llvm-readobj
2018-10-23 Lang Hames[ORC] Re-apply r345077 with fixes to remove ambiguity...
2018-10-23 Jonas Devlieghere[dwarfdump] Make incompatibility between -diff and...
2018-10-23 Jordan Rupprecht[llvm-objcopy] Fix use-after-move clang-tidy warning
next