platform/upstream/llvm.git
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.
2017-08-01 Ilya Biryukov[clangd] Fix more MSVC compilation failures.
2017-08-01 Nirav DavePull out VectorNumElements value. NFC.
2017-08-01 Simon Pilgrim[X86][SSE3] Add scheduler tests for MONITOR/MWAIT
2017-08-01 Nirav DaveRevert "[DAG] Extend visitSCALAR_TO_VECTOR optimization...
2017-08-01 Kostya Serebryany[libFuzzer] temporarty remove pc-tables and disable...
2017-08-01 Simon Pilgrim[X86][SSE] Added missing vector logic intrinsic schedules
2017-08-01 Sean Callananxfail test_get_process_info pending bot fixes
2017-08-01 Martin Probstclang-format: [JS] no whitespace between typeof operato...
2017-08-01 Martin Probstclang-format: [JS] prefer wrapping chains over empty...
2017-08-01 Sanjay Patel[CGP] use narrower types in memcmp expansion when possible
2017-08-01 Martin Probstclang-format: [JS] whitespace between keywords and...
2017-08-01 Jim InghamRemember to make API headers Public in the LLDB target.
2017-08-01 Nirav Dave[DAG] Convert extload check to equivalent type check...
2017-08-01 Martin Probstclang-format: [JS] handle union types in arrow functions.
2017-08-01 Craig Topper[X86] Use BEXTR/BEXTRI for 64-bit 'and' with a large...
2017-08-01 Ilya Biryukov[clangd] Fixed MSVC compilation failures.
2017-08-01 Sterling AugustineRevert rL309634 until upstream buildbots have upgraded...
2017-08-01 Martin Probstclang-format: [JS] consistenly format enums.
2017-08-01 Sean Callanan[build system] Add SBProcessInfo to the xcodeproj
2017-08-01 Simon Pilgrim[X86][SSE] Added missing PACKSS/PACKUS intrinsic schedules
2017-08-01 Craig Topper[X86] Split bmi.ll into a bmi test and a bmi2 test.
2017-08-01 Simon Pilgrim[X86][SSSE3] Added missing PHADDS/PHSUBS/PSIGN intrinsi...
2017-08-01 Nirav Dave[DAG] Move extload check in store merge. NFC.
2017-08-01 Martin Probstclang-format: [JS] support default imports.
2017-08-01 Ilya Biryukov[clangd] Rewrote AST and Preamble management.
2017-08-01 Martin Probstclang-format: [JS] handle object types in extends posit...
2017-08-01 Manoj Gupta[X86] Fix a crash in FEntryInserter Pass.
2017-08-01 Craig Topper[AVX-512] Don't use unmasked VMOVDQU8/16 for 8-bit...
2017-08-01 Simon Pilgrim[X86][SSSE3] Fix typos in pabsw/pmulhrsw tests for...
2017-08-01 Simon Pilgrim[X86] Added missing cpu to fix generic scheduling model...
2017-08-01 Craig Topper[InstCombine] Remove explicit check for impossible...
2017-08-01 Krasimir Georgiev[Tooling] Add LLVM_NODISCARD to Replacements::merge
2017-08-01 George Rimar[ELF] - Use multithreading for building .gdb_index.
2017-08-01 Daniel Sanders[globalisel][tablegen] Removed unnecessary typedef...
2017-08-01 Siddharth Bhat[NFC] Add 'REQUIRES: pollyacc' on 'test/GPGPU/invariant...
2017-08-01 David BlaikieDebugInfo: Update flag description that'd been copypast...
next