platform/upstream/llvm.git
2023-07-04 Sergei Barannikov[M68k] Replace OperandMatchResultTy with ParseStatus...
2023-07-04 Lei Huang[PowerPC] Add DFP quantum adjustment instruction defini...
2023-07-04 Sergei Barannikov[MC] Use ParseStatus in generated AsmParser methods
2023-07-04 Dmitry IlvokhinUse hash value checks optimizations consistently
2023-07-04 Edoardo Sanguineti[libc++] Use this in lamba capture in <latch>
2023-07-04 Piotr Fusik[NFC][libc++] Fix whitespace in sstream
2023-07-04 Marius Brehler[mlir][emitc][nfc] Update summary of opaque type
2023-07-04 Louis Dionne[libc++] Avoid including things that require a filesyst...
2023-07-04 David Green[TTI][AArch64] Add basic vector_reduce_fmaximum/vector_...
2023-07-04 Joseph Huber[libc] Remove flaky static assert from RPC interface
2023-07-04 Timm Bäder[clang][Interp][NFC] Move CastFP to Interp.h
2023-07-04 Timm Bäder[clang][Interp][NFC] Return integer from Boolean::bitWi...
2023-07-04 Timm Bäder[clang][Interp][NFC] Fix GetFnPtr signature
2023-07-04 Louis Dionne[libc++][NFC] Sort list of attribute macros in the...
2023-07-04 Timm Bäder[clang][Interp][NFC] Return a const pointer from Pointe...
2023-07-04 Louis DionneAdd clang-format commit to git blame ignore revs
2023-07-04 Louis Dionne[libc++][NFC] clang-format <shared_mutex>
2023-07-04 Markus Böck[mlir][LLVM] drop `llvm.intr.dbg.value` when promoting...
2023-07-04 Anna Thomas[MetaRenamer] Rename only unnamed instructions in mode...
2023-07-04 Amaury Séchet[NFC] Reorder functions in DAGCombiner so all UADDO_CAR...
2023-07-04 Matthias Springer[mlir][linalg] Add test case: vectorize tensor.pad...
2023-07-04 Lei Huang[PowerPC] add testcase for vector add and shift
2023-07-04 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Do not copy...
2023-07-04 Matthias Springer[mlir][transform] Improve transform.get_closest_isolate...
2023-07-04 Timm Bäder[clang][Interp][NFC] Return std::nullopt explicitly
2023-07-04 Timm Bäder[clang][Interp][NFC] Add some missing const qualifiers
2023-07-04 Timm Bäder[clang][Interp][NFC] Merge two if statements
2023-07-04 Kadir Cetinkaya[clangd] Downgrade deprecated warnings to hints
2023-07-04 Christian Ulmann[mlir][LLVM] Stop importing module location for all...
2023-07-04 David Green[CostModel] Use min/max intrinsics for vecreduce.min...
2023-07-04 Stephen Thomas[AMDGPU] Fix incorrect hazard mitigation
2023-07-04 Hans Wennborg[libc++] Disable tree invariant check in asserts mode
2023-07-03 Aleksandr Popov[NFC][IRCE] Extract 'IV vs Limit' parsing to a separate...
2023-07-04 LLVM GN Syncbot[gn build] Port 7a72ce98224b
2023-07-04 Tom WeaverRevert "[dataflow] Add dedicated representation of...
2023-07-03 Aleksandr Popov[NFC][IRCE] Check that Index is AddRec in the parseRang...
2023-07-04 Florian Hahn[LV] Regenerate check lines to reduced diff.
2023-07-04 Joseph Huber[Libomptarget] Fix misused macro name preventing printi...
2023-07-04 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Support vector...
2023-07-04 Matthias Springer[mlir][linalg] BufferizeToAllocation: Bufferize non...
2023-07-04 Martin Braenne[clang][dataflow] Make `runDataflowReturnError()` a...
2023-07-04 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Bufferize ops...
2023-07-04 Haojian Wu[clang-tidy] Don't emit the whole spelling include...
2023-07-04 Alex Bradbury[RISCV][NFC] Fix doc comment for RISCVDAGToDAGISel...
2023-07-04 Matthias Springer[mlir][linalg] Return tensor::PadOp handle from transfo...
2023-07-04 Matthias Springer[mlir][NFC] Use `getConstantIntValue` instead of castin...
2023-07-04 Martin Braenne[clang][dataflow] Add a test for a struct that is direc...
2023-07-04 Martin Braenne[clang][dataflow] Model variables / fields / funcs...
2023-07-04 Quentin Colombet[mlir][arith] Move getNeutralElement from Linalg utils...
2023-07-04 Benjamin Kramer[bazel] Add missing dependency for d9d9be63a52dc6e908db...
2023-07-04 Jay Foad[AMDGPU] Do not wait for vscnt on function entry and...
2023-07-04 Alexey Lapshin[DWARFLinker][NFC] Remove RangesTy &getValidAddressRang...
2023-07-04 Jan Svoboda[clang][modules] Mark fewer identifiers as out-of-date
2023-07-04 Florian Hahn[LSR] Move normalization check to normalizeForPostIncUse.
2023-07-04 LLVM GN Syncbot[gn build] Port d9d9be63a52d
2023-07-04 LLVM GN Syncbot[gn build] Port 2fd614efc1bb
2023-07-04 Ivan Kosarev[AMDGPU][AsmParser][NFC] Remove an unused function.
2023-07-04 Florian Hahn[LV] Move getBroadcastInstr to VPTransformState.::get...
2023-07-04 Ties Stuij[ARM] fix typo in large-stack.ll introduced when fixing...
2023-07-04 Sam McCall[dataflow] Add dedicated representation of boolean...
2023-07-04 Ties Stuij[ARM] fix typo in large-stack.ll test
2023-07-04 David Spickett[lldb][AArch64] Handle different default vector length...
2023-07-04 David Spickett[lldb][AArch64] Fix tagged watch test on Graviton 3
2023-07-04 David Spickett[lldb][AArch64] Account for extra libc frames in PAC...
2023-07-04 Stephen Thomas[AMDGPU] Add functions for composing and decomposing...
2023-07-04 Evgeniy Brevnov[VPlan] Allow sinking of instructions with no defs
2023-07-04 Ties Stuij[ARM] make execute only long call test checks more...
2023-07-04 Harvin Iriawan[AArch64] Update SVE scheduling of some CPUs
2023-07-04 Harvin Iriawan [AArch64] NFC : Change the way SVE pseudos are appended
2023-07-04 Ties Stuij[ARM] generate correct code for armv6-m XO big stack...
2023-07-04 Tom Eccles[flang][hlfir] fix elemental subroutine calls
2023-07-04 Tom Eccles[flang][hlfir] intrinsic dynamically optional arguments
2023-07-04 Tom Eccles[flang][hlfir] support optional args for intrinsic ops
2023-07-04 Tom Eccles[flang][hlfir][NFC] refactor transformational intrinsic...
2023-07-04 Igor Kirillov[CodeGen] Precommit tests for D153355
2023-07-03 Aleksandr Popov[IRCE][NFC] Set Index and End together inside parseRang...
2023-07-04 Alexander BelyaevRevert "[mlir][transform] Allow arbitrary indices to...
2023-07-04 Cullen Rhodes[mlir-cpu-runner] Check entry function is void
2023-07-04 Ben Shi[CSKY] Optimize conditional select with CLRT/CLRF
2023-07-04 Ben Shi[CSKY][test][NFC] Add more tests of conditional select
2023-07-04 Kai Luo[Flang] Use llvm_unreachable to replace assert, NFC
2023-07-04 Matthias Springer[mlir][SCF] Add `loop.promote_if_one_iteration` transfo...
2023-07-04 Haojian Wu[lldb] Replace llvm::writeFileAtomically with llvm...
2023-07-04 Christian Ulmann[mlir][LLVM] Add alignment to LLVMFuncOp
2023-07-03 Aleksandr Popov[NFC][IRCE] Remove dead variables
2023-07-04 Jianjian GUAN[RISCV][NFC] Refactor lowerToScalableOp.
2023-07-04 Christian Ulmann[mlir][LLVM] Add unnamed_addr to LLVMFuncOp
2023-07-04 Yashwant Singh[CodeGen] Move lowerCopy from expandPostRA to TII
2023-07-04 Nikolas Klauser[libc++][NFC] Remove a redundant check for building...
2023-07-04 Owen Pan[clang-format] Correctly annotate */&/&& in operator...
2023-07-03 Akira HatanakaAdd a flag to disable "duplicate definition of category...
2023-07-03 Johannes Doerfert[Attributor] Manifest attributes implied by the IR
2023-07-03 Johannes Doerfert[Attributor] Make isImpliedByIR and hasAssumedIRAttr...
2023-07-03 Garvit Gupta[RISCV] Support constant operand for la and lla pseudoi...
2023-07-03 Luke Lau[RISCV] Refactor vfcvt_rm pseudo insertion case stateme...
2023-07-03 Jennifer Yu[OPENMP52] Codegen support for doacross clause.
2023-07-03 Andrzej Warzynski[mlir][transform] Allow arbitrary indices to be scalable
2023-07-03 Dave Lee[lldb] Remove old commented out code (NFC)
2023-07-03 Florian Hahn[LV] Break up condition in selectEpilogueVectorizationF...
2023-07-03 Jonas Devlieghere[lldb] SymbolFileJSON: Update outdates Text -> JSON...
next