OSDN Git Service

[AArch64] Add a test for float argument passing to win64 vararg functions
[android-x86/external-llvm.git] / tools /
2017-07-25 Teresa Johnson[LTO] Prevent dead stripping and internalization of...
2017-07-25 NAKAMURA Takumillvm-rc: Fixup for r308940. This should use LLVMSupport.
2017-07-25 Marek SokolowskiAdd an empty shell of llvm-rc.
2017-07-24 Reid Kleckner[codeview] Emit 'D' as the cv source language for D...
2017-07-22 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-22 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Petr HosekRevert "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Reid Kleckner[PDB] Dump extra info about the publics stream
2017-07-21 Adrian PrantlDe-brief doxygen comments
2017-07-21 Adrian PrantlUse default initializers (NFC)
2017-07-21 Adrian PrantlCanonicalize the spelling of RefDie (NFC)
2017-07-21 Adrian Prantldsymutil: strip unused types from imported DW_TAG_modules
2017-07-20 Kevin EnderbyAdd error handling to the dyld compact export entries...
2017-07-20 Eric BeckmannImplement parsing and writing of a single xml manifest...
2017-07-20 Mandeep Singh Grang[COFF, ARM64, CodeView] Add support to emit CodeView...
2017-07-20 Petr HosekRevert "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-19 Petr Hosek[LLVM][llvm-objcopy] Added basic plumbing to get things...
2017-07-19 Rafael EspindolaRemove some leftover DWARFContextInMemory.
2017-07-19 Rafael EspindolaUse delegation instead of inheritance.
2017-07-19 Adam Nemet[opt-viewer] Reduce memory consumption by another 20-25%
2017-07-19 Adam Nemet[opt-viewer] Print allocated memory per remark in opt...
2017-07-19 Adam Nemet[opt-viewer] Reduce memory consumption
2017-07-19 Petr Hosek[yaml2obj][ELF] Add support for program headers
2017-07-19 Sylvestre Ledru[Solaris] enable --whole-archive for shared-library...
2017-07-19 Petr Hosek[llvm-readobj] Install llvm-readelf alias
2017-07-18 Petr Hosek[llvm-readobj] Accept (and ignore) --wide (-W) command...
2017-07-18 Petr Hosek[llvm-readobj] Accept -S as an alias for --sections
2017-07-18 Martell Malonellvm: add llvm-dlltool support to the archiver
2017-07-18 Rui UeyamaRevert r308329: llvm: add llvm-dlltool support to the...
2017-07-18 Brian Gesiak[opt-viewer] Handle file names that contain '#'
2017-07-18 Martell Malonellvm: add llvm-dlltool support to the archiver
2017-07-18 Eric BeckmannRevert "Adding temporary debugging info to llvm-mt...
2017-07-18 Eric BeckmannRevert "Adding yet more debug info to fix fedora issue."
2017-07-18 Eric BeckmannRevert "Adding extra test info for llvm-mt."
2017-07-18 Eric BeckmannAdding extra test info for llvm-mt.
2017-07-18 Reid Kleckner[PDB] Finish and simplify TPI hashing
2017-07-17 Reid Kleckner[codeview] Fix YAML for LF_TYPESERVER2 by hoisting...
2017-07-17 Eric BeckmannAdding yet more debug info to fix fedora issue.
2017-07-17 Eric BeckmannAdding temporary debugging info to llvm-mt to solve...
2017-07-17 Eric BeckmannCreate empty shell of llvm-mt.
2017-07-17 Reid Kleckner[codeview] Remove TypeServerHandler and PDBTypeServerHa...
2017-07-17 Adam Nemet[opt-viewer] Accept directories that are searched for...
2017-07-15 Reid Kleckner[CodeView] Dump BuildInfoSym and ProcSym type indices
2017-07-14 George Rimar[llvm-readobj] - Teach readobj to print DT_FILTER dynam...
2017-07-14 Adam Nemet[opt-viewer] Flush stdout after progress update
2017-07-13 Martin Storsjo[llvm-objdump] Properly print MachO aarch64 addend...
2017-07-13 Hiroshi Inouefix typos in comments and error messges; NFC
2017-07-13 Martin Storsjo[llvm-objdump] Correctly distinguish between the MachO...
2017-07-13 Davide Italiano[opt-viewer] Don't except when debug info is not available.
2017-07-13 Davide Italiano[sanstats] Print the correct line information.
2017-07-12 Sam Clegg[WebAssembly] Expose the offset of each data segment
2017-07-11 Xinliang David Li[ProfileData] Add new option to dump topn hottest functions
2017-07-11 Philip Pfaffe[PM] Another post-commit fix in NewPMDriver
2017-07-11 Hiroshi Inouefix typos in comments; NFC
2017-07-11 Vedant Kumar[llvm-cov] Add a cl::opt to control the number of threads
2017-07-11 Andrew Wilkins[cmake] Check for Haiku when setting LIB_NAMES for...
2017-07-10 Sam Clegg[WebAssembly] Add more details to llvm-readobj for...
2017-07-10 Zachary TurnerResubmit "Add pdb-diff test."
2017-07-10 Zachary TurnerRevert "Build fixes for pdb-diff test."
2017-07-10 Zachary TurnerBuild fixes for pdb-diff test.
2017-07-10 Zachary TurnerFix pdb-diff test.
2017-07-10 Dehao ChenUse emplace_back to replace size() and resize().
2017-07-10 Philip Pfaffe[PM] Fix a warning.
2017-07-10 Philip Pfaffe[PM] Fix r307532: Get rid of a dangling reference.
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
2017-07-10 David Blaikiellvm-profdata: Reduce memory usage by using Error callb...
2017-07-09 Craig Topper[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVec...
2017-07-08 Eric BeckmannRevert "Revert "Revert "Revert "Switch external cvtres...
2017-07-07 Zachary Turner[llvm-pdbutil] Fix build.
2017-07-07 Zachary TurnerUse windows path syntax when writing PDB module name.
2017-07-07 Zachary TurnerFix some differences between lld and MSVC generated...
2017-07-07 Zachary Turner[llvm-pdbutil] Improve diff mode.
2017-07-07 Zachary Turner[PDB] Teach libpdb to write DBI Stream ECNames.
2017-07-07 Lang Hames[ORC] Errorize the ORC APIs.
2017-07-06 David BlaikiePrototype: Reduce llvm-profdata merge memory usage...
2017-07-06 Peter CollingbourneBitcode: Include any strings added to the string table...
2017-07-06 Adam Nemet[opt-viewer] Move under tools, install it
2017-07-06 David BlaikieFix -Wunused-function by making function declarations...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Switch external cvtres.exe...
2017-07-05 Zachary TurnerFix std::min ambiguity between uint32 and size_t.
2017-07-05 Zachary Turner[llvm-pdbutil] Add the ability to truncate stream purpo...
2017-07-05 Eric BeckmannRevert "Revert "Switch external cvtres.exe for llvm...
2017-07-05 Eric BeckmannRevert "Switch external cvtres.exe for llvm's own resou...
2017-07-05 Zachary Turner[PDB] Add a test that verifies every known type record.
2017-07-04 Alexander KornienkoFix dangling StringRefs found by clang-tidy misc-dangli...
2017-07-04 Lang Hames[Orc] Remove the memory manager argument to addModule...
2017-06-30 Brian Gesiak[ORE] Add diagnostics hotness threshold
2017-06-30 Zachary TurnerRemove spurious semicolons.
2017-06-30 Zachary Turner[llvm-pdbutil] Output the symbol offset when dumping.
2017-06-30 Richard SmithFix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_...
2017-06-30 Zachary Turner[llvm-pdbutil] Add the ability to dump the dependency...
2017-06-30 Brian Gesiak[ORE] Unify spelling as "diagnostics hotness"
2017-06-30 Martin Storsjo[llvm-readobj] Improve printouts for COFF ARM64 binaries
2017-06-30 Martin Storsjo[llvm-readobj] Include the PE magic value in printouts
2017-06-30 Eric ChristopherRewrite demangle memory handling.
2017-06-30 Eric ChristopherChange the type of Undecorated to unique_ptr<char[...
2017-06-29 Sam Cleggllvm-nm: Add support for symbol demangling (-C/--demangle)
2017-06-29 Paul Robinson[DWARF] NFC: DWARFDataExtractor combines relocs with...
2017-06-28 Mandeep Singh Grang[NFC] Remove multiple semicolons
next