platform/upstream/llvm.git
2017-08-02 Adrian PrantlRemove the unused Offset field from MachineLocation...
2017-08-02 Nirav Dave[DAG] Improve candidate pruning in store merge failure...
2017-08-02 Petr Hosek[ELF] When the code segment is the last, align it to...
2017-08-02 Philip Pfaffe[Polly][PM][WIP] Polly pass registration
2017-08-02 Evandro Menezes[AArch64] Improve the test of conditional branch fusion
2017-08-02 Adrian PrantlRemove unused includes of MachineLocation.h (NFC)
2017-08-02 Adrian PrantlRemove unreachable code. (NFC)
2017-08-02 Singapuram... Remove debug metadata from copied instruction to preven...
2017-08-02 Florian Hahn[AArch64] Simplify AES*Tied pseudo expansion (NFC).
2017-08-02 Jan Veselyconfigure.py: Make python3 friendly
2017-08-02 Chad Rosier[InlineCost] Remove redundant call. NFC.
2017-08-02 Adrian PrantlAssert that the offset in MachineLocation::set() is...
2017-08-02 Chad Rosier[InlineCost] Simplify more 'and' and 'or' operations.
2017-08-02 Alexey Bataev[SLPVectorizer] Generalize interface of functions,...
2017-08-02 Walter LeeDefine _GNU_SOURCE for RTEMS c++
2017-08-02 Alexey Bataev[SLPVectorizer] Test update, NFC.
2017-08-02 Alex Lorenz[rename] NFC, extract symbol canonicalization logic...
2017-08-02 Alexey Bataev[SLP] Fix for PR31880: shuffle and vectorize repeated...
2017-08-02 Philip Pfaffe[PM] Fix proxy invalidation
2017-08-02 Manuel KlimekAdapt clang-tidy checks to changing semantics of hasDec...
2017-08-02 Manuel KlimekUnify and simplify the behavior of the hasDeclaration...
2017-08-02 Siddharth Bhat[GPUJIT] Add GPUJIT APIs for allocating and freeing...
2017-08-02 Philip Pfaffe[SI][NewPM] Collect loop count statistics
2017-08-02 Diana Picus[MIR] Print target-specific constant pools
2017-08-02 Philip Pfaffe[SD] Set PollyUseRuntimeAliasChecks correctly
2017-08-02 Daniel Sanders[globalisel][tablegen] Do not merge memoperands from...
2017-08-02 Vadim MacagonFix ProcessAPITestCase.test_get_process_info
2017-08-02 Siddharth Bhat[GPUJIT] Teach GPUJIT to use a pre-existing CUDA contex...
2017-08-02 Ilya Biryukov[clangd] Run clang-format on all clangd sources. NFC.
2017-08-02 Ilya Biryukov[clangd] Capitalized descriptions of clangd options...
2017-08-02 Daniel Marjamaki[StaticAnalyzer] Fix false positives for unreachable...
2017-08-02 Vitaly Buka[asan] Interceptors for Fuchsia
2017-08-02 Vitaly Buka[sanitizer_common] Fuchsia-specific implementation...
2017-08-02 George Rimar[ELF] - Recommit r309252 "[ELF] - Fix missing relocatio...
2017-08-02 Ilya BiryukovUse VFS operations in FileManager::makeAbsolutePath.
2017-08-02 Yuka Takahashi[Bash-autocompletion] Add comment to test so that it...
2017-08-02 Craig Topper[InstCombine] Add test cases for 'or' and 'xor' to...
2017-08-02 Dean Michael... [XRay][compiler-rt] Remove use of std::mutex and std...
2017-08-02 Davide Italiano[NewGVN] Fold single-use variables. NFCI.
2017-08-02 Davide Italiano[NewGVN] Remove a (now stale) comment. NFCI.
2017-08-02 Dehao ChenFix the bug that parseAAPipeline is not invoked in...
2017-08-02 Petr Hosek[CMake] Include llvm-objcopy tool in Fuchsia toolchain
2017-08-02 Craig Topper[SimplifyCFG] Fix typo in comment. NFC
2017-08-02 Chandler Carruth[PM] Fix a bug where through CGSCC iteration we can get
2017-08-02 Matt ArsenaultAMDGPU: Fix clobbering CSR VGPRs when spilling SGPR...
2017-08-02 Matt ArsenaultAMDGPU: Fix emitting encoded calls
2017-08-02 Matt ArsenaultAMDGPU: Analyze callee resource usage in AsmPrinter
2017-08-02 Dehao ChenUpdate the new PM pipeline to make ICP aware if it...
2017-08-02 Stanislav Mekhanoshin[AMDGPU] Fix asan error after last commit
2017-08-02 Petr Hosek[Driver] Disable static C++ library support on Fuchsia
2017-08-02 Nirav Dave[DAG] Refactor store merge subexpressions. NFC.
2017-08-02 Matt ArsenaultAMDGPU: Don't place arguments in emergency stack slot
2017-08-02 Matt ArsenaultDAG: Undo and->or combine with FrameIndexes
2017-08-02 Matthias BraunX86: Do not use llc -march in tests.
2017-08-02 Adrian PrantlUpdate LiveDebugValues to generate DIExpressions for...
2017-08-02 Jim InghamFix a mis-feature with propagation of breakpoint option...
2017-08-02 Petr HosekRevert "Reland "[llvm][llvm-objcopy] Added support...
2017-08-01 Adrian PrantlUpdate MIR testcase to reflect change in r309751.
2017-08-01 Petr HosekReland "[llvm][llvm-objcopy] Added support for outputti...
2017-08-01 Stanislav Mekhanoshin[AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if...
2017-08-01 Adrian PrantlRemove unused accessor (NFC)
2017-08-01 Stanislav Mekhanoshin[AMDGPU] Collapse adjacent SI_END_CF
2017-08-01 Adrian PrantlAssert that the offset of a MachineLocation is always 0.
2017-08-01 Vitaly Buka[sanitizer_common] Fuchsia-specific symbolizer
2017-08-01 Sanjoy Das[SCEV/IndVars] Always compute loop exiting values if...
2017-08-01 Adrian PrantlUse helper function instead of manually constructing...
2017-08-01 Vitaly Buka[sanitizer_common] Fuchsia OS support code
2017-08-01 Matthias BraunARM: Do not use llc -march in tests.
2017-08-01 Matthias BraunPowerPC: Do not use llc -march in tests.
2017-08-01 Michael Kruse[ForwardOpTree] Execute canForwardTree also in release...
2017-08-01 Bruno Cardoso... [Headers][Darwin] Allow #include_next<float.h> to work...
2017-08-01 Adrian PrantlRemove PrologEpilogInserter's usage of DBG_VALUE's...
2017-08-01 Yan Wang[clang] Change the condition of unnecessary packed...
2017-08-01 Vitaly Buka[sanitizer_common] Disable filesystem-related code...
2017-08-01 Haicheng Wu[AArch64] Fix a typo in isExtFreeImpl()
2017-08-01 Vedant Kumar[llvm-cov] Allow specifying distinct architectures...
2017-08-01 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize-use-using and...
2017-08-01 Vitaly Buka[sanitizer_common] Fuchsia support for interceptors
2017-08-01 Martin Storsjo[AArch64] Rewrite stack frame handling for win64 vararg...
2017-08-01 Matt ArsenaultAMDGPU: Fix handling of div_scale with undef inputs
2017-08-01 Vitaly Buka[ubsan] Enable UBSan build for Fuchsia
2017-08-01 Matt ArsenaultFix creating bitcasts with wrong address space
2017-08-01 Nirav Dave[DAG] Factor out common expressions. NFC.
2017-08-01 Chad Rosier[Value Tracking] Default argument to true and rename...
2017-08-01 Johannes Altmanninger[clang-diff] Renames, NFC
2017-08-01 Johannes Altmanninger[clang-diff] Move data declarations to the public header
2017-08-01 Michael Kruse[Simplify] Rewrite redundant write detection algorithm.
2017-08-01 Matt ArsenaultAMDGPU: Add test for r308774
2017-08-01 Matt ArsenaultAMDGPU: Initial implementation of calls
2017-08-01 Josh GaoRevert "Thread Safety Analysis: fix assert_capability."
2017-08-01 Reid KlecknerSilence -Wunused-variable warning in NDEBUG builds
2017-08-01 Reid Kleckner[DebugInfo] Don't turn dbg.declare into DBG_VALUE for...
2017-08-01 Michael Kruse[Simplify] Improve scalability.
2017-08-01 Tobias GrosserUpdate to isl-0.18-809-gd5b4535
2017-08-01 Chad Rosier[Value Tracking] Refactor and/or logic into helper...
2017-08-01 Josh GaoThread Safety Analysis: fix assert_capability.
2017-08-01 Petr Hosek[CMake] Include sancov tool in Fuchsia toolchain
2017-08-01 Davide Italiano[AMDGPU] Put a function used only inside assert() under...
2017-08-01 Bruno Cardoso... [Sema] Fix lax conversion between non ext vectors
2017-08-01 Jacques Pienaar[lanai] Add getIntImmCost in LanaiTargetTransformInfo.
next