platform/upstream/llvm.git
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
2022-09-20 Craig Topper[RISCV] Support -mno-implicit-float.
2022-09-20 Anshil Gandhi[AMDGPU] Fix size of SOPK instructions to 4 bytes
2022-09-20 Markus Böck[InstCombine] Handle integer extension in `select`...
2022-09-20 Sam McCall[clangd] Remove second tracer (which breaks threading...
2022-09-20 rkayaith[mlir][standalone] Specify python path when configuring
2022-09-20 Frederik Gossen[MLIR] Update bazel build files after 242d558658cd5a480...
2022-09-20 George Hu[LLDB]Initialize accept_socket with nullptr
2022-09-20 owenca[clang-format] Wrap inserted braces only if preceded...
2022-09-20 Zain Jaffal[InstCombine] Matrix multiplication negation optimisation
2022-09-20 Matt ArsenaultAMDGPU: Fix expansion of 16-bit atomicrmw
2022-09-20 Douglas YungAdd explicit tests for the PS4/PS5 C/C++ standards...
2022-09-20 Alex Brachet[Driver] Make --execute-only the default for aarch64...
2022-09-20 Katherine Rasmussen[flang] Write semantics test for atomic_or
2022-09-20 Fangrui Song[ELF] Name ctx->objectFiles[0] in the EF_RISCV_FLOAT_AB...
2022-09-20 Peiming Liu[mlir][scf] Support simple symbolic expression without...
2022-09-20 Jeff Niu[mlir][ods] Allow empty array ref parameter
2022-09-20 Jeff Niu[mlir][ods] Generalize default/optional parameters
2022-09-20 Jeff Niu[mlir][ods] Format: allow anchors in the else elements
2022-09-20 Jeff Niu[mlir][ods] Store the pointer to the anchor element...
2022-09-20 Brett Wilson[clang-doc] Centralize TypeInfo creation.
2022-09-20 Jorge Gorbe... [NFCI] Clean up enum FormatCategoryItem.
2022-09-20 Anton Sidorenko[NFC][RISCV] Move calculations of SDNode policy operand...
2022-09-20 Philip Reames[RISCV][MC] Add support for experimental Zawrs extension
2022-09-20 LLVM GN Syncbot[gn build] Port 00798e500644
2022-09-20 Mingming Liu[AArch64] Define __ARM_FEATURE_RCPC
2022-09-20 Mark de Wever[libc++] Applies P0602R4 retro-actively.
2022-09-20 Gulfem Savrun... [InstrProfiling] Emit runtime hook only once
2022-09-20 Mark de Wever[NFC][libc++][format] Uses ranges algorithm.
2022-09-20 Mark de Wever[libc++][test] Adds format string helper.
next