platform/upstream/llvm.git
2021-03-15 Jon Chesterfield[libomptarget] Build amdgpu plugin by default
2021-03-15 Kirill Bobyrev[clangd] Optionally add reflection for clangd-index...
2021-03-15 Markus BöckRevert line accidentally included in af2796c76d2ff4b731...
2021-03-15 Sanjay Patel[SLP] update stale test comments; NFC
2021-03-15 Stanislav Mekhanoshin[AMDGPU] Use single cache policy operand
2021-03-15 Markus Böck[test] Add ability to get error messages from CMake...
2021-03-15 Jon Chesterfield[libomptarget] Fix devicertl build
2021-03-15 Michael Kruse[Polly] Fix deprecation warning. NFC.
2021-03-15 Wenlei He[CSSPGO] Load context profile for external functions...
2021-03-15 Jianzhou Zhao[dfsan] Updated check_custom_wrappers.sh to dedup funct...
2021-03-15 Fangrui SongChange void getNoop(MCInst &NopInst) to MCInst getNop()
2021-03-15 Jez Ng[lld-macho] Place LC_FUNCTION_STARTS data at the right...
2021-03-15 Jianzhou Zhao[dfsan] Do not check dfsan_get_origin by check_custom_w...
2021-03-15 Craig Topper[RISCV] Add RISCVISD::BR_CC similar to RISCVISD::SELECT_CC.
2021-03-15 Jon Chesterfield[libomptarget] Drop assert.h, use freestanding for...
2021-03-15 Philipp Tomsich[RISCV] Add isel-patterns to optimize (a < 1) into...
2021-03-15 Michael Kruse[Polly][Optimizer] Apply user-directed unrolling.
2021-03-15 Stelios Ioannou[AArch64] Implement __rndr, __rndrrs intrinsics
2021-03-15 Alex Zinenko[mlir] fix SPIR-V CPU and Vulkan runners after e2310704...
2021-03-15 serge-sans... Allow __ieee128 as an alias to __float128 on ppc
2021-03-15 serge-sans... [NFC] Use higher level constructs to check for whitespa...
2021-03-15 Luke Drummond[OpenCL] Respect calling convention for builtin
2021-03-15 Andrzej Warzynski[flang][docs] Fix the time for the new Flang driver...
2021-03-15 Martin Storsjö[libcxx] [test] Fix the temp_directory_path test for...
2021-03-16 Juneyoung Lee[AssumeBundles] Add nonnull/align to op bundle if nound...
2021-03-15 Fraser Cormack[CodeGen] Fix issues with scalable-vector INSERT/EXTRAC...
2021-03-15 Kevin Zhou[Polly] Refactoring astScheduleDimIsParallel to take...
2021-03-15 Jon Chesterfield[libomptarget][amdgcn] Drop use of inttypes.h, moving...
2021-03-15 Martin Storsjö[libcxx] [test] Fix the get_temp_file_name() function...
2021-03-15 Martin Storsjö[libcxx] [test] Disable some allocation checks in class...
2021-03-15 Nico Weber[gn build] (semi-manually) port b136a74efc54
2021-03-15 Christopher... [CMake] Require python 3.6 if enabling LLVM test targets
2021-03-15 Craig Topper[RISCV] Improve legalization of i32 UADDO/USUBO on...
2021-03-15 Simon Pilgrim[X86][SSE] isHorizontalBinOp - ensure we clear any...
2021-03-15 Alex Zinenko[mlir] make memref.cast implement ViewLikeOpInterface
2021-03-15 Jianzhou Zhao[dfsan] Add origin ABI wrappers for thread/signal/fork
2021-03-15 Zahira Ammarguellat[NFC] Fix "unused parameter" error revealed in the...
2021-03-15 Melanie Blower[clang][patch] Solve PR49479, File scope fp pragma...
2021-03-15 Sanjay Patel[InstSimplify] ctlz({signbit} >>u x) --> x
2021-03-15 Sanjay Patel[InstSimplify] add tests for ctlz of shifted constant...
2021-03-15 Edward Jones[RISCV][compiler-rt] Add support for save-restore
2021-03-15 Thomas Preud... Stop traping on sNaN in __builtin_isinf
2021-03-15 Martin Storsjö[libcxx] [docs] Update docs about how to build for...
2021-03-15 LLVM GN Syncbot[gn build] Port 13e49dcee48f
2021-03-15 Jon Chesterfield[amdgpu] Implement lower function LDS pass
2021-03-15 Kostya Kortchinsky[scudo][standalone] Add shared library to makefile
2021-03-15 Tim Keith[flang] Build intrinsic .mod files in include/flang
2021-03-15 Simon Pilgrim[X86][SSE] canonicalizeShuffleWithBinOps - handle targe...
2021-03-15 Vy Nguyen[asan] Fixed test failing on windows due to different...
2021-03-15 David Green[AArch64] Zero extended extract_vector_elt pattern
2021-03-15 Dmitry Polukhin[clang-tidy] Enable modernize-concat-nested-namespaces...
2021-03-15 Nathan James[clang-tidy] Fix readability-identifer-naming duplicati...
2021-03-15 Nathan James[ASTMatchers] Don't forward matchers in MapAnyOf
2021-03-15 Jan Svoboda[clang][lex] Speculative fix for buffer overrun on...
2021-03-15 Amy Kwan[NFC][PowerPC] Add additional load/store test cases
2021-03-15 Alex Zinenko[mlir] fix integration tests post e2310704d890ad252aeb1...
2021-03-15 Wael Yehia[PATCH] fix location of test case
2021-03-15 Muiez Ahmed[SystemZ][z/OS] Define _LIBCPP_ELAST
2021-03-15 Alex Zinenko[mlir] enable Python bindings for the MemRef dialect
2021-03-15 Nathan James[ASTMatchers][Dynamic] Add missing matchers from Registry
2021-03-15 Nathan James[ASTMatchers] Fix documentation for hasAnyBody matcher
2021-03-15 Luís MarquesRevert "[Sanitizer][RISCV][AArch64][Android] Adjust...
2021-03-15 Anton Afanasyev[SLP][Test] Precommit test for PR40522
2021-03-15 Nico Weber[ast-dump-tool] fix regression if --empty-implementatio...
2021-03-15 Carl Ritson[AMDGPU] Fix shortfalls in WQM marking
2021-03-15 Simon Pilgrim[X86][SSE] canonicalizeShuffleWithBinOps - add X86ISD...
2021-03-15 Alex Zinenko[mlir] fix shared-lib build fallout of e2310704d890ad25...
2021-03-15 Bradley Smith[AArch64][SVE] Add unpredicated ld1/st1 patterns for...
2021-03-15 Simon PilgrimRevert rG9ba577eca2e339726bfaad4e615c6324a705b292 ...
2021-03-15 Nikita PopovRevert "[NFCI][ValueTracking] getUnderlyingObject(...
2021-03-15 Simon Pilgrim[X86][SSE] canonicalizeShuffleWithBinOps - handle targe...
2021-03-15 OCHyams[dexter] Check path != None before calling os.path...
2021-03-15 Muhammad Omair... [LLDB] Skip TestExitDuringExpression on arm/linux buildbot
2021-03-15 Luís Marques[Sanitizer][RISCV][AArch64][Android] Adjust allocator...
2021-03-15 Stephen Kelly[AST] Add generator for source location introspection
2021-03-15 Roman Lebedev[NFCI][ValueTracking] getUnderlyingObject(): gracefully...
2021-03-15 Fraser Cormack[RISCV] Support fixed-length vectors in the calling...
2021-03-15 Jay Foad[AMDGPU] Use depth first iterator instead of recursive...
2021-03-15 Julian Gross[MLIR] Create memref dialect and move dialect-specific...
2021-03-15 Alex Zinenko[mlir] better formatting in interface docs
2021-03-15 Alex Zinenko[mlir] fix cmake for generating data layout documentation
2021-03-15 Simon PilgrimFix MSVC "switch statement contains 'default' but no...
2021-03-15 Simon Pilgrim[X86][SSE] Attempt to merge single-op hops for slow...
2021-03-15 Alex ZinenkoRevert "[Canonicalizer] Process regions top-down instea...
2021-03-15 Daniel Kiss[AArch64][compiler-rt] Strip PAC from the link register.
2021-03-15 Frederik Gossen[MLIR] Add canonicalization for `shape.broadcast`
2021-03-15 Roman LebedevRevert "[NFCI][ValueTracking] getUnderlyingObject(...
2021-03-15 Frederik Gossen[MLIR] Allow compatible shapes in `Elementwise` operations
2021-03-15 Roman Lebedev[NFCI][ValueTracking] getUnderlyingObject(): assert...
2021-03-15 Matthias Springer[mlir][AVX512] Add while loop-based sparse vector-vecto...
2021-03-15 Max Kazantsev[Test] Replace checks with auto-generated checks
2021-03-15 Hongtao Yu[NFC][Inliner] Debugging support to print funtion size...
2021-03-15 Nathan Chancellordebuginfo-tests: Fix check-gdb-mlir-support build after...
2021-03-15 Chris Lattner[m_Constant] Check #operands/results before hasTrait()
2021-03-15 Hsiangkai Wang[RISCV] Support inline asm for vector instructions.
2021-03-15 Chris Lattner[Canonicalizer] Process regions top-down instead of...
2021-03-15 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-15 Stephen KellyRevert "Attempt to fix ARM buildbot"
2021-03-15 Craig Topper[RISCV] Give an explicit error if 'generic' CPU is...
2021-03-15 Stephen KellyAttempt to fix ARM buildbot
next