OSDN Git Service

MCMacho: Allow __thread_ptr section after dwarf sections
[android-x86/external-llvm.git] / tools /
2017-02-01 Dean Michael Berris[XRay] Use std::errc::invalid_argument instead of std...
2017-02-01 Dean Michael Berris[XRay] Define the InstrumentationMap type
2017-01-31 David BlaikieAdd a verbose/human readable mode to llvm-symbolizer...
2017-01-31 Kevin EnderbyFix a bug in llvm-obdump(1) with the -macho flag disass...
2017-01-30 Vedant KumarFix llvm-readobj build error after r293569
2017-01-30 Derek Schuff[WebAssembly] Add wasm support for llvm-readobj
2017-01-30 Kevin EnderbyChange the llvm-obdump(1) behavior with the -macho...
2017-01-28 Sylvestre LedruRemove unused 'using' declaration. Found by clang-tidy...
2017-01-28 Matthias BraunCleanup dump() functions.
2017-01-27 Adrian McCarthyNFC: Rename PDB_ReaderType::Raw to Native for consiste...
2017-01-26 Davide Italiano[obj2yaml] Produce correct output for invalid relocations.
2017-01-26 Stanislav MekhanoshinReplace addEarlyAsPossiblePasses callback with adjustPa...
2017-01-26 Peter Collingbournegold-plugin: Simplify naming of object files created...
2017-01-26 Rui UeyamaFix --Wunused-function.
2017-01-26 Adam Nemet[llc] Add -pass-remarks-output
2017-01-25 Adam Nemet[llc] Add -pass-remarks-with-hotness
2017-01-25 Adam NemetNew OptimizationRemarkEmitter pass for MIR
2017-01-25 Adrian McCarthyNFC: Rename (PDB) RawSession to NativeSession
2017-01-25 Kevin EnderbyAdd a warning when the llvm-nm -print-size flag is...
2017-01-25 Zachary Turner[pdb] Correctly parse the hash adjusters table from...
2017-01-25 Konstantin Zhuravlyov[AMDGPU] Bump up n_type for metadata v2
2017-01-25 Dean Michael BerrisImplemented color coding and Vertex labels in XRay...
2017-01-25 Peter Collingbournegold-plugin: Add the file path to the file open error...
2017-01-23 Kevin EnderbyAdd support for the x86_thread_state32_t and
2017-01-23 Steven WuAdd LC_BUILD_VERSION load command
2017-01-22 Saleem Abdulrasoolllvm-cxxfilt: support `-_`
2017-01-21 Saleem Abdulrasoolllvm-strings: remove default for -Wcovered-switch-default
2017-01-21 Saleem Abdulrasoolllvm-strings: add support for `-t`
2017-01-21 Saleem Abdulrasoolllvm-cxxfilt: support the `-s` option
2017-01-20 Zachary Turner[pdb] Write the Named Stream mapping to Yaml and binary.
2017-01-20 Zachary Turner[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: add missing includes from previous change
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: fix program description
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: support `-t` to demangle types
2017-01-19 Kevin EnderbyAdd support for the new LC_NOTE load command.
2017-01-19 Mike Aizatsky[sancov] applying blacklist to covered points too
2017-01-19 Saleem Abdulrasoolllvm-cxxfilt: filter out invalid manglings
2017-01-18 Sam Parker[ARM] Create objdump subtarget from build attrs
2017-01-17 Pavel LabathRemove pid_t usage from llvm-xray
2017-01-17 Matt Arsenaultllc: Update link components
2017-01-17 Matt Arsenaultllc: Update LLVMBuild
2017-01-17 Matt Arsenaultllc: Initialize more passes
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_NOTE as part of -p.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_GNU_RELRO as part of -p.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_OPENBSD_{BOOTDATA,RANDOMIZE...
2017-01-16 David BlaikieAdd missing header to see if that clears up the build
2017-01-16 David BlaikieAttempt to fix the MSVC build by using llvm::errc inste...
2017-01-16 David Blaikie[XRay] Implement the `llvm-xray graph` subcommand
2017-01-16 Pavel Labath[llvm-xray] Fix android build
2017-01-15 Daniel JasperFix un-initialized error introduced by r291959.
2017-01-13 Greg ClaytonAdd a variant of DWARFDie::find() and DWARFDie::findRec...
2017-01-13 Greg ClaytonCleanup how DWARFDie attributes are accessed and decoded.
2017-01-13 Ivan KrasinRevert r291903 and r291898. Reason: they break check...
2017-01-13 George Rimar[llvm-dwp] - Reuse object::Decompressor class
2017-01-13 Sam Parker[ARM] Enable objdump to construct triple for ARM
2017-01-13 Sam Parker[ARM] Moved ARMAttributeParser to Support
2017-01-13 NAKAMURA Takumixray-account: Avoid std::errc::bad_message to appease...
2017-01-12 Zachary Turner[llvm-pdbdump] Add a compact dump mode.
2017-01-12 Chris Bieneman[ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse
2017-01-12 Marcello Maggioni[llvm-config] Fix obviously wrong code in parsing DyLib...
2017-01-12 Hans WennborgAvoid std::errc::protocol_* to appease mingw
2017-01-12 Simon PilgrimFix windows buildbots building llvm-xray
2017-01-12 Dean Michael Berris[XRay] Include <numeric> for std::accumulate.
2017-01-12 Dean Michael Berris[XRay] Implement the `llvm-xray account` subcommand
2017-01-11 Zachary Turner[CodeView] Finish decoupling TypeDatabase from TypeDumper.
2017-01-11 Greg ClaytonRemove all variants of DWARFDie::getAttributeValueAs...
2017-01-11 Chandler Carruth[PM] Separate the LoopAnalysisManager from the LoopPass...
2017-01-11 Dean Michael Berris[XRay] Define the library for XRay trace logs
2017-01-11 NAKAMURA Takumitools/llvm-xray: Avoid std::errc::protocol_* to appease...
2017-01-11 Zachary Turner[CodeView/PDB] Rename a bunch of files.
2017-01-10 Michal Gorny[llvm-config] Canonicalize CMake booleans to 0/1
2017-01-10 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2017-01-10 Chris BienemanRevert "[ObjectYAML] Support for DWARF line tables"
2017-01-10 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2017-01-10 Dean Michael Berris[XRay] Fixup includes for modules build
2017-01-10 Dean Michael Berris[XRay] Don't include <unistd.h> unnecessarily
2017-01-10 Dean Michael Berris[XRay] Implement `llvm-xray convert` -- trace file...
2017-01-09 Chris BienemanRevert "[ObjectYAML] Support for DWARF line tables"
2017-01-09 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2017-01-08 Saleem Abdulrasoolllvm-objdump: speed up -objc-meta-data
2017-01-07 Hal Finkel[llvm-opt-report] Fix context-sensitive lines where...
2017-01-06 Michal Gorny[llvm-config] Print --system-libs only when static...
2017-01-06 Michal Gorny[llvm-config] Add --cmakedir to obtain CMake module...
2017-01-05 Greg ClaytonAdd iterator support to DWARFDie to allow child DIE...
2017-01-05 Saleem AbdulrasoolMC: support passing search paths to the IAS
2017-01-04 Teresa Johnson[ThinLTO] Rework llvm-link to use the FunctionImporter
2017-01-03 Adrian PrantlAdd llvm-bcanalyzer support for new metadata node types.
2016-12-30 Saleem AbdulrasoolDebugInfo: change the PDB UniqueId type to uint8_t
2016-12-28 Mehdi AminiChange Metadata Index emission in the bitcode to use...
2016-12-28 Mehdi AminiAdd an index for Module Metadata record in the bitcode
2016-12-28 Saleem AbdulrasoolRevert "Add an index for Module Metadata record in...
2016-12-28 Mehdi AminiAdd an index for Module Metadata record in the bitcode
2016-12-28 Mehdi Amini[ThinLTO] Honor -O{0,1,2,4} passed through the libLTO...
2016-12-27 Hemant Kulkarnillvm-readobj: ELF: Make DT tags machine aware
2016-12-24 Ed Mastellvm-objdump: sort phdr type strings in advance of...
2016-12-23 Mehdi Aminillvm-size: remove leading dash in '-radix' option
2016-12-23 Mehdi Aminillvm-readobj: remove leading dash in '-a' option (ARMAt...
2016-12-23 Mehdi Aminillvm-lto2: remove leading '-' for cl::opt declaration
2016-12-23 Mehdi Aminillvm-lto2: Print diagnostics before exiting (NFC)
2016-12-23 Mehdi Aminillvm-lto: pass errs() to the module verifier (NFC)
next