platform/upstream/llvm.git
2022-09-21 Joel E. Denny[lit] Try to fix new test from 28412d1800e3 under Windows
2022-09-21 Philip Reames[SDAG] Split handling of VPLoad/VPGather and VPStore...
2022-09-21 J. Ryan Stinnett[LangRef][Docs] Fix RST header length for GC intrinsics
2022-09-21 Kazu Hirata[ModuleInliner] Factor out common code in InlineOrder...
2022-09-21 J. Ryan Stinnett[LangRef][Docs] Align RST syntax for GC intrinsics
2022-09-21 Joel E. Denny[lit] Implement DEFINE and REDEFINE directives
2022-09-21 Chris Bieneman[NFC] Add GitHub issues to HLSL FIXME comments
2022-09-21 Matt ArsenaultAMDGPU: Move test to correct location
2022-09-21 rkayaith[mlir][llvm] Support pointer entries in data layout...
2022-09-21 Anders LanglandsAdd clang_CXXMethod_isDeleted function
2022-09-21 bixia1[mlir][memref] Add realloc op.
2022-09-21 Alexey Bataev[SLP]Fix write-after-bounds.
2022-09-21 Nikita Popov[InstSimplify] Add additional simplifyWithOpReplaced...
2022-09-21 Florian Hahn[llvm-reduce] Update NoChunks initializer to be in...
2022-09-21 Graham Hunter[NFC][LV] Scalarizing test for masked vector calls
2022-09-21 Simon Pilgrim[LoopVectorize] Fix test name - the test is for fshl...
2022-09-21 zhijian[AIX] change "llvm-nm" to "env OBJECT_MODE=any llvm...
2022-09-21 Matt ArsenaultLICM: Pass through AssumptionCache
2022-09-21 Sanjay Patel[AArch64] add tests for fadd -> fma combines; NFC
2022-09-21 Alex RichardsonAdd all constant physical registers to callee preserved...
2022-09-21 Alex RichardsonAdd a baseline test for D131958
2022-09-21 Oleg Shyshkov[mlir] Move getDimsOfType to StructuredOpsUtils.h.
2022-09-21 Simon Pilgrim[CostModel][X86] Add vbmi2 costs for funnelshift/rotate...
2022-09-21 Sanjay Patel[InstCombine] don't canonicalize shl+sub to mul+add
2022-09-21 Louis DionneRevert "[llvm] Remove libcxx, libcxxabi and libunwind...
2022-09-21 Simon Pilgrim[CostModel][X86] Add vbmi2 test coverage for funnelshif...
2022-09-21 Simon Pilgrim[CostModel][X86] Remove out of date TODO
2022-09-21 Matheus Izvekov[clang] AST: SubstTemplateTypeParmType support for...
2022-09-21 Ivan Butygin[mlir] Allow negative strides and offset in StridedLayo...
2022-09-21 Michał Górny[clang] [Driver] Support multiple configuration files
2022-09-21 Wei Yi Tee[clang][dataflow] Remove deprecated `transfer(const...
2022-09-21 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for funnel...
2022-09-21 Wei Yi Tee[clang][dataflow] Remove deprecated overloads of `check...
2022-09-21 Kazushi (Jam... [VE] Remove obsolete ANDrm patterns
2022-09-21 Nikita Popov[InstSimplify] Add vector tests for simplifyWithOpRepla...
2022-09-21 Thomas Symalla[ISel] Enable generating more fma instructions.
2022-09-21 David Green[AArch64] Lower scalar sqxtn intrinsics to use fp registers
2022-09-21 Jay Foad[AMDGPU] Update checks in mad_u64_u32.ll. NFC.
2022-09-21 Matthias Springer[mlir][tensor][bufferize] Implement getBufferType for...
2022-09-21 Graham Hunter[LAA] Fix ICE with scAddExpr in forked pointers
2022-09-21 Valentin Clement[flang] Handle parent component of extended derived...
2022-09-21 eopXD[NFC][Scalarizer] Let testcase be auto-generated from...
2022-09-21 Kazushi (Jam... [VE][NFC] Change to use l2i/i2l to simplify code
2022-09-21 Kazushi (Jam... [VE] Add maxnum and minnum
2022-09-21 Kazushi (Jam... [VE] Change to expand FMA
2022-09-21 David Green[AArch64] Insert/Extract of bitcast patterns
2022-09-21 David Sherwood[AArch64][SME] Disable inlining when SME attributes...
2022-09-21 Nikita Popov[MemorySSA] Remove PerformedPhiTranslation flag
2022-09-21 Jean Perier[flang] Limit shape inquiries rewrite to associate...
2022-09-21 Thomas Symalla[NFC][AMDGPU] Pre-commit test for D132837.
2022-09-21 Bjorn Pettersson[SROA] Check typeSizeEqualsStoreSize in isVectorPromoti...
2022-09-21 River Riddle[mlir] Update tests to use kEmitAccessorPrefix_Prefixed
2022-09-21 River Riddle[mlir][NFC] Tidy up the doc comment on CastInfo for...
2022-09-21 River Riddle[mlir] Update Attributes to use the new casting infra
2022-09-21 Adrian Kuegel[mlir][Bazel] Port f5fe92f69385
2022-09-21 Mark de Wever[libc++] Use Clang-16 for c++17.
2022-09-21 Chen Zheng[MachineCycle][NFC] add a cache for block and its top...
2022-09-21 Michał Górny[clang] [docs] Improve formatting & fix typo in config...
2022-09-21 Jennifer Yu[Clang][OpenMP] Codegen generation for has_device_addr...
2022-09-21 Mehdi AminiRevert "[mlir][tensor] Support more cases in MergeConse...
2022-09-21 Kevin GleasonFix -fuse-ld to be linker flag in feature detection...
2022-09-21 Christopher... [mlir][SCF] Fix loop pipelining unable to handle ops...
2022-09-21 Emmmer[LLDB][RISCV] Fix UndefinedBehaviorSanitizer in RISCVEm...
2022-09-21 Craig Topper[RISCV] Remove support for the unratified Zbt extension.
2022-09-21 Fangrui Song[Driver] Fix -f[no-]unwind-tables -Wunused-command...
2022-09-21 jacquesguan[RISCV] Support peephole optimization to fold vmerge...
2022-09-21 Ting Wang[PowerPC][NFC] Add virtual call to show redundant spill...
2022-09-21 Volodymyr Sapsai[modules] Fix error "malformed or corrupted AST file...
2022-09-21 Kazu Hirata[clang] Fix an unused variable warning
2022-09-21 Changpeng Fang AMDGPU: Implicit kernel arguments related optimization...
2022-09-21 Lei Zhang[mlir][tensor] NFC: name various Transforms/ files...
2022-09-21 Lei Zhang[mlir][tensor] Support more cases in MergeConsecutiveEx...
2022-09-21 Fangrui Song[ELF] Make -V an alias for -v
2022-09-21 Fangrui Song[ELF][test] Improve -v and --version tests
2022-09-21 Shubham Sandeep... Change isLittleEndian to follow llvm style and add...
2022-09-20 Lei Zhang[mlir][tensor] Merge consecutive insert_slice/extract_s...
2022-09-20 Michael Jones[libc] add strerror
2022-09-20 Jakub Kuderski[mlir][arith] Fix constant naming in integration tests...
2022-09-20 Jakub Kuderski[mlir][arith] Add integration tests for addi emulation
2022-09-20 Michael Berg[DSE] Add value type info checks for masked store candi...
2022-09-20 Matheus Izvekov[clang] Fix missing template arguments in AST of access...
2022-09-20 Stanley Winata[mlir][spirv] Query target environment for mapping...
2022-09-20 Xiang Li[HLSL] Support PCH for cc1 mode
2022-09-20 Nirvedh Meshram[mlir][spirv] Add casting ops to/from generic storage...
2022-09-20 Matthew Voss[PS4] Always enable the .debug_aranges section when...
2022-09-20 Pengxuan Zheng[LLD][COFF] Support /MAPINFO flag
2022-09-20 Lei Zhang[mlir][linalg] Swap tensor.extract_slice(linalg.fill)
2022-09-20 Stanley Winata[mlir][spirv] Lower max/min vector.reduction for OpenCL
2022-09-20 Louis Dionne[NFC] Fix typo in comment
2022-09-20 Naje George[flang] Add semantics test for atomic_add subroutine
2022-09-20 Joshua Batista[HLSL] remove unnecessary abs attributes
2022-09-20 Kai Nacke[GISel] TreeMatcher: always skip leaves if they don...
2022-09-20 Matt ArsenaultAtomicExpand: Use correct pointer size for integer
2022-09-20 Matt ArsenaultAMDGPU: Add baseline test for expansion of 16-bit local...
2022-09-20 Matt ArsenaultAtomicExpand: Switch test to generated checks
2022-09-20 Matt ArsenaultVE: Use generated checks for a copy-pasted output test
2022-09-20 Tom Praschan[clangd] Return earlier when snippet is empty
2022-09-20 Joshua Batista[HLSL] add sqrt library function
2022-09-20 Zequan Wu[LLDB][NativePDB] Pass register_kind as reference ...
2022-09-20 Scott Linder[NFC][AMDGPU] Refactor AMDGPUDisassembler
next