platform/upstream/llvm.git
2022-01-14 Armen Khachkinaev[clang-format] Fix break being added to macro define...
2022-01-14 Chuanqi Xu[NFC] [Coroutines] Refactor implementation in checkFina...
2022-01-14 Mehdi AminiFix a comment in CMake (NFC)
2022-01-14 Mehdi AminiDo not build llc and mlir-cpu-runner to run MLIR tests...
2022-01-14 Alexander Belyaev[mlir] Expose a function to get vector::CombiningKind...
2022-01-14 Mehdi AminiMark some MLIR tests as requiring the native target...
2022-01-14 Bryce Wilson[Attributor] [NFC] Use canonical variable name
2022-01-14 Amir Ayupov[BOLT][NFC] Refactor reset-release to move assignment
2022-01-14 Amir Ayupov[BOLT][NFC] Remove uses of `std::vector<bool>`
2022-01-14 Mehdi AminiPartially revert cac7aabbd82: some APIs don't have...
2022-01-14 Stella Laurenzo[bazel] Separate capi_deps from deps in mlir_c_api_cc_l...
2022-01-14 jacquesguan[RISCV] Improve i64 splat vector lowering in RV32.
2022-01-14 jacquesguan[RISCV] Add more i64 splat vector test.
2022-01-14 Craig Topper[RISCV] Remove unused check prefixes. NFC
2022-01-14 Vitaly Buka[NFC][msan] Init few vars later
2022-01-14 Craig Topper[RISCV] Add basic Zfh inline assembly tests. NFC
2022-01-14 Craig Topper[RISCV] Add inline asm f32 test cases with D extension...
2022-01-14 Nenad MikšaFix registers for Windows on ARM64
2022-01-14 Vitaly Buka[NFC][msan] Declare some getShadow vars later
2022-01-14 John Ericson[Polly][CMake] Make PollyConfig.cmake relocatable like...
2022-01-14 Maurice Heumann[MS] Implement on-demand TLS initialization for Microso...
2022-01-14 River Riddle[mlir] Optimize OperationName construction and usage
2022-01-14 James Y KnightRevert "GlobalISel: Add G_ASSERT_ALIGN hint instruction"
2022-01-14 Konstantin... [libc++] LWG3171: implement operator<< for filesystem...
2022-01-14 wren romano[mlir][sparse] Moving the sort from factory method...
2022-01-14 Peixin-Qiao[NFC] Apply the fix for different signedness warning...
2022-01-14 Tue Ly[libc] Fix precision constants for long double in MPFRU...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-avoid-const...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-using to MLIR...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-override to...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-01-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto to MLIR...
2022-01-14 Chuanqi Xu[C++20] [Modules] Exit early if export decl is not...
2022-01-14 LLVM GN Syncbot[gn build] Port d3729bb38475
2022-01-14 Nikolas Klauser[libc++][ranges] Add ranges::in_in_result
2022-01-14 Peixin-Qiao[OMPIRBuilder] Fix store inst alignment for ordered...
2022-01-14 Bryce Wilson[MemoryBuiltins] [NFC] Add missing section comments
2022-01-14 Casey Carter[libcxx][test] Add missing includes and suppress warnings
2022-01-14 Peter Klausler[flang] Support extension intrinsic function variations...
2022-01-14 Dave Lee[lldb] Use __lldb_init_module instead of "if lldb.debug...
2022-01-14 Fangrui Song[GlobalValue] Make dso_local function work with comdat...
2022-01-14 Peter Klausler[flang] Downgrade benign error message to a warning
2022-01-14 James Y KnightRevert "[LV] Inline CreateSplatIV call for scalar VFs...
2022-01-13 Philip Reames[MemoryBuiltins] Demote isCallocLikeFn and isAlignedAll...
2022-01-13 Fangrui Song[Driver][Fuchsia] -r: imply -nostdlib like GCC
2022-01-13 Fangrui Song[CMake] Don't use -fno-semantic-interposition with...
2022-01-13 Philip Reames[Attributor] Generalize heap to stack to any allocator...
2022-01-13 Philip Reames[Attributor] Share code for abstract interpretation...
2022-01-13 Jonas Devlieghere[lldb] Fix that the embedded Python REPL crashes if...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-01-13 Bryce Wilson[MemoryBuiltins] [NFC] Remove unused overload of isAlig...
2022-01-13 Mehdi AminiRevert "Upstream MLIR PyTACO implementation."
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-header-guard in MLIR...
2022-01-13 Aart Bik[mlir][sparse] fix two typos
2022-01-13 Peter Klausler[flang] Allow initialization in blank COMMON
2022-01-13 Lang HamesReapply 253ce92844f "[JITLink][AArch64] Add support...
2022-01-13 Bixia ZhengUpstream MLIR PyTACO implementation.
2022-01-13 Arthur Eubanks[Inline] Attempt to delete any discardable if unused...
2022-01-13 Jon Chesterfield[openmp][devicertl] Handle missing clang_tool
2022-01-13 Arthur Eubanks[Inliner] Don't removeDeadConstantUsers() when checking...
2022-01-13 Peter Klausler[flang] Extension: initialization of LOGICAL with INTEG...
2022-01-13 Whitney Tsang[LoopNest] Add new utilites
2022-01-13 Roman Lebedev[NFC][SCEV] Add test where it's the innermost umin_seq...
2022-01-13 Zequan WuRevert "Revert "[LLDB][NativePDB] Add support for inlin...
2022-01-13 Congzhe Cao[LoopInterchange] Enable interchange with multiple...
2022-01-13 Philip Reames[test] precommit coverage for D117249
2022-01-13 Venkata Ramanaiah... [AMDGPU] Ensure return address is save/restored around...
2022-01-13 Jack Kirk[Clang][NVPTX]Add NVPTX intrinsics and builtins for...
2022-01-13 Sam McCall[clangd] Elide even more checks in SelectionTree.
2022-01-13 Sam McCall[clangd] Suppress warning about system_header pragma...
2022-01-13 Peter Klausler[flang] Implement semantics for DEC STRUCTURE/RECORD
2022-01-13 Sam McCall[clangd] Implement textDocument/typeDefinition
2022-01-13 Roman Lebedev[SCEV] Don't consider umin_seq scev expr to be more...
2022-01-13 Roman Lebedev[NFC][SCEV] Add test for umin_seq complexity ordering
2022-01-13 Philip Reames[MemoryBuiltins] (Slightly) clean up abuse of MallocLik...
2022-01-13 Roman Lebedev[SimplifyCFG] Be more aggressive when sinking into...
2022-01-13 Louis Dionne[libc++][NFC] Fix placement of some XFAILs
2022-01-13 Craig Topper[X86] Fix mistake in comment on LowerFROUND. NFC
2022-01-13 Tue Ly[libc][trivial] Make LlvmLibcExhaustiveTest::check...
2022-01-13 Louis Dionne[libc++][NFC] Add missing 'return 0' in main() functions
2022-01-13 Fangrui Song[Driver][Gnu] -r: imply -nostdlib like GCC
2022-01-13 Christian Sigg[NVPTX] Add version test for sm_75, sm_80, sm_86.
2022-01-13 Julian Lettner[lit] Make sure our test temp directory is actually...
2022-01-13 Christian Sigg[NVPTX] Add fmin/fmax.NaN lowering for sm_80+.
2022-01-13 Dave Lee[lldb] Add long help to `crashlog`
2022-01-13 Louis Dionne[libc++] Refactor the tests for ranges::{advance,next...
2022-01-13 Markus Böck[mlir] Fix attaching side effects on `FlatSymbolRefAttr`
2022-01-13 Duncan P. N... ADT: Make SmallVector::set_size() private
2022-01-13 Tue Ly[libc] Add multithreading support for exhaustive testin...
2022-01-13 Mehdi AminiClarify that fold() can't "erase" an operation in the...
next