platform/upstream/llvm.git
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...
2023-07-03 Jonas Devlieghere[lldb] Add two-level caching in the source manager
2023-07-03 Felipe de Azevedo... [lldb][nfc] Remove redundant nullptr check
2023-07-03 Anshil Gandhi[InstSimplify] Fold all global variables with initializers
2023-07-03 Ian Anderson[libc++][Modules] std.functional.__functional.invoke...
2023-07-03 Peter Klausler[flang] Don't warn about a NaN argument to ISNAN()
2023-07-03 Yaxun (Sam... [HIP] Pass -fno-hip-fp32-correctly-rounded-divide-sqrt...
2023-07-03 Aiden Grossman[llvm-exegesis] Disable tests requiring the subprocess...
2023-07-03 Peter Klausler[flang] Check constant POS/LEN arguments IBITS even...
2023-07-03 Peter Klausler[flang] Fix overflow detection for folding SUM/PRODUCT
2023-07-03 Johannes Doerfert[Polly][FIX] Adjust enum after D153305
2023-07-03 Johannes Doerfert[Attributor] Use the right argument number (call site...
2023-07-03 Peter Klausler[flang] More actual argument warnings
2023-07-03 Louis Dionne[libc++] Remove support for .fail.cpp tests
2023-07-03 Christopher... [mlir][Conversion/GPUCommon] Fix bug in conversion...
2023-07-03 Zhixun Tan[mlir][dataflow] Unify dependency management in Analysi...
2023-07-03 Peter Klausler[flang] Prevent lowering crash by properly updating...
2023-07-03 Johannes Doerfert[Attributor][NFCI] Move attribute collection and manife...
2023-07-03 Johannes Doerfert[Attributor][NFCI] Manifest assumption attributes expli...
2023-07-03 Johannes Doerfert[Attributor][NFCI] Merge MemoryEffects explicitly
2023-07-03 Med Ismail... [lldb] Fix data race when interacting with python scripts
2023-07-03 Alex Langford[lldb][NFCI] Target::StopHook::GetDescription should...
2023-07-03 Peter Klausler[flang][runtime] Allow OPEN(n,ENCODING=) to change...
2023-07-03 Peter Klausler[flang][NFC] Document semantics of an ambiguous/non...
2023-07-03 Peter Klausler[flang] Warn about overflow after folding HYPOT
2023-07-03 Alex Langford[lldb] Introduce a macro to mark methods as unsupported...
2023-07-03 Alex Langford[lldb][NFCI] Remove use of ConstString from ProcessElfCore
2023-07-03 Florian Hahn[LSR] Add test for another normalization miscompile.
2023-07-03 Peter Klausler[flang][NFC] Add F2023X documentation
2023-07-03 Johannes Doerfert[Attributor] Ensure we call the specialized isImpliedByIR
2023-07-03 Johannes Doerfert[Attributor][NFC] Check for the Explorer first to avoid...
next