platform/upstream/llvm.git
2021-03-19 Arthur O'Dwyer[libc++] Consistency on _LIBCPP_CLANG_VER tests in...
2021-03-19 Simon Pilgrim[DAG] Fold shuffle(bop(shuffle(x,y),shuffle(z,w)),undef...
2021-03-19 Martin Storsjö[libcxx] [test] Fix weakly_canonical for windows
2021-03-19 Martin Storsjö[libcxx] [test] Avoid race conditions between tests...
2021-03-19 Martin Storsjö[libcxx] [test] Fix windows errors in fs.op.rename
2021-03-19 Paul C. Anagnostopoulos[TableGen] Improve handling of template arguments
2021-03-19 Ricky Taylor[M68k] Replace unknown operand with explicit type
2021-03-19 Maxim Kuvyrkov[WoA][MSVC] Use default linker setting in MSVC-compatib...
2021-03-19 Jeroen DobbelaereSupport intrinsic overloading on unnamed types
2021-03-19 Christian Sigg[mlir] Rename gpu-to-llvm pass implementation file
2021-03-19 Aaron BallmanAutomate common diagnostic checking for statement attri...
2021-03-19 Nemanja Ivanovic[PowerPC] Fix the check for 16-bit signed field in...
2021-03-19 Abhina Sreeskantharajan[SystemZ][z/OS] Distinguish between text and binary...
2021-03-19 Simonas Kazlauskas[X86, NFC] Update stack-clash tests using the automated...
2021-03-19 Ricky Taylor[M68k] Convert register Aliases to AltNames
2021-03-19 Ricky Taylor[M68k] Introduce DReg bead
2021-03-19 Jay Foad[AMDGPU] Remove some redundant code. NFC.
2021-03-19 Jay Foad[AMDGPU] Skip building some IR if it won't be used...
2021-03-19 Jay Foad[AMDGPU] Remove duplicate test functions. NFC.
2021-03-19 Jay Foad[AMDGPU] Sink Intrinsic::getDeclaration calls to where...
2021-03-19 Martin StorsjöRevert "[lit] Handle plain negations directly in the...
2021-03-19 Muhammad Omair... [LLDB] Skip TestExitDuringExpression on aarch64/linux...
2021-03-19 Kristof Beyls[docs] Add calendar info for SVE sync-ups
2021-03-19 Simon Pilgrim[KnownBits] Add knownbits analysis for mulhs/mulu ...
2021-03-19 Alexander Belyaev[mlir] Add a roundtrip test for 'linalg.tiled_loop...
2021-03-19 Christian Sigg[mlir] Remove ConvertKernelFuncToBlob
2021-03-19 Mikael Holmen[NVPTX] Fix warning, remove extra ";" [NFC]
2021-03-19 Clement Courbet[InstCombine] Add unit test with @llvm.annotation.
2021-03-19 Martin Storsjö[lit] Pass the USERPROFILE variable through on Windows
2021-03-19 Martin Storsjö[libcxx] [test] Explicitly check that some env vars...
2021-03-19 Martin Storsjö[lit] Handle plain negations directly in the internal...
2021-03-19 Max Kazantsev[Test] Precommit one more test
2021-03-19 Christian Sigg[mlir] Remove mlir-rocm-runner
2021-03-19 Max Kazantsev[Test] Precommit test
2021-03-19 Max Kazantsev[NFC] Move function up in code
2021-03-19 Max Kazantsev[NFC] Factor out utility function for finding common...
2021-03-19 Petr HosekRevert "[WoA][MSVC] Use default linker setting in MSVC...
2021-03-19 Fangrui Song[X86] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIONS...
2021-03-19 Andrew Young[mlir] Support use-def cycles in graph regions during...
2021-03-19 Vladislav Vinogradov[mlir] Fix Python bindings tests failure in Debug mode...
2021-03-19 Max Kazantsev[IndVars] Provide eliminateIVComparison with context
2021-03-19 Hongtao Yu[UniqueLinkageName] Use consistent checks when mangling...
2021-03-19 Wenlei He[CSSPGO] Add attribute metadata for context profile
2021-03-19 Max Kazantsev[SCEV] Add false->any implication
2021-03-19 Richard SmithFix example in documentation.
2021-03-19 Richard SmithImprove documentation for the [[clang::lifetimebound...
2021-03-19 Jim InghamDon't assume that stepping out of a function will land...
2021-03-19 Philip ReamesAdd a couple of missing attribute query methods [NFC]
2021-03-19 Thomas Lively[WebAssembly] Remove experimental instructions from...
2021-03-18 Hsiangkai Wang[RISCV] Spilling for Zvlsseg registers.
2021-03-18 Fangrui Song[SanitizerCoverage] Make __start_/__stop_ symbols exter...
2021-03-18 Craig Topper[RISCV] Correct the output chain in lowerFixedLengthVec...
2021-03-18 George Balatsouras[dfsan] Add -dfsan-fast-8-labels flag
2021-03-18 Rob Suderman[mlir][tosa] Add lowering for tosa.rescale to linalg...
2021-03-18 Jessica PaquetteRecommit "[AArch64][GlobalISel] Fold constants into...
2021-03-18 Rob Suderman[mlir][tosa] Add tosa.concat to subtensor inserts lowering
2021-03-18 Yuanfang ChenFix test case in b4a8c0ebb6d4
2021-03-18 Craig Topper[DAGCombiner][RISCV] Teach visitMGATHER/MSCATTER to...
2021-03-18 Yuanfang Chen[LTO][MC] Discard non-prevailing defined symbols in...
2021-03-18 Shilei Tian[OpenMP] Fixed a crash in hidden helper thread
2021-03-18 Craig Topper[SelectionDAG] Don't pass a scalable vector to MachineP...
2021-03-18 Stefan Gränitz[lli] Add Orc greedy mode as -jit-kind=orc
2021-03-18 thomasraoux[mlir] Fix build failure due to 1a572f4
2021-03-18 Stanislav Mekhanoshin[AMDGPU] Remove cpol, tfe, and swz from MUBUF patterns
2021-03-18 Lei ZhangRevert "Revert "[mlir] Add linalg.fill bufferization...
2021-03-18 Mehdi AminiRevert "[mlir] Add linalg.fill bufferization conversion"
2021-03-18 Daniel Kiss[AArch64][compiler-rt] Strip PAC from the link register.
2021-03-18 Daniel KissRevert "[AArch64][compiler-rt] Strip PAC from the link...
2021-03-18 Jonas Devlieghere[lldb] Move Apple simulators test targets under API
2021-03-18 Eugene Zhulenev[mlir] Add linalg.fill bufferization conversion
2021-03-18 Zequan Wu[clang-cl] make -ffile-compilation-dir a CoreOption.
2021-03-18 thomasraoux[mlir] Add vector op support to cuda-runner including...
2021-03-18 Pavel Labath[lldb] Fix flakyness in TestGdbRemote_vContThreads
2021-03-18 Sanjay Patel[SimplifyCFG] add tests for branch cond merging with...
2021-03-18 thomasraoux[mlir][linalg] Extend linalg vectorization to support...
2021-03-18 Mehdi AminiRevert "[VPlan] Add plain text (not DOT's digraph)...
2021-03-18 Muiez Ahmed[SystemZ][z/OS] vasprintf fix libc++
2021-03-18 Andrei Elovikov[VPlan] Add plain text (not DOT's digraph) dumps
2021-03-18 Thomas Lively[WebAssembly] Finalize SIMD names and opcodes
2021-03-18 Thomas Lively[WebAssembly] Remove experimental SIMD instructions
2021-03-18 peter klausler[flang] Refine symbol sorting
2021-03-18 lorenzo chelini[mlir] Fix typo in SCF.cpp (NFC)
2021-03-18 Jorg BrownFix typo: `char` should be `TS`
2021-03-18 Markus Böck[CMake][runtimes] Add file level dependency to merge_ar...
2021-03-18 Arthur O'Dwyer[libc++] Future-proof generate_feature_test_macro_compo...
2021-03-18 Kristof Beyls[docs] Document regular LLVM sync-ups
2021-03-18 Louis Dionne[libc++] Remove the Docker files for BuildBot
2021-03-18 Thomas Lively[WebAssembly] Remove unimplemented-simd target feature
2021-03-18 Peter Waller[llvm][AArch64][SVE] Lower fixed length vector fabs
2021-03-18 Fangrui Song[ELF] Change --shuffle-sections=<seed> to --shuffle...
2021-03-18 Christopher... [libcxx] updates the feature-test macro generator
2021-03-18 Jon Chesterfield[libomptarget] Add register usage info to kernel metadata
2021-03-18 Stanislav Mekhanoshin[AMDGPU] Support SCC on buffer atomics
2021-03-18 Wei Mi[SampleFDO] Don't mix up the existing indirect call...
2021-03-18 Mircea TrofinReapply "[NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy...
2021-03-18 Ricky TaylorTest commit
2021-03-18 Mircea Trofin[NFC][ArgumentPromotion] Clear FAM cached results of...
2021-03-18 Mike Rice[OPENMP51]Support for the 'destroy' clause with interop...
2021-03-18 Chris Lattner[libsupport] Silence a bogus valgrind warning.
2021-03-18 Stanislav Mekhanoshin[AMDGPU] Remove unused template parameters of MUBUF_Rea...
next