platform/upstream/llvm.git
2023-04-18 Slava Zakharin[flang] Fixed substr access in embox/rebox CodeGen.
2023-04-18 Guillaume ChateletRevert "[libc] handle memset sequence as a separate...
2023-04-18 Guillaume Chatelet[libc] handle memset sequence as a separate struct
2023-04-18 Simon Pilgrim[CostModel][X86] Add BSWAP cost model estimations
2023-04-18 Alex Brachet[clang-scan-deps] Add clang-scan-deps to llvm-driver...
2023-04-18 Ivan Kosarev[AMDGPU][AsmParser] Refine parsing SDWA operands.
2023-04-18 Vassil VassilevRevert "[clang-repl] Enable debugging of JIT-ed code."
2023-04-18 Guillaume Chatelet[libc] Add debug messages to bcmp and memcmp tests
2023-04-18 Vassil Vassilev[clang-repl] Enable debugging of JIT-ed code.
2023-04-18 Nikita Popov[SCEV] Add additional tests for addrec nowrap flags...
2023-04-18 Jay Foad[MC] Simplify uses of subregs/superregs. NFC.
2023-04-18 Guillaume Chatelet[libc] Add AVX detectionwq
2023-04-18 Max Kazantsev[Test] Add IRCE tests with non-canonical range check
2023-04-18 Felipe de Azevedo... [coro][nfc] Use Load/Store instruction APIs
2023-04-18 Igor Kirillov[CodeGen] Enable processing of interconnected complex...
2023-04-18 Max Kazantsev[BPI] Add method to swap outgoing edges probabilities
2023-04-18 Jay Foad[MC] Fix M68k build after D148613
2023-04-18 Alexey Bataev[SLP]Add final resize to ShuffleCostEstimator::finalize...
2023-04-18 Zain Jaffal[llvm-remarkutil] Add an option to display DebugLoc...
2023-04-18 David Stuttard[AMDGPU] Remove unnecessary assert
2023-04-18 Max Kazantsev[BPI][Test] Check the probabilities after swapping...
2023-04-18 Nico Weber[gn] port 1ae57fed880688 and fix mistake from 1203a24764bfa
2023-04-18 Jay Foad[MC] Use subregs/superregs instead of MCSubRegIterator...
2023-04-18 pvanhout[AMDGPU] Refactor PromoteAlloca implementation
2023-04-18 OCHyams[Assignment Tracking][SelectionDAG] Downgrade dbg.assig...
2023-04-18 Louis Dionne[libunwind] Remove the legacy Unwind_AppleExtras.cpp
2023-04-18 Nicolas Vasilache[mlir][NVGPU] Support cache all (.ca) in nvgpu.device_a...
2023-04-18 Nicolas Vasilache[mlir][Linalg] NFC - Add builder for MatchOp
2023-04-18 Nicolas Vasilache[mlir][Linalg] NFC - Pass TrackingListeners to all...
2023-04-18 Nicolas Vasilache[mlir][Linalg] NFC - Add builder for TileToScfForOp
2023-04-18 pvanhout[AMDGPU] Do not crash on agpr_hi16 in AMDGPUResourceUsa...
2023-04-18 Akshay KhadseFix uninitialized pointer members
2023-04-18 Kiran ChandramohanRevert "[Flang] Change fir.divc to perform library...
2023-04-18 Jay Foad[X86] Fix checks for illegal physreg COPY instructions
2023-04-18 Akshay KhadseFix uninitialized pointer members in TableGen
2023-04-18 Ilya BiryukovReland [Modules] Remove unnecessary check when generati...
2023-04-18 Ilya Biryukov[Modules] Do not rewrite existing decls when deserializ...
2023-04-18 Nikita Popov[ValueTracking] Use SmallPtrSetImpl (NFC)
2023-04-18 Simon Pilgrim[CostModel][X86] Add more thorough BSWAP test coverage
2023-04-18 Simon Pilgrim[CostModel][X86] Add BITREVERSE cost model estimations
2023-04-18 Nikita Popov[InstCombine] Don't reassociate GEPs for loop invariance
2023-04-18 Stoorx[clang] Return std::unique_ptr<TargetInfo> from Allocat...
2023-04-18 Victor Perez[mlir][llvm] Handle invoke op branching to block with...
2023-04-18 Nikita Popov[LV] Regenerate test checks (NFC)
2023-04-18 Akshay KhadseFix uninitialized pointer members in MC
2023-04-18 Bjorn Pettersson[llvm-opt-fuzzer] Skip creating/initializing legacy...
2023-04-18 Florian HahnRecommit "[VPlan] Unify Value2VPValue and VPExternalDef...
2023-04-18 Graham Hunter[LV][AArch64] Autogenerate checks for scalable-strict...
2023-04-18 mydeveloperday[clang-format] C# short ternary operator misinterpreted...
2023-04-18 Mats PeterssonAdd loop-versioning pass to improve unit-stride
2023-04-18 Alex Bradbury[RISCV][NFC] Fix comment in RISCVISAInfo after f98ca363bed
2023-04-18 Mats PeterssonAdd -f[no-]loop-versioning option
2023-04-18 Serguei Katkov[MachineCSE] Add a test with mutiple blocks between...
2023-04-18 Matthias Springer[mlir][Arith] Fix Windows build
2023-04-18 Alex Bradbury[RISCV][test] Add test for RISCVISAInfo::OrderedExtensi...
2023-04-18 David Spickett[llvm] Remove llvm-compilers-check script
2023-04-18 Craig Topper[TableGen] Const-correct TreePatternNode::getChild...
2023-04-18 Jun Sha (Joshua)[RISCV] Modify arch string parsing order according...
2023-04-18 David Spickett[lldb] Use llvm::byteswap in DumpRegisterValue
2023-04-18 Stephan Herhut[mlir][llvm] Fix for MemRefBuilder when using opaque...
2023-04-18 Kadir Cetinkaya[include-cleaner] Unify behaviour for static & instance...
2023-04-18 Matthias Springer[mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops
2023-04-18 Kriti Gupta[test] Remove occurences of br undef in CodeGen/AMDGPU...
2023-04-18 OCHyams[Assignment Tracking] Skip empty-metadata dbg.declares...
2023-04-18 OCHyams[Assignment Tracking][SelectionDAG] Fix dbg.declare...
2023-04-18 Matthias Springer[mlir][affine][NFC] Split `reifyValueBound` in two...
2023-04-18 Craig Topper[TableGen] Call std::vector::reserve to preallocate...
2023-04-18 Wang, Xin10Add assert to avoid unexpected situation
2023-04-18 Martin Braenne[clang][dataflow] Associate `FunctionToPointerDecay...
2023-04-18 Noah GoldsteinRevert "[InstCombine] Add transforms for `(icmp {u...
2023-04-18 Noah GoldsteinRevert "[ValueTracking] Apply the isKnownNonZero techni...
2023-04-18 Max Kazantsev[Test] Add test showing that we can infer nsw
2023-04-18 Martin Braenne[clang][dataflow] Add support for new expressions.
2023-04-18 Noah Goldstein[InstCombine] Add transforms for `(icmp {u|s}ge/le...
2023-04-18 Noah Goldstein[InstCombine] Add tests for transforming `(icmp (xor...
2023-04-18 Noah Goldstein[ValueTracking] Apply the isKnownNonZero techniques...
2023-04-18 Noah Goldstein[ValueTracking] Add more tests for `isKnownNonZero...
2023-04-18 Craig Topper[TableGen] clang-format some recent changes. NFC
2023-04-18 Vitaly Buka[NFC][lsan] Use LowLevelAllocator to allocate ThreadContext
2023-04-18 Manna, Soumi[NFC][Clang] Fix static analyzer tool remark about...
2023-04-18 Wang, Xin10remove useless condition in assert in SelectionDAG.cpp
2023-04-18 Dave Lee[lldb] Add more asserts to TestExec
2023-04-18 Michał Górny[compiler-rt] [test] Mark dfsan tests XFAIL on glibc...
2023-04-18 Manna, Soumi[NFC][clang] Fix coverity static analyzer concerns...
2023-04-18 Slava Zakharin[flang] Added missing _Complex for COMPLEX(10) C reduct...
2023-04-18 Johannes Doerfert[Attributor][FIX] Ensure to cache all intra procedural...
2023-04-18 max[MLIR] Patch StandalonePlugin CMake for MacOS
2023-04-18 Alexander Yermolovich[BOLT][DWARF] Fix handling of CUs without TU reference
2023-04-18 Noah Goldstein[X86] Fix whitespace issue in CombineSetCC; NFC
2023-04-18 Vitaly BukaRevert "[sanitizer] Try to fix windows bot"
2023-04-18 Vitaly Buka[sanitizer] Fix Windows build
2023-04-18 Vitaly Buka[sanitizer] Try to fix windows bot
2023-04-18 Alex Langford[lldb] Change parameter type of StructuredData::ParseJSON
2023-04-18 Vitaly BukaRevert "[VPlan] Unify Value2VPValue and VPExternalDefs...
2023-04-18 Prem ChintalapudiExpose PassBuilder extension point callbacks
2023-04-18 Vitaly Buka[NFC][sanitizer] Clang-format some includes
2023-04-18 Jorge Gorbe... [lldb] Build libcxx unique_ptr and shared_ptr test...
2023-04-17 Aaron Siddhartha... [Bazel] Use dynamic workspace root determination
2023-04-17 Sterling AugustineMake gentable outputs and strip_include_prefix match...
2023-04-17 Lei Zhang[mlir][linalg] Promote operands for convolution vectori...
next