OSDN Git Service

Prefix external symbols in llvm-c-test.
[android-x86/external-llvm.git] / tools /
2016-02-05 Benjamin KramerPrefix external symbols in llvm-c-test.
2016-02-05 Amaury SechetAdd various binary operations in the LLVM C API echo...
2016-02-05 Amaury SechetAdd Support to llvm-c-test dependancies
2016-02-04 Easwaran RamanRefactor profile summary support code. NFC.
2016-02-04 Amaury SechetImprove testing for the C API
2016-02-04 David MajnemerCorrectly handle {Always,Never}StepIntoLine
2016-02-04 David MajnemerAdd support for S_DEFRANGE and S_DEFRANGE_SUBFIELD
2016-02-04 David MajnemerMake the dumper's output for variable ranges easier...
2016-02-03 David MajnemerPrint the OffsetStart field's relocation
2016-02-03 David Majnemer[llvm-readobj] Add support for dumping S_DEFRANGE symbols
2016-02-02 Hemant KulkarniCorrect size calculations for ELF files
2016-02-02 Eugene ZelenkoFix Clang-tidy readability-redundant-control-flow warni...
2016-02-02 Reid Kleckner[codeview] Wire up the .cv_inline_linetable directive
2016-02-01 Davide Italiano[llvm-nm] Simplify the code a bit. NFCI.
2016-02-01 Frederic Riss[dsymutil] Skip mach-o paired relocations
2016-02-01 Frederic Riss[dsymutil] Support scattered relocs.
2016-01-31 Frederic Riss[dsymutil] Fix handling of common symbols.
2016-01-31 Frederic Riss[dsymutil] Allow debug map mappings with no object...
2016-01-30 Matthias BraunAvoid overly large SmallPtrSet/SmallSet
2016-01-29 Davide Italiano[llvm-nm] Add a comment to explain why we initialize MC.
2016-01-29 Vedant Kumar[Profiling] Add a -sparse mode to llvm-profdata merge
2016-01-29 Reid Kleckner[CodeView] Fix dumping the is_stmt bit from the line...
2016-01-29 Akira Hatanaka[llvm-bcanalyzer] Dump bitcode wrapper header
2016-01-29 Reid KlecknerReland "[CodeView] Use assembler directives for line...
2016-01-29 Reid KlecknerRevert "[CodeView] Use assembler directives for line...
2016-01-29 Reid KlecknerAdd missing raw_ostream include
2016-01-28 Reid KlecknerSilence gcc warning about ternary and enumerations
2016-01-28 Reid Kleckner[CodeView] Use assembler directives for line tables
2016-01-27 Davide Italiano[llvm-nm] Remove redundant check for file validity.
2016-01-27 Benjamin KramerOne more batch of self-containing headers.
2016-01-27 Benjamin KramerMake more headers self-contained.
2016-01-27 Benjamin KramerMove SafeStack to CodeGen.
2016-01-27 Benjamin KramerRemove superfluous call to std::to_string that's breaki...
2016-01-27 Benjamin KramerMove MCTargetAsmParser.h to llvm/MC/MCParser where...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Hemant KulkarniFix comparison warning (r258845)
2016-01-26 Hemant KulkarniFixes build break introduced by r258845
2016-01-26 Davide Italiano[llvm-nm] Roll several conditions into a single if...
2016-01-26 Hemant Kulkarni[llvm-readobj] Add -elf-section-groups option
2016-01-26 Davide Italiano[llvm-nm] Simplify. No functional changes intended.
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-01-26 Kevin EnderbyUpdate the comments for the macho-invalid-zero-ncmds...
2016-01-26 Benjamin KramerReflect the MC/MCDisassembler split on the include...
2016-01-26 Igor LaevskyRe-submit r256008 "Improve DWARFDebugFrame::parse to...
2016-01-25 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-25 Davide Italiano[llvm-size] Use stderr instead of stdout for error...
2016-01-22 Davide Italiano[gold] Remove inconsistent llvm_unreachable().
2016-01-22 Kevin EnderbyFix MachOObjectFile::getSymbolName() to not call report...
2016-01-21 Kevin EnderbyFix MachOObjectFile::getSymbolSection() to not call...
2016-01-21 Teresa JohnsonRevert obsolete llvm-link -preserve-modules option...
2016-01-21 Andrew Wilkinsllvm-go: call llvm-config with components
2016-01-20 Reid Kleckner[readobj] Print CodeOffset first, it's easier to read
2016-01-20 Quentin Colombet[GlobalISel] Add the proper cmake plumbing.
2016-01-20 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show arch...
2016-01-20 Petr Pavlu[LTO] Fix error reporting when a file passed to libLTO...
2016-01-20 Andrew Wilkinstools/llvm-config: improve shared library support
2016-01-18 Tobias Edler von... Add a change accidentally left out from r258100
2016-01-18 Sergei Larin Add to the split module utility an SCC based method...
2016-01-18 Rafael EspindolaUse new function name. NFC.
2016-01-18 Simon Atanasyan[llvm-readobj][ELF] s/dyn_rela_/dyn_rel_/ No functional...
2016-01-17 Lang HamesRemove some stale comments and fix a typo as suggested...
2016-01-16 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show dynamic...
2016-01-16 Manuel JacobGlobalValue: use getValueType() instead of getType...
2016-01-16 George RimarFixed CRLF->LF line endings from r257914. NFC.
2016-01-16 Davide Italiano[llvm-readobj] Dump DT_RELACOUNT correctly.
2016-01-16 Xinliang David Li[PGO] fix a bug in profile summary computation
2016-01-16 George RimarRevert of 57967
2016-01-16 Peter CollingbourneIntroduce sanstats tool and llvm::CreateSanitizerStatRe...
2016-01-16 George RimarCRLF -> LF. NFC
2016-01-15 Reid Kleckner[codeview] Handle multiple frame descriptions in readobj
2016-01-15 Lang Hames[Orc] Make FDRPCChannel final.
2016-01-15 Rafael EspindolaBring back "Assert that we have all use/users in the...
2016-01-15 Reid Kleckner# This is a combination of 2 commits.
2016-01-15 George RimarRecommit r257912
2016-01-15 Reid Kleckner[codeview] Dump the file checksum substream
2016-01-15 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-15 NAKAMURA Takumilli: use llvm::utostr() instead of std::to_string().
2016-01-15 Reid Kleckner[codeview] Translate file table offsets to filenames...
2016-01-14 Mike Aizatsky[sancov] html report
2016-01-14 Xinliang David Li[PGO] Move profile summary interface/impl into InstrPro...
2016-01-14 Lang Hames[Orc] Add support for EH-frame registration to the...
2016-01-14 Reid Kleckner[codeview] Dump function callees and add more labels...
2016-01-14 Rui UeyamaUpdate to use new name alignTo().
2016-01-14 Reid Kleckner[codeview] Dump CodeView inlinee lines subsection
2016-01-14 Adrian Prantldsymutil: Provide better warnings when clang modules...
2016-01-14 Reid KlecknerUse std::map::insert instead of emplace for libstdc...
2016-01-14 Reid KlecknerPrint function names when they are referenced via TypeIndex
2016-01-14 Reid Kleckner[readobj] Add functionality to dump relocations inside...
2016-01-14 Reid Kleckner[codeview] Print relocations against code and data...
2016-01-14 Michael ZolotukhinRevert "Assert that we have all use/users in the getters."
2016-01-14 David Majnemer[CodeView] Add support for dumping binary annotations
2016-01-14 NAKAMURA Takumillvm-profdata.cpp: Fix comment lines. [-Wdocumentation]
2016-01-13 Reid Kleckner[codeview] Share more enums across the writer and the...
2016-01-13 Easwaran RamanDisplay detailed profile summary in llvm-profdata tool.
2016-01-13 Adrian Prantldsymutil: Only warn about missing clang modules once.
2016-01-13 Reid Kleckner[readobj] Expand CodeView dumping functionality
2016-01-13 Davide Italiano[llvm-readobj] Remove dead code. Add an assertion instead.
2016-01-13 Davide Italiano[llvm-objdump] Use report_error() and improve error...
2016-01-13 David Majnemer[CodeView] Improve the line table dumper
2016-01-13 Kevin EnderbyFor llvm-objdump, add the option -private-header (witho...
next