platform/upstream/llvm.git
2021-11-16 Serguei Katkov[STATEPOINT] Force implicit-def for lr register.
2021-11-16 William S.... [MLIR][LLVM] Permit integer types in switch other than i32
2021-11-16 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-11-16 LLVM GN Syncbot[gn build] Port dc84770d559b
2021-11-16 Amara Emerson[GlobalISel] Add a store-merging optimization pass...
2021-11-16 Wenlei He[llvm-profgen] Add switch to allow use of first loadabl...
2021-11-16 Greg ClaytonAdd the stop count to "statistics dump" in each target...
2021-11-16 Craig Topper[RISCV] Override TargetLowering::hasAndNot for Zbb.
2021-11-16 Craig Topper[RISCV] Add test cases to prepare for overring TargetLo...
2021-11-16 Fabian Wolff[X86] Fix crash with inline asm using wrong register...
2021-11-16 Matt ArsenaultAMDGPU: Mark prolog/epilog SCC defs as dead
2021-11-16 Matt ArsenaultAMDGPU: Regenerate test checks
2021-11-16 Matthias Springer[mlir][linalg][bufferize][NFC] Clean up tensor op buffe...
2021-11-16 Matheus Izvekov[clang] NFC: rename internal `IsPossiblyOpaquelyQualifi...
2021-11-16 Duncan P. N... DebugInfo: Make DWARFExpression::iterator::skipBytes...
2021-11-16 Duncan P. N... DebugInfo: const-qualify accessors of DWARFExpression...
2021-11-16 Duncan P. N... DebugInfo: Make DWARFExpression::iterator::operator...
2021-11-16 Craig Topper[DAGCombiner] Prevent unfoldMaskedMerge from creating...
2021-11-16 ZijunZhaoadd tsan shared lib
2021-11-16 Zequan Wu[LLDB][NativePDB] Fix local-variables.cpp failure on...
2021-11-15 Geoffrey Martin... [Bazel] Enable layering_check for MLIR build
2021-11-15 Mehrnoosh Heidarpour[InstSimplify] Fold A|B | (A^B) --> A|B
2021-11-15 Ben Shi[RISCV] Optimize immediate materialisation with SH*ADD
2021-11-15 Ben Shi[RISCV][test] Add more tests of immediate materialisation
2021-11-15 Aart Bik[mlir][sparse] first version of "truly" dynamic sparse...
2021-11-15 natashaknk[tosa][mlir] Refactor tosa.reshape lowering to linalg...
2021-11-15 Stanislav MekhanoshinRevert "[InstSimplify] Fold A|B | (A^B) --> A|B"
2021-11-15 James KingAdd `isInitCapture` and `forEachLambdaCapture` matchers.
2021-11-15 Arthur Eubanks[llvm-reduce] Don't reuse SmallVector across calls...
2021-11-15 not-jenni[mlir][tosa] Add tosa.mul by one canonicalization
2021-11-15 Arthur Eubanks[NewPM] Only invalidate modified functions' analyses...
2021-11-15 Matheus Izvekov[clang] retain type sugar in auto / template argument...
2021-11-15 Steven Wu[JITLink] Fix splitBlock if there are symbols span...
2021-11-15 Stanislav Mekhanoshin[InstSimplify] Fold A|B | (A^B) --> A|B
2021-11-15 Jonas Paulsson[SystemZ] Support symbolic displacements.
2021-11-15 Nicolas Vasilache[mlir][Vector] Make vector.shape_cast based size-1...
2021-11-15 Mircea Trofin[NFC][Regalloc] Factor types that would be used by...
2021-11-15 Fangrui Song[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2021-11-15 Krasimir Georgiev[llvm] adapt DWARFExpression.h for 6b9b86db9dd974585a5c...
2021-11-15 Philip Reames[unroll-runtime] Relax two profitability limitations...
2021-11-15 Snehasish Kumar[InstrProf][NFC] Fix a few typos in code comments.
2021-11-15 Nicolas Vasilache[mlir][Linalg] Add a DownscaleDepthwiseConv2DNhwcHwcOp...
2021-11-15 Nico Weber[asm] Make EmitMSInlineAsmStr and EmitGCCInlineAsmStr...
2021-11-15 Nico Weber[asm] Convert AsmPrinter::PrintSpecial() to StringRef
2021-11-15 Nico Weber[asm] Correctly handle special names in variants
2021-11-15 Lei Huang[PowerPC] Fix 32bit vector insert instructions for...
2021-11-15 Quinn Pham[NFC][lld] Inclusive language: change master file to...
2021-11-15 Zequan Wu[LLDB][NativePDB] Fix image lookup by address
2021-11-15 Zahira AmmarguellatMaking the code compliant to the documentation about...
2021-11-15 Philip ReamesFix a misleading FIXME in an unroll test
2021-11-15 Alexey Bataev[SLP][NFC]Add a test for extra shuffle emission, NFC.
2021-11-15 Quinn Pham[llvm][fix] Inclusive language: replace master with...
2021-11-15 Philip Reames[runtime-unroll] Inline canSafelyUnrollMultiExitLoop...
2021-11-15 Lei Zhang[mlir][linalg] Make loop ops in TileLoopNest accessible
2021-11-15 Stanislav Mekhanoshin[PatternMatch] Add m_BinOp/m_c_BinOp with specific...
2021-11-15 Vitaly Buka[msan] Disabled test failing on new GLIBC
2021-11-15 Philip Reames[runtime-unroll] Restructure if-clause to improve reada...
2021-11-15 Alexey Bataev[SLP][DOT][NFCI]Output all scalars for the splats,...
2021-11-15 Zarko TodorovskiRevert "[llvm][ubsan] Inclusive language: replace use...
2021-11-15 Steven Wan[AIX][llvm-go] AIX linker does not recognize `-rpath`
2021-11-15 Balazs Benics[analyzer][NFC] Separate CallDescription from CallEvent
2021-11-15 Simon Pilgrim[X86] Add generic splitVectorOp helper. NFC
2021-11-15 Craig Topper[RISCV] Teach needVSETVLIPHI to handle mask register...
2021-11-15 Peter Steinfeld[flang] Allow implicit procedure pointers to associate...
2021-11-15 Roman Lebedev[NFC][X86][Costmodel] Improve test coverage for {i8...
2021-11-15 Roman Lebedev[NFC][X86][Costmodel] Improve test coverage for i1...
2021-11-15 Mehrnoosh Heidarpour[InstCombine] Fold (A^B)|~A-->~(A&B)
2021-11-15 Denys Petrov[analyzer] Fix region cast between the same types with...
2021-11-15 Simon Pilgrim[X86] LowerFunnelShift - pull out repeated EltSizeInBit...
2021-11-15 Roman Lebedev[NFC][X86][Costmodel] Add i1 replication shuffle costmo...
2021-11-15 Chris Lattner[PatternMatch] Add a new m_Any that binds a value.
2021-11-15 Zarko Todorovski[llvm][ubsan] Inclusive language: replace use of blackl...
2021-11-15 Sanjay Patel[x86] fold vector (X > -1) & Y to shift+andn (2nd try)
2021-11-15 Sanjay Patel[x86] add test for vector signbit mask fold (PR52504...
2021-11-15 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: promote...
2021-11-15 Roman Lebedev[X86][Costmodel] `trunc v32i16 to v64i8` can appear...
2021-11-15 Roman Lebedev[X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8...
2021-11-15 Roman Lebedev[X86][Costmodel] `trunc v16i32 to v32i8/v64i8` can...
2021-11-15 Kiran Chandramohan[Flang] Add the FIR LLVMPointer Type
2021-11-15 Jon Chesterfield[openmp][amdgpu] Add comment warning that libm may...
2021-11-15 Simon Pilgrim[X86] getAVX512Node() - find constant broadcasts to...
2021-11-15 Alexey Bataev[SLP]Improve splat detection.
2021-11-15 Ella Ma[clang] Allow clang-check to customize analyzer output...
2021-11-15 Valentin Clement[fir] Add fir.global_len conversion placeholder
2021-11-15 Andrzej Warzynski[flang][CodeGen] Transform `fir.unboxchar` to a sequenc...
2021-11-15 Valentin Clement[fir] Remove extra return in SelectTypeOpConversion
2021-11-15 Louis Dionne[libc++] Add missing _LIBCPP_HIDE_FROM_ABI to __rewrap_iter
2021-11-15 Matt DevereauRegenerate acle_st1*.c tests
2021-11-15 Mehrnoosh Heidarpour[NFC][InstSimplify] add test cases with base results...
2021-11-15 Alexey Bataev[SLP][NFC]Use `isa_and_nonnull` and fix comment, NFC.
2021-11-15 Kirstóf UmannFix an unused variable warning
2021-11-15 ksyxRevert "[GVN][NFC] Remove redundant check"
2021-11-15 Alexey Bataev[SLP]Do not create unused gather nodes for scalar argum...
2021-11-15 Simon Tatham[CMake] Allow passing extra options to extract_symbols.py.
2021-11-15 Andy Yankovsky[lldb] Unwrap the type when dereferencing the value
2021-11-15 Valentin Clement[fir] Add fir.select_type conversion placeholder
2021-11-15 Florian Hahn[IVDescriptor] Make sure the sign is included for negat...
2021-11-15 Mikhail Maltsev[libcxx] Fix enable_if condition of std::reverse_iterat...
2021-11-15 James Henderson[llvm-nm][test] Move X86 lit.local.cfg into the X86...
2021-11-15 Nicolas Vasilache[mlir][Linalg] Fix and improve vectorization of depthwi...
next