platform/upstream/llvm.git
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
2021-03-15 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyRevert "Ensure that cache variable is set when not...
2021-03-14 Stephen KellyEnsure that cache variable is set when not building...
2021-03-14 Craig Topper[X86] Add -prefer-vector-width=256 tests for v16i8...
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Pavel Labath[lldb] Move PlatformPOSIX::ConnectToWaitingProcesses...
2021-03-14 Chenguang Wang[ArgPromotion] Copy additional metadata for loads.
2021-03-14 Simonas Kazlauskas[InstSimplify] Add additional GEP transform tests ...
2021-03-14 Jan Kratochvil[llvm] [dwarf] Fix DWARFListTableHeader::getOffsetEntry...
2021-03-14 Ricky Taylor[M68k] Tidy up some bit shifting during code emission
2021-03-14 Ricky Taylor[M68k] Make M68k TargetMachine use getter function
2021-03-14 Ricky Taylor[M68k] Fix extract-section.py under Python 3
2021-03-14 Nico WeberRevert "[gn build] (manually) kind of merge d627a27d26"
2021-03-14 Nikita PopovRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyFix license headers
2021-03-14 Nikita Popov[X86] Add test for PR49587 (NFC)
2021-03-14 Stephen KellyUpdate python script per review comments
2021-03-14 Stephen KellyRemove unneeded targets dependency
2021-03-14 David Green[AArch64] Expand build-vector-extract.ll tests to i8...
2021-03-14 Simonas Kazlauskas[InstCombine] Restrict a GEP transform to avoid changin...
2021-03-14 Matt ArsenaultCodeGen: Reorder MachinePointerInfo fields
2021-03-14 Nico Weber[gn build] (manually) kind of merge d627a27d26
2021-03-14 David Green[Clang][ARM] Reenable arm_acle.c test.
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Luo, Yuanke[X86][AMX] Prevent transforming load pointer from ...
2021-03-14 Saleem AbdulrasoolX86: adjust the windows 64 calling convention for Swift
2021-03-14 Siva Chandra... [libc][Obvious] Fix except flags reading overflow detec...
2021-03-13 Philip ReamesRestore fixed version of "[CodeGenPrepare] Fix isIVIncr...
2021-03-13 Philip Reames[CGP] Consolidate logic for getIVIncrement and isIVIncr...
2021-03-13 Arnamoy Bhattacharyya[flang][OpenMP] Add support for getting parent context...
2021-03-13 Jez Ng[lld-macho][nfc] Move list of section names into InputS...
2021-03-13 Simonas Kazlauskas[InstCombine] Update GEP tests
2021-03-13 Nikita Popov[SROA] Regenerate test checks (NFC)
2021-03-13 Martin Storsjö[compiler-rt] Use arm-specific builtins sources for...
2021-03-13 Nikita Popov[MemCpyOpt] Handle read from lifetime.start with offset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memcpy of undef...
2021-03-13 Craig Topper[DAGCombiner] Optimize 1-bit smulo to AND+SETNE.
2021-03-13 Stefan Gränitz[Orc] Deallocate debug objects properly when removing...
2021-03-13 kuterd[Attributor][fix] Remove problematic EXPENSIVE_CHECK
2021-03-13 Sanjay Patel[InstCombine] avoid creating an extra instruction in...
2021-03-13 Roman LebedevReland [SCEV] Improve modelling for (null) pointer...
2021-03-13 Roman Lebedev[LSR] Don't try to fixup uses in 'EH pad' instructions
2021-03-13 Roman Lebedev[NFC][LSR] Add test case that from https://reviews...
2021-03-13 George Rokos[libomptarget] Add allocator support for target memory
2021-03-13 Nikita Popov[MemCpyOpt] Use AA to check for MustAlias between memse...
2021-03-13 Nikita Popov[MemCpyOpt] Don't generate zero-size memset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memset+memcpy...
2021-03-13 Nikita Popov[MemorySSA] Don't bail on phi starting access
2021-03-13 luxufanchange rvv frame layout
2021-03-13 luxufan[RISCV] Remove redundancy -mattr=+d in test file
next