platform/upstream/llvm.git
2021-01-08 Florian Hahn[VPlan] Move reduction start value creation to widenPHI...
2021-01-08 Ganesh Gopalasubramanian[X86] Add TLBSYNC, INVLPGB and SNP instructions
2021-01-08 Jonas Devlieghere[lldb] Bump the required SWIG version to 3
2021-01-08 Arthur O'Dwyer[libc++] Update generate_feature_test_macro_components...
2021-01-08 Alex Zinenko[mlir] replace LLVM dialect float types with built-ins
2021-01-08 Adam Czachorowski[clangd] Add missing "override" to fix the build.
2021-01-08 David Green[ConstProp] Constant propagation for get.active.lane...
2021-01-08 Adam Czachorowski[clangd] Fix type printing in the presence of qualifiers
2021-01-08 Eugene ZhulenevRevert "[mlir:JitRunner] Use custom shared library...
2021-01-08 Simon Pilgrim[X86][SSE] Fold unpack(hop(),hop()) -> permute(hop())
2021-01-08 David Green[ARM][LV] Additional loop invariant reduction test...
2021-01-08 Eugene Zhulenev[mlir:JitRunner] Use custom shared library init/destroy...
2021-01-08 Paul C. Anagnostopoulos[TableGen] Remove unused declaration that caused build...
2021-01-08 Heejin Ahn[WebAssembly] Rename wasm_rethrow_in_catch intrinsic...
2021-01-08 David Green[ARM] Update and regenerate test checks. NFC
2021-01-08 Paul C. Anagnostopoulos[TableGen] Add the assert statement, step 1
2021-01-08 Kiran Chandramohan[MLIR][OpenMP] Attribute to include WsLoop upperbound
2021-01-08 Simon Pilgrim[X86][SSE] Add vphaddd/vphsubd unpack(hop(),hop())...
2021-01-08 Alexey Bataev[SLP][NFC]Add a test for reused shrink check, NFC.
2021-01-08 Xiangling Liao[NFC] Renaming PackStack to AlignPackStack
2021-01-08 Simon Pilgrim[X86][SSE] Add tests for unpack(hop(),hop())
2021-01-08 KareemErgawy... [MLIR][SPIRV] Add `UsableInSpecConstantOp` trait.
2021-01-08 Kazushi (Jam... [VE] Support pack_f32p and pack_f32a intrinsic instructions
2021-01-08 Heejin Ahn[WebAssembly] Change label numbers to variables in...
2021-01-08 Anastasia Stulova[OpenCL] Documentation for experimental C++ libs
2021-01-08 Alexander BelyaevRevert "[SLP]Need shrink the load vector after reordering."
2021-01-08 LLVM GN Syncbot[gn build] Port 9c4b2225b24
2021-01-08 Simon Moll[VP] ISD helper functions [VE] isel for vp_add, vp_and
2021-01-08 Raphael Isemann[lldb][NFC] Refactor setup code for Clang diagnostics
2021-01-08 Shivam Gupta[MLIR][NFC] remove unnecessary includes form tablegen...
2021-01-08 Mark Murray[AArch64] Add +flagm archictecture option, allowing...
2021-01-08 Mark Murray[AArch64] Add +pauth archictecture option, allowing...
2021-01-08 Alexander BelyaevRevert "Revert "Revert "Revert "Revert "[analyzer]...
2021-01-08 Sanjay Patel[SLP] limit verifyFunction to debug build (PR48689)
2021-01-08 Haojian Wu[clangd] go-to-implementation on a base class jumps...
2021-01-08 Alex Richardson[libc++] Add missing XFAIL to tests that need __atomic_...
2021-01-08 Alex Richardson[compiler-rt] Implement __atomic_is_lock_free
2021-01-08 Kazushi (Jam... [VE][NFC] Clean ISel patterns for LSV and LVS
2021-01-08 Haojian Wu[clangd] Cleanup a remaining Optional<SymbolID> usage...
2021-01-08 Haojian Wu[clangd] NFC, avoid potential ODR violation.
2021-01-08 Nicholas Guy[AArch64] Fix crash caused by invalid vector element...
2021-01-08 David Sherwood[SVE] Add support to vectorize_width loop pragma for...
2021-01-08 Cullen Rhodes[LV] Legalize scalable VF hints
2021-01-08 Simon Moll[VE] Expand single-element BUILD_VECTOR to INSERT_VECTO...
2021-01-08 Simon Moll[VE] Extract & insert vector element isel
2021-01-08 Christian SiggFix two pessimizing moves.
2021-01-08 Qiu Chaofan[NFC] Update some PPC tests marked as auto-generated
2021-01-08 Jan SvobodaRevert "[clang][cli] Port DiagnosticOpts to new option...
2021-01-08 David Green[LV] Don't sink into replication regions
2021-01-08 Kazushi (Jam... [VE] Add SVOB intrinsic instruction
2021-01-08 Jan Svoboda[clang][cli] Port DiagnosticOpts to new option parsing...
2021-01-08 Sjoerd Meijer[MachineLoop] New helper isLoopInvariant()
2021-01-08 David Sherwood[AArch64][SVE] Add lowering for llvm abs intrinsic
2021-01-08 Martin Storsjö[llvm-readobj] [ARMWinEH] Clearly print an invalid...
2021-01-08 Wang, Pengfei[X86] Correct the comments about comparison intrinsics...
2021-01-08 Arthur Eubanks[NewPM] Don't error when there's an unrecognized pass...
2021-01-08 Raul Tambre[CMake] Don't enable BUILD_WITH_INSTALL_RPATH when...
2021-01-08 Christudasan... AMDGPU/GlobalISel: Enable sret demotion
2021-01-08 Jonas Devlieghere[lldb] Make DoReadMemory a protected method.
2021-01-08 Jonas Devlieghere[lldb] Access the ModuleList through iterators where...
2021-01-08 Kazu Hirata[Target] Use llvm::find_if (NFC)
2021-01-08 Kazu Hirata[llvm] Use *Set::contains (NFC)
2021-01-08 Kazu Hirata[CodeGen] Remove unused function isCallerPreservedOrCon...
2021-01-08 LLVM GN Syncbot[gn build] Port 6b0ee02747e
2021-01-08 Artem DergachevRevert "Revert "Revert "Revert "[analyzer] NFC: Move...
2021-01-08 David Blaikielldb subprogram_ranges.test - remove dependence on...
2021-01-08 David BlaikieFix print-dot-ddg.ll so it doesn't try to write to...
2021-01-08 David BlaikieFix subprogram_ranges.test by explicitly using lld
2021-01-08 Alexandre Ganea[LLD][COFF] Simplify function. NFC.
2021-01-08 Mehdi AminiFix MLIR DRR matching when attributes are interleaved...
2021-01-08 Nico Weber[gn build] (manually) merge a whole bunch of libc+...
2021-01-08 LLVM GN Syncbot[gn build] Port b12f26733a4
2021-01-08 David BlaikieRevert "Revert "Revert "[analyzer] NFC: Move path diagn...
2021-01-08 Ryan Prichard[builtins] Add COMPILER_RT_BUILTINS_HIDE_SYMBOLS
2021-01-08 clementval[clang] Add powerpc64le-none-linux-gnu to gnu toolchain...
2021-01-08 Ruiling Song[Cloning] Copy metadata of global declarations
2021-01-07 Alexandre GaneaFix build after eaadb41db6233cf1c9e882d74a31c1f9d6e211f...
2021-01-07 Evandro Menezes[RISCV] Define the vfsqrt RVV intrinsics
2021-01-07 Roman Lebedev[SimplifyCFG] markAliveBlocks(): switch to non-permissi...
2021-01-07 Roman Lebedev[SimplifyCFG] removeUnwindEdge(): switch to non-permiss...
2021-01-07 Roman Lebedev[SimplifyCFG] changeToCall(): switch to non-permissive...
2021-01-07 Roman Lebedev[SimplifyCFG] DeleteDeadBlocks(): switch to non-permiss...
2021-01-07 Roman Lebedev[SimplifyCFG] MergeBlockIntoPredecessor(): switch to...
2021-01-07 Roman Lebedev[SimplifyCFG] changeToUnreachable(): switch to non...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add a test with an undef cond branch...
2021-01-07 Roman Lebedev[SimplifyCFG] removeUnreachableBlocks(): switch to...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add test with an unreachable block...
2021-01-07 Roman Lebedev[SimplifyCFG] TryToSimplifyUncondBranchFromEmptyBlock...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): switch to non...
2021-01-07 Roman Lebedev[NFC][SimlifyCFG] Add some indirectbr-of-blockaddress...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): switch to non...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): handle matching...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add a test with cond br on constant...
2021-01-07 Arthur Eubanks[NewPM][NVPTX] Port NVPTX opt passes
2021-01-07 Arthur O'Dwyer[libc++] Alphabetize generate_feature_test_macro_compon...
2021-01-07 Arthur Eubanks[NewPM][Hexagon] Fix HexagonVectorLoopCarriedReusePass...
2021-01-07 Luís Marques[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant...
2021-01-07 Joseph Huber[OpenMP] Always print error messages in libomptarget...
2021-01-07 Michael Liao[hip] Enable HIP compilation with `<complex`> on MSVC.
2021-01-07 Matt ArsenaultGlobalISel: Fail legalization on narrowing extload...
next