platform/upstream/llvm.git
2021-07-19 Tony Tye[AMDGPU] Reserve AMDGPU ELF e_flags machine 0x45
2021-07-19 MaheshRavishankar[mlir][Linalg] NFC: Rename FusionOfTensors pass to...
2021-07-19 LLVM GN Syncbot[gn build] Port 54902e00d128
2021-07-19 Petr Hosek[InstrProfiling] Use weak alias for bias variable
2021-07-19 Artem Belevich[infer-address-spaces] Handle complex non-pointer const...
2021-07-19 Simon Pilgrim[SLP][X86] Add dot product tests based off PR51075
2021-07-19 Nico Weber[lld/mac] Change load command order to be more like...
2021-07-19 Haowei Wu[ifs] Fix linking errors on some llvm builders
2021-07-19 Artem Belevich[MemCpyOpt] Enable memcpy optimizations unconditionally.
2021-07-19 Geoffrey Martin... [Bazel] Update for 6103fdfab4
2021-07-19 David Carlier[Sanitizer] Intercepts flopen/flopenat on FreeBSD.
2021-07-19 Louis Dionne[libc++] Disable #pragma system_header in the new testi...
2021-07-19 LLVM GN Syncbot[gn build] Port 8b4acb067fd3
2021-07-19 LLVM GN Syncbot[gn build] Port 61fa9afe4c5b
2021-07-19 LLVM GN Syncbot[gn build] Port 6103fdfab4e2
2021-07-19 Haowei Wu[ifs][elfabi] Merge llvm-ifs/elfabi tools
2021-07-19 Haowei Wu[ifs] Prepare llvm-ifs for elfabi/ifs merging.
2021-07-19 Haowei Wu[elfabi] Prepare elfabi/ifs merging.
2021-07-19 Jonas Paulsson[SystemZ] Handle NoRegister in SystemZTargetLowering...
2021-07-19 Amy HuangRevert "[llvm][sve] Lowering for VLS truncating stores...
2021-07-19 Eli Friedman[NFC] Run -instnamer on test Transforms/LICM/sink-debug...
2021-07-19 Rob Suderman[mlir][tosa] Added shape inference for tosa convolution...
2021-07-19 Amara Emerson[GlobalISel] Fix load-or combine moving loads across...
2021-07-19 Wouter van... [WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB64...
2021-07-19 Craig Topper[SelectionDAG][RISCV] Use isSExtCheaperThanZExt to...
2021-07-19 Hanhan Wang[mlir][Linalg] Migrate 2D pooling ops from tc definitio...
2021-07-19 Victor Campos[NewPM] Fix wrong perfect forwardings
2021-07-19 Amy Kwan[NFC][PowerPC] Update builtins-ppc-altivec.c to be...
2021-07-19 Simon Pilgrim[ISD] Add disclaimer comments to AssertSext/Zext/Align...
2021-07-19 Simon Pilgrim[X86] Fix case of IsAfterLegalize argument. NFC.
2021-07-19 Tobias Gysi[mlir][linalg] Fold TensorCast into PadTensorOp.
2021-07-19 Matt ArsenaultGlobalISel: Preserve memory types for implicit sret...
2021-07-19 David Green[ARM] Remove PromotedBitwiseVT for NEON types
2021-07-19 maekawatoshiki[LICM] Create LoopNest Invariant Code Motion (LNICM...
2021-07-19 Matt ArsenaultGlobalISel: Preserve LLT when bitcasting loads and...
2021-07-19 Riccardo Mori[Polly][Isl] Stop using isl::set::lex_le_set. NFC
2021-07-19 peter klausler[flang] Runtime API for data pointers
2021-07-19 Dmitry Vyukovtsan: remove duplicate arch switch in buildgo.sh
2021-07-19 Hsiangkai Wang[Clang][RISCV] Support half-precision floating point...
2021-07-19 Matt ArsenaultAArch64/GlobalISel: Cleanup unnecessary size checks...
2021-07-19 Giorgis GeorgakoudisRevert "[OpenMP] Codegen aggregate for outlined functio...
2021-07-19 Amy Kwan[PowerPC] Implement vector bool/pixel initialization...
2021-07-19 Jeremy Morse[InstrRef][X86] Drop debug instruction numbers from...
2021-07-19 Jamie Schmeiserthread_local support for AIX
2021-07-19 Kazu Hirata[CodeGen] Remove isNON_TRUNCStore and isTRUNCStore...
2021-07-19 Roman Lebedev[TLI] prepareSREMEqFold(): use correct VT for the final...
2021-07-19 Arjun P[MLIR] AffineStructures: resolve clang-tidy warnings...
2021-07-19 EltonFix duplicate checks in clangd comments
2021-07-19 Jay Foad[AMDGPU] Fix typo in comments idexen -> idxen
2021-07-19 Simon Tatham[clang] Change set type used for SourceLocation.
2021-07-19 Alexander BelyaevRevert "[mlir] Introduce `linalg.tiled_yield` terminato...
2021-07-19 Ian Campbell[clang-tidy] ensure run-clang-tidy reports children...
2021-07-19 Alexander Belyaev[rt][nfc] Rewrite #ifndef as #if defined().
2021-07-19 Alexander Belyaev[mlir] Introduce `linalg.tiled_yield` terminator for...
2021-07-19 Lang Hames[ORC-RT] Introduce a weak-import macro.
2021-07-19 Lang Hames[ORC-RT] Separate jit-dispach tag decls from definitions.
2021-07-19 Simon Pilgrim[CostModel][X86] Add fast math tests for float reductions
2021-07-19 Alexey Bataev[SLP]Fix possible crash on unreachable incoming values...
2021-07-19 Mindong Chen[LoopUtils] Fix incorrect RT check bounds of loop-invar...
2021-07-19 Mindong Chen[LV] Re-generate check lines of some fragile tests...
2021-07-19 Stephan Herhut[mlir][memref] Clarify the documentation for memref...
2021-07-19 Florian Hahn[LV] Add test with ptr induction used as scalar and...
2021-07-19 Florian MayerRevert "[hwasan] Use stack safety analysis."
2021-07-19 Dmitry Vyukovtsan: make obtaining current PC faster
2021-07-19 Lang Hames[ORC] Drop 'const' for __orc_rt_CWrapperFunctionResultD...
2021-07-19 Lang Hames[ORC-RT] Fix missing std::move.
2021-07-19 Kazushi (Jam... [VE] Set getExtendForAtomicOps to ISD::ANY_EXTEND
2021-07-19 Florian Mayer[hwasan] Use stack safety analysis.
2021-07-19 Simon Pilgrim[X86][SSE] Fix copy+paste typo in dot3_float4_as_float3...
2021-07-19 Lang Hames[ORC] Explicitly convert to ArrayRefs to silence errors.
2021-07-19 David Spickett[compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux
2021-07-19 Riccardo Mori[Polly] Use isl::set::tuple_dim instead of isl::set...
2021-07-19 Lang Hames[ORC] Add missing std::move.
2021-07-19 Kazushi (Jam... [VE] Disable relative lookup table converter pass for VE
2021-07-19 Lang Hames[ORC-RT] Handle missing __has_builtin operator.
2021-07-19 Riccardo Mori[Polly][Isl] Use isl::union_map::unite() instead of...
2021-07-19 Florian Mayer[NFC] [MTE] helper for stack tagging lifetimes.
2021-07-19 Lang Hames[ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform.
2021-07-19 Lang Hames[ORC-RT] Fix signedness warning in unit test.
2021-07-19 Simon Pilgrim[X86][SSE] Add codegen tests dot2/3 dot product of...
2021-07-19 Riccardo Mori[Polly][Isl] Stop generating isl::union_{set,map} from...
2021-07-19 Tobias Gysi[mlir][linalg] Set explicit insertion point in pad_tens...
2021-07-19 Whisperity[clang-tidy] Add 'readability-suspicious-call-argument...
2021-07-19 Rosie Sumpter[LoopFlatten] Use Loop to identify loop induction phi...
2021-07-19 Cullen Rhodes[AArch64][SME] Add SVE2 instructions added in SME
2021-07-19 David Green[ARM] Extend more reductions during lowering
2021-07-19 Sander de Smalen[AArch64][SVE] Optimize bitcasts between unpacked half...
2021-07-19 Andy Wingo[llvm-objdump][WebAssembly] Fix llvm-objdump on files...
2021-07-19 Shilei Tian[OpenMP][CMake] Fix an issue when there is space in...
2021-07-19 Eli Friedman[polly] Fix uses of deprecated overload of IRBuilder...
2021-07-19 Eli Friedman[polly] Fix regression tests with POLLY_ENABLE_GPGPU_CO...
2021-07-19 David BlaikieOpaque pointer GEP fixes for BrainF example
2021-07-19 Chia-hung Duan[mlir-tblgen] Slightly improve the diagnostic message...
2021-07-19 Eli Friedman[X86] Remove incorrect use of known bits in shuffle...
2021-07-18 Jon Chesterfield[openmp][nfc] Simplify macros guarding math complex...
2021-07-18 Krishna Kariya[InstCombine] Fold IntToPtr/PtrToInt to bitcast
2021-07-18 Nikita Popov[SCEV] Fix unused variable warning (NFC)
2021-07-18 Eli Friedman[polly] Get rid of a couple uses of PointerType::getEle...
2021-07-18 Wenlei He[CSSPGO][NFC] Allow cl::ZeroOrMore for use-iterative...
2021-07-18 Eli Friedman[ScalarEvolution] Remove uses of PointerType::getElemen...
next