platform/upstream/llvm.git
2016-11-03 Rafael EspindolaSimplify now that this is only used for global symbols.
2016-11-03 Rafael EspindolaNow that the ELFFile constructor does nothing, create...
2016-11-03 Tony JiangNFC - Test commit.
2016-11-03 Rafael EspindolaUpdate for llvm change.
2016-11-03 Rafael EspindolaDon't error in the ELFFile constructor.
2016-11-03 Adrian PrantlAdd debug info support for C++11 inline namespaces.
2016-11-03 Adrian PrantlAdd DWARF debug info support for C++11 inline namespaces.
2016-11-03 Kostya Serebryany[libFuzzer] fix -error_exitcode=N, now with a test
2016-11-03 Michael LeMay[ADT] IntervalMap: fix setStart and setStop
2016-11-03 Rafael EspindolaUpdate for llvm change.
2016-11-03 Rafael EspindolaRemove the last use of report_fatal_error from ELF.h.
2016-11-03 Richard SmithImprove obvious-most-derived-type devirtualization:
2016-11-03 Justin BognerPDB: Fix some APIs to avoid use-after-frees
2016-11-03 Rui UeyamaSimplify by directly using this->Symbols. NFC.
2016-11-03 Rafael EspindolaAdd error handling to getEntry.
2016-11-03 Chandler CarruthInstead of resetting the pointer, or releasing it which...
2016-11-03 Rui UeyamaAdd [<chars>] to the glob matcher to eliminate use...
2016-11-03 Tom StellardAMDGPU/SI: Re add VIInstructions.td to unbreak bots
2016-11-03 Andrey Churbanovfixed typo in comment
2016-11-03 Chandler CarruthUsing release to free memory is at best confusing ...
2016-11-03 Chandler CarruthRemove a redundant condition found by PVS-Studio.
2016-11-03 Rafael EspindolaReplace another report_fatal_error with an ErrorOr.
2016-11-03 Enrico GranataAdd RenderScriptScriptGroup to the Xcode project
2016-11-03 Rafael EspindolaReplace a report_fatal_error with an ErrorOr.
2016-11-03 Enrico GranataAdd support to the ObjC type scavenger for finding...
2016-11-03 Rafael EspindolaDelete dead code.
2016-11-03 Tom StellardAMDGPU: Add VI i16 support
2016-11-03 Akira HatanakaFix spelling mistake.
2016-11-03 Chandler CarruthDelete some dead code and add a missing "0x" prefix...
2016-11-03 Chandler CarruthDelete a dead store found by PVS-Studio.
2016-11-03 Rafael EspindolaDelete dead code.
2016-11-03 Malcolm ParsonsFixed column shift when formatting line containing...
2016-11-03 Rafael EspindolaChange how we store the symbol table.
2016-11-03 Rafael EspindolaAdd lower level versions of some functions.
2016-11-03 Davide ItalianoMake this test Windows-only (try to placate buildbots).
2016-11-03 Chandler CarruthFix a bug found by inspection by PVS-Studio.
2016-11-03 Rafael EspindolaMove function out of line. NFC.
2016-11-03 Rafael EspindolaInline function into only use.
2016-11-03 Saleem Abdulrasoolvim: special case the CHECK prefix
2016-11-03 Rafael EspindolaInitialize the StringTable early and do it only once.
2016-11-03 Samuel AntaoRename the version of ConstructJob for multiple outputs...
2016-11-03 Michael Kruse[ScopInfo] Fix isl object leak.
2016-11-03 Akira Hatanaka[Sema] Avoid instantiating templates only when Uncompil...
2016-11-03 Rafael EspindolaDelete dead code.
2016-11-03 Rafael EspindolaReturn existing error code.
2016-11-03 Rafael EspindolaMove a free function out of ELFFile.
2016-11-03 Alexander Timofeev[AMDGPU][CodeGen] To improve CGEMM performance: combine...
2016-11-03 Rafael EspindolaUse the getSectionIndex from llvm.
2016-11-03 Zvi RackoverRefactor creation of X86ISD::SETCC nodes to a helper...
2016-11-03 Nicolai HaehnleDAGCombiner: fix use-after-free when merging consecutiv...
2016-11-03 Rafael EspindolaSplit out a getSectionIndex.
2016-11-03 Rafael EspindolaUse existing ELFObj function. NFC.
2016-11-03 James MolloyRevert "[Thumb] Teach ISel how to lower compares of...
2016-11-03 Rafael EspindolaUpdate for llvm change.
2016-11-03 Rafael Espindolareplace a report_fatal_error with a ErrorOr.
2016-11-03 Jonathan CoeSupport for Python 3 in libclang python bindings
2016-11-03 John Brawn[CMake] Make CMAKE_INSTALL_RPATH work again
2016-11-03 Jonathan Coe[clang-tidy] Ignore forward declarations without defini...
2016-11-03 Rafael EspindolaUpdate for llvm change.
2016-11-03 Rafael EspindolaReplace a report_fatal_error with an ErrorOr.
2016-11-03 Rafael EspindolaPass the section table around instead of recomputing it.
2016-11-03 Rafael EspindolaSplit getStringTableForSymtab.
2016-11-03 Aidan Dodds[Renderscript] Add commands for scriptgroup interaction.
2016-11-03 Malcolm Parsons[clang-tidy] Handle data() in readability-redundant...
2016-11-03 George Rimar[ELF] - Accept both "-" and "--" for Ttext/Tdata/Tbss...
2016-11-03 Malcolm ParsonsRemove redundant calls to std::string::data()
2016-11-03 Rafael EspindolaSplit getSHNDXTable in two.
2016-11-03 Rafael EspindolaWe already have the sections, pass them to getSHNDXTable.
2016-11-03 Peter Smith[ELF] Do not create interworking thunks for undefined...
2016-11-03 Eugene LeviantUse globMatch() instead of llvm::regex in linker scripts
2016-11-03 Pavel LabathLink lldb-mi only to the llvm components it uses
2016-11-03 James Molloy[Thumb] Teach ISel how to lower compares of AND bitmask...
2016-11-03 Pavel LabathFix Timer unit test
2016-11-03 Pavel LabathRemove TimeSpecTimeout class
2016-11-03 Pavel LabathRefactor Timer class
2016-11-03 Serge PavlovReverted r285882 (Enhancement to test for -ast-print)
2016-11-03 George Rimar[ELF] - Update after LLVM change (r285886)
2016-11-03 George Rimar[tools/obj2yaml] - Update after LLVM change r285886
2016-11-03 George Rimar[Object/ELF] - Make getSymbol() return Error.
2016-11-03 Ravitheja AddepallyTest for YMMRegisters.
2016-11-03 George Rimar[ELF] - Removed unused method declaration. NFC.
2016-11-03 Olivier GoffartFix heuristics skipping invalid ctor-initializers with...
2016-11-03 Serge PavlovEnhancement to test for -ast-print
2016-11-03 Jonas Hahnfeld[CMake] Disable rpath for UnitTests
2016-11-03 Vedant Kumar[Sema] Remove a dead assignment, NFC.
2016-11-03 Craig Topper[AVX-512] Use 'vnot' instead of 'not' in patterns invol...
2016-11-03 Elena DemikhovskyExpandload and Compressstore intrinsics
2016-11-03 Rafael EspindolaPass the sections to getShtGroupSignature.
2016-11-03 Rafael EspindolaSplit getSection in two.
2016-11-03 George Burgess IV[CodeGen] Use StringRef. NFC.
2016-11-03 Eric Fiselier[Sema] Allow static_cast<T&&>(e) to check explicit...
2016-11-03 Teresa Johnson[ThinLTO] Handle distributed backend case when doing...
2016-11-03 Richard SmithUpdate manglings for C++17 noexcept function types...
2016-11-02 Richard SmithTeach clang-query to dump types. I couldn't find any...
2016-11-02 Argyrios Kyrtzidis[index] Fix assertion hit when handling a declaration...
2016-11-02 Richard Smith[p0012] Implement ABI support for throwing a noexcept...
2016-11-02 Greg BedwellRevert "[InstCombine] allow splat vector folds in adjus...
2016-11-02 Michal Gorny[cmake] Build gtest from LLVM when building standalone
2016-11-02 Eli Friedman[Polly CodeGen] Break critical edge from RTC to origina...
2016-11-02 Rafael EspindolaSimplify some typedefs. NFC.
next