platform/upstream/llvm.git
2016-11-04 Stephan T.... [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
2016-11-04 Weiming ZhaoFix 24560: assembler does not share constant pool...
2016-11-04 NAKAMURA Takumillvm/test/Transforms/DCE/calls-errno.ll: Suppress check...
2016-11-04 Rui UeyamaRevert r285968: Always use parallel_for_each because...
2016-11-04 Enrico GranataPreliminary plumbing work to make 'parray' able to...
2016-11-04 Ahmed Bougacha[docs] Add initial Global ISel documentation.
2016-11-04 Rui UeyamaFix -Wcast-qual warnings.
2016-11-04 Eugene ZelenkoFix some Clang-tidy modernize-use-default and Include...
2016-11-04 Malcolm Parsons[clang-tidy] Fixed readability-else-after-return for...
2016-11-04 Zvi Rackover[X86] Broadcast from memory intructions aren't unfoldable
2016-11-04 Zvi RackoverAdd bugpoint-reduced reproducer for pr30693
2016-11-04 Rafael EspindolaAdd a few const qualifiers.
2016-11-04 Tom StellardRevert "AMDGPU: Add VI i16 support"
2016-11-04 Olivier Goffart[test] Test that static_assert is properly visited...
2016-11-04 Tobias GrosserUpdate isl to isl-0.17.1-243-g24c0339
2016-11-04 Pavel LabathFix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
2016-11-04 Jonas PaulssonComment rewording in MachineScheduler.cpp.
2016-11-04 Chandler CarruthAdd a missing return to the move assignment operator for
2016-11-04 Chandler CarruthRemove dead code trying to handle when the amount of...
2016-11-04 Chandler CarruthOnly log the visit of a return instruction if we in...
2016-11-04 Chandler CarruthHoist check for TLI above all of the attempts to use...
2016-11-04 Olivier Goffart[python bindings] Expose CXCursor_FriendDecl as CursorK...
2016-11-04 Chandler CarruthAdd some more asserts to clearly indicate that there...
2016-11-04 Olivier Goffart[index] Expose FriendDecl
2016-11-04 Chandler CarruthDelete a trivially true check for a variable 'S' being...
2016-11-04 Chandler CarruthAdd an assert to further check the invariant that a...
2016-11-04 Serge PavlovEnhancement to test for -ast-print
2016-11-04 Chandler CarruthRemove no-op checks for a null CodeCompleter. We have...
2016-11-04 Serge PavlovDo not print enum underlying type if language is not...
2016-11-04 Xinliang David LiFix typo
2016-11-04 Jim InghamAdded a couple more odd dot patterns that we got out
2016-11-04 Hongbin ZhengRemove POLLY_LINK_LIBS, it is not used
2016-11-03 Justin BognerX86: Move a non-null assert to before the pointer is...
2016-11-03 Jim InghamDon't access the process in expressions w/o checking...
2016-11-03 Brian Gesiak[lit] Remove TODO
2016-11-03 Chandler CarruthSink all of the code relying on the MachO MachineModule...
2016-11-03 Hongbin ZhengRemove the unused POLLY_LINK_LIBS for linking polly...
2016-11-03 Lang Hames[Support] Fix a segfault in llvm::Expected.
2016-11-03 Weiming Zhao[Cortex-M0] Atomic lowering
2016-11-03 Rui UeyamaAlways use parallel_for_each because it falls back...
2016-11-03 Kevin EnderbyAdd support for the ARM_THREAD_STATE64 and
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.
next