platform/upstream/llvm.git
2021-03-18 Zakk Chen[Clang][RISCV] Add rvv vsetvl and vsetvlmax intrinsic...
2021-03-18 ShihPo Hung[RISCV] Fix isel pattern of masked vmslt[u]
2021-03-18 Vitaly Buka[sanitizer] Grow buffer in SharedPrintfCodeNoBuffer
2021-03-18 Krzysztof Parzyszek[ObjectYAML] Handle Hexagon V68
2021-03-18 Vitaly Buka[NFC][sanitizer] Remove unneeded "explicit"
2021-03-18 Krzysztof Parzyszek[Hexagon] Improve stack address base reuse for HVX...
2021-03-18 Krzysztof Parzyszek[Hexagon] Add more patterns for HVX loads and stores
2021-03-18 Chen Zheng[NFC] make XCOFF dwarf dump test run only on PowerPC...
2021-03-18 Chen Zheng[XCOFF][llvm-dwarfdump] llvm-dwarfdump support for...
2021-03-18 Amara Emerson[GlobalISel] Don't DCE LIFETIME_START/LIFETIME_END...
2021-03-18 Carl Ritson[AMDGPU] Avoid unnecessary graph visits during WQM...
2021-03-18 River Riddle[mlir][Toy] Tidy up the first half of Chapter 2.
2021-03-18 River Riddle[mlir][Toy] Update the tutorial to use tablegen for...
2021-03-18 Rob Suderman[mlir][tosa] Add tosa.slice to std.subtensor lowering
2021-03-18 Alex LorenzRevert "[CodeGenModule] Set dso_local for Mach-O Global...
2021-03-18 Richard SmithPR49619: Remove delayed call to noteFailed.
2021-03-17 Vitaly Buka[sanitizer] Remove max_len parameter from InternalScope...
2021-03-17 Joel E. Denny[FileCheck] Fix redundant diagnostics due to numeric...
2021-03-17 Joel E. Denny[FileCheck] Fix numeric error propagation
2021-03-17 Richard SmithPR49585: Emit the jump destination for a for loop ...
2021-03-17 Mike Rice[OPENMP51]Initial support for the use clause.
2021-03-17 Arthur EubanksRevert "[NewPM] Verify LoopAnalysisResults after a...
2021-03-17 Greg McGary[lld-macho][NFC] Minor refactor of Writer::run()
2021-03-17 Amara Emerson[AArch64][GlobalISel] Fall back if disabling neon/fp...
2021-03-17 Steven Wu[Object][MachO] Handle end iterator in getSymbolType()
2021-03-17 Nathan James[ASTMatchers][NFC] Use move semantics when passing...
2021-03-17 David Green[ARM] Add VREV MVE shuffle costs
2021-03-17 River Riddle[mlir][IR] Support parsing hex float values in the...
2021-03-17 Arthur Eubanks[NewPM] Verify LoopAnalysisResults after a loop pass
2021-03-17 Ricky Taylor[M68k] Forward declare getMCInstrBeads in one place
2021-03-17 Ricky Taylor[M68k] Use fixed asm string for MxPseudo instructions
2021-03-17 Jon Roelofs[compiler-rt] -fsanitize=cfi is not supported on Darwin
2021-03-17 Pavel Iliin[NFC][AArch64] Add codegen tests for various csinc...
2021-03-17 Simon Pilgrim[X86][SSE] Add SSE2/SSE42 test coverage to urem combine...
2021-03-17 Nico Weber[lld-link] emit an error when writing a PDB > 4 GiB
2021-03-17 Philip Reames[LCSSA] Extract a utility for deciding if a new use...
2021-03-17 Thomas Preud... [Test] Fix undef var in attr-speculative-load-hardening.c
2021-03-17 Craig Topper[RISCV] Use getTargetExtractSubreg and getTargetInsertS...
2021-03-17 Jan Kratochvil[lldb/Docs] Update docs with new buildbot URLs
2021-03-17 Michał Górny[lldb] [test] Skip vCont tests on Windows
2021-03-17 Philip Reames[LICM] Fix a crash when sinking instructions w/token...
2021-03-17 Zakk Chen[RISCV] Update RVV shift intrinsic tests to use XLEN...
2021-03-17 David Green[TTI] Add a Mask to getShuffleCost
2021-03-17 Craig Topper[RISCV] Support masked load/store for fixed vectors.
2021-03-17 Aart Bik[mlir][cpu-runner] register all llvm ir dialects
2021-03-17 Aart Bik[mlir][amx] regression test for tile-muli (all zero...
2021-03-17 Stephen TozerReapply "[DebugInfo] Handle multiple variable location...
2021-03-17 Mike Rice[OPENMP51]Initial support for the interop directive.
2021-03-17 Bardia Mahjour[CGSCC] Print CG node itself instead of its address
2021-03-17 Fangrui Song[ELF] Special case --shuffle-sections=-1 to reverse...
2021-03-17 Michał Górny[lldb] [test] Fix TestGdbRemote_vContThreads.py logic
2021-03-17 Eric Astor[ms] [llvm-ml] Allow the /Zs parameter as a synonym...
2021-03-17 David Spickett[lldb] Correct unsigned decimal argument check in memor...
2021-03-17 LemonBoy[LoopVectorize] Refine hasIrregularType predicate
2021-03-17 Luís Marques[Sanitizer] Fix debug builds of sanitizer_stacktrace_te...
2021-03-17 David Green[ARM] Use lrdsb for more thumb1 loads.
2021-03-17 Ahmed TaeiAdd arm_neon.sdot operation
2021-03-17 Simon Pilgrim[DAG] TargetLowering::isBinOp() - add ISD::SSUBSAT...
2021-03-17 Paul Robinson[RGT] RPCUtilsTest, replace un-executed EXPECT with...
2021-03-17 Alexey Lapshin[llvm-objcopy][NFC] Move ownership keeping code into...
2021-03-17 Timm Bäder[clang] Disable LTO and LLD on SystemZ for stage3 builds
2021-03-17 Vladislav Vinogradov[mlir][ODS] Support specialized Attribute class for...
2021-03-17 Timotej Kapus[OCaml] Handle nullptr in Llvm.global_initializer
2021-03-17 Adrian KuegelMove BaseOpWithOffsetSizesAndStrides to OpBase.td
2021-03-17 Aaron BallmanFixing a test case that was missed in c165a99a1b8861af8...
2021-03-17 Hans WennborgRevert "[DebugInfo] Handle multiple variable location...
2021-03-17 Aaron Ballman[SYCL] Rework the SYCL driver options
2021-03-17 Jason Hu[NFC][OCaml] Fix documentation for verify_function...
2021-03-17 Stephen KellyNFC: Use a simple macro to test AST node introspection
2021-03-17 lorenzo chelini[mlir] scf::ForOp: Drop iter arguments (and correspondi...
2021-03-17 Stephan Herhut[mlir][llvm] Pass struct results as parameter in c...
2021-03-17 Aaron BallmanUpdate diagnostic groups for pre-compat warnings
2021-03-17 Julian GrossAdded documentation for SSA like property in Bufferization.
2021-03-17 Simon PilgrimRevert rG3b635253ddd0106c88051cff3540d8eb90bee22f ...
2021-03-17 David Zarzycki[lit] Harmonize test timing data between Unix and Windows
2021-03-17 Bradley Smith[AArch64][SVE/NEON] Add support for FROUNDEVEN for...
2021-03-17 Jon ChesterfieldRevert "[libomptarget] Build amdgcn devicertl by default"
2021-03-17 Simon Pilgrim[AMDGPU] Regenerate wave32.ll test checks
2021-03-17 Gaurav Shukla[MLIR] Fix lowering of Affine IfOp in the presence...
2021-03-17 David Green[LV] Account for the cost of predication of scalarized...
2021-03-17 Bu Le[SLP] Fix the trunc instruction insertion problem
2021-03-17 David Spickett[lldb] Correct typo in memory read error
2021-03-17 Fraser Cormack[RISCV] Optimize "dominant element" BUILD_VECTORs
2021-03-17 Jay Foad[AMDGPU] Split dot2-insts feature
2021-03-17 Martin Storsjö[libcxx] [docs] Fix formatting of inline verbatim snipp...
2021-03-17 Jay Foad[TableGen] Fix excessive compile time issue in FixedLen...
2021-03-17 Bu Le[SLP][Test] Precommit test for D98423
2021-03-17 Vassil VassilevMake iteration over the DeclContext::lookup_result...
2021-03-17 Rainer Orth[sanitizer_common][test] Handle missing REG_STARTEND...
2021-03-17 Valeriy Savchenko[-Wcalled-once-parameter] Let escapes overwrite MaybeCa...
2021-03-17 Martin Storsjö[libcxx] Simplify rounding of durations in win32 __libc...
2021-03-17 edwin-wang[NFC] [XCOFF] Update PowerPC readobj test case with...
2021-03-17 Fangrui Song[MC] Delete unused MCOperand::{create,is,get}FPImm
2021-03-17 Praveen[Flang][OpenMP][OpenACC] Add function for mapping parse...
2021-03-17 Vaivaswatha... [OCaml] Fix buildbot failure in OCaml tests
2021-03-17 Greg McGary[lld-macho][NFC] Drop unnecessary braces around simple...
2021-03-17 Arthur Eubanks[Unswitch] Guard dbgs logging with LLVM_DEBUG
2021-03-17 Vaivaswatha... [OCaml] DebugInfo support for OCaml bindings
2021-03-17 Max Kazantsev[BasicAA] Drop dependency on Loop Info. PR43276
2021-03-17 Greg McGary[lld-macho] Handle error cases properly for -exported_s...
next