platform/upstream/llvm.git
2022-06-27 Frederic Cambus[Driver][test] Add libclang_rt.profile{{.*}}.a tests...
2022-06-27 Ritanya B BharadwajAdding support for target in_reduction
2022-06-27 Michał Górny[lldb] [llgs] Support "t" vCont action
2022-06-27 Andrzej Warzynski[flang][driver] Use `-O{0|1|2|3}` to define LLVM backen...
2022-06-27 Matthias Springer[mlir][SCF][bufferize] Small simplification and more...
2022-06-27 Nikita Popov[GlobalOpt] Fix memset handling in global ctor evaluati...
2022-06-27 Lewuathe[mlir][complex] complex.arg op to calculate the angle...
2022-06-27 Nikita Popov[GlobalOpt] Add tests for memset with non-zero value...
2022-06-27 Matthias Springer[mlir][bufferize] Infer memory space in all bufferizati...
2022-06-27 Than McIntoshtsan: add missing guard for DumpProcessMap call
2022-06-27 Matthias Springer[mlir][bufferize][NFC] Change signature of allocateTens...
2022-06-27 Phoebe Wang[X86] Support `_Float16` on SSE2 and up
2022-06-27 Louis Dionne[libc++][NFC] Remove trailing whitespace
2022-06-27 Florian Hahn[Clang] Remove unused function declaration after 77475f...
2022-06-27 Louis Dionne[libc++] Remove dummy command in Dockerfile
2022-06-27 Javier Setoain[mlir][llvm] Add vector insert/extract intrinsics
2022-06-27 Koakuma[SPARC] Don't do leaf optimization on procedures with...
2022-06-27 Lucas Prates[ARM][Thumb] Command-line option to ensure AAPCS compli...
2022-06-27 Valentin Clement[flang][NFC] Add IO lowering tests
2022-06-27 Tim NorthoverARM: don't try to load function pointer before long...
2022-06-27 Nikita Popov[IndVars] Add test for PR56242 (NFC)
2022-06-27 Matt ArsenaultMIR: Fix parse error on empty CustomRegMask
2022-06-27 LLVM GN Syncbot[gn build] Port 633d1d0df766
2022-06-27 Louis Dionne[libc++] Use bounded iterators in std::span when the...
2022-06-27 Louis Dionne[libc++] Improve Lit's buildhost=XXXX feature on a...
2022-06-27 Valentin Clement[flang][NFC] Add array lowering tests
2022-06-27 Wei Yi Tee[clang][dataflow] Singleton pointer values for null...
2022-06-27 Nicolas Vasilache[SCF] Add thread_dim_mapping attribute to scf.foreach_t...
2022-06-27 Matthias Springer[mlir][bufferization][NFC] Add error handling to getBuffer
2022-06-27 Matthias Springer[mlir][bufferization][NFC] Fix typo in AllocTensorOp...
2022-06-27 Matthias Springer[mlir][SCF][bufferize][NFC] Bufferize scf.for terminato...
2022-06-27 Matthias Springer[mlir][SCF][bufferize] Bufferize scf.if/execute_region...
2022-06-27 Matthias Springer[mlir][SCF][bufferize][NFC] Bufferize parallel_insert_s...
2022-06-27 Jay Foad[AMDGPU] Regenerate MIR checks. NFC.
2022-06-27 Aaron BallmanFix clang docs build; NFC
2022-06-27 Matthias Springer[mlir][shape][bufferize][NFC] Bufferize block terminato...
2022-06-27 Dmitry Preobrazhensky[AMDGPU][GFX9][DOC][NFC] Update assembler syntax descri...
2022-06-27 Edd Barrett[STACKMAPS] Document+test UINT64_MAX stack size.
2022-06-27 Bradley Smith[IR] Move vector.insert/vector.extract out of experimen...
2022-06-27 Simon Pilgrim[X86] combineConcatVectorOps - IsConcatFree must check...
2022-06-27 Matthias Springer[mlir][bufferization][NFC] Bufferize with PostOrder...
2022-06-27 Jolanta Jensen[AArch64] Define __FP_FAST_FMA[F]
2022-06-27 Matthias Springer[mlir][bufferization] Add `memory_space` op attribute
2022-06-27 gbreynoo[llvm-ar] Improve MRI script CREATE command handling
2022-06-27 Andrzej Warzynski[flang][driver] Add support for `-O{0|1|2|3}`
2022-06-27 Wei Yi Tee[clang][dataflow] Implement functionality for flow...
2022-06-27 Andrzej Warzynski[flang] Update the release notes
2022-06-27 Wei Yi Tee[clang][dataflow] Move logic for `createStorageLocation...
2022-06-27 Siva Chandra... [libc] Add a simple arm32 config.
2022-06-27 Sven van Haastregt[OpenCL] Reduce emitting candidate notes for builtins
2022-06-27 Nikita Popov[SCEV] Assert that GEP source element type is sized...
2022-06-27 Jay Foad[AMDGPU] Fix assertion failure on mad with negative...
2022-06-27 Siva Chandra... [libc][NFC] Make the support thread library an object...
2022-06-27 Matthias Springer[mlir][bufferization][NFC] Change signature of getMemRe...
2022-06-27 Simon Tatham[libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE.
2022-06-27 Florian Hahn[SCEV] Use SCEVUnknown(poison) instead of SCEVUnknown...
2022-06-27 Mikhail GoncharovRevert "[lldb] Fix thread step until to not set breakpo...
2022-06-27 Nikita Popov[FunctionAttrs] Add missing pass dependency
2022-06-27 Nikita Popov[ArgPromotion] Remove legacy PM support
2022-06-27 Adrian Kuegel[mlir] Fix ClangTidyPerformance finding (NFC)
2022-06-27 Chuanqi Xu[NFC] Add parentheses around && within || to avoid...
2022-06-27 Jacques Pienaar[mlir] Flip MemRef dialect to _Both (NFC)
2022-06-27 Chuanqi XuRevert "[Coroutines] Only do symmetric transfer if...
2022-06-27 Kazu HirataDon't use Optional::hasValue (NFC)
2022-06-27 Kazu Hirata[lld] Don't use Optional::hasValue (NFC)
2022-06-27 Kazu Hirata[lld] Don't use Optional::hasValue (NFC)
2022-06-27 Jacques Pienaar[mlir] Flip more uses to prefixed accessor form (NFC).
2022-06-27 Kazu Hirata[clang] Don't use Optional::hasValue (NFC)
2022-06-27 Kazu Hirata[llvm] Don't use Optional::hasValue (NFC)
2022-06-27 Craig Topper[RISCV] Remove extra semicolon. NFC
2022-06-27 Fangrui Song[ELF] Remove deprecated -dc
2022-06-26 Kazu Hirata[llvm] Use Optional::has_value instead of Optional...
2022-06-26 Paul Walker[NFC][SVE] Auto-generate CHECK lines for intrinsic...
2022-06-26 Uday Bondhugula[MLIR] NFC. Fix doc comment for AliasResult::isNo
2022-06-26 sstwcw[clang-format] Fix uninitialized memory problem
2022-06-26 Craig Topper[RISCV] Evaluate ICE operands to builtins using getInte...
2022-06-26 Frederic Cambus[Driver][test] Add libclang_rt.profile{{.*}}.a tests...
2022-06-26 owenca[clang-format] Quit analyzing solution space for large...
2022-06-26 Greg Steuck[Driver] Use Component in OpenBSD::getCompilerRT to...
2022-06-26 Craig Topper[RISCV] Refactor SelectAddrRegImm to not depend on...
2022-06-26 Stella Laurenzo[mlir] Generalize SCF passes to not have to run on...
2022-06-26 Nuno LopesPHINode::removeIncomingValue: use poison as a placehold...
2022-06-26 Craig Topper[CodeGenPrepare] Avoid double map lookup. NFCI
2022-06-26 Nuno Lopes[LICM] Use poison to replace unreachable values instead...
2022-06-26 ShivamUpdate LibASTImporter.rst
2022-06-26 Vassil Vassilev[clang] Add missing Interpreter -> ClangDriverOptions...
2022-06-26 Tapasweni PathakAllow interfaces to operate on in-memory buffers with...
2022-06-26 Nuno Lopes[LoopSimplifyCFG] use poison when replacing dead instru...
2022-06-26 Sunho KimRevert "[clang-repl] Support destructors of global...
2022-06-26 Nikolas Klauser[libc++] Simplify type_traits and use more builtins
2022-06-26 Nuno Lopes[ArgumentPromotion] use poison when replacing dead...
2022-06-26 Benjamin Kramer[Support] Work around an issue when building with old...
2022-06-26 Jun Zhang[clang-repl] Implement code undo.
2022-06-26 Sunho Kim[clang-repl] Support destructors of global objects.
2022-06-26 Nikita PopovRevert "[LiveInterval] Simplify. NFC"
2022-06-26 Patryk Wychowaniec[AVR] Fix expanding MOVW for overlapping registers
2022-06-26 Fangrui Song[ELF] Improve compound assignment tests
2022-06-26 Kazu Hirata[clang] Don't use Optional::hasValue (NFC)
2022-06-26 Fangrui Song[ELF] Support -= *= /= <<= >>= &= |= in symbol assignments
2022-06-26 Kazu Hirata[llvm] Don't use Optional::hasValue (NFC)
next