platform/upstream/llvm.git
2023-07-21 Matthias Springer[mlir] Fix build after D155680
2023-07-21 Alexander Belyaev[mlir] Update bazel build after rG70c2e0618a0f3c09ed714...
2023-07-21 Corentin Jabot[Clang] Fix access to an unitinialized variable
2023-07-21 Shivam GuptaRevert "[LIT] Added an option to llvm-lit to emit the...
2023-07-21 Michael Halkenhaeuser[OpenMP] [OMPT] [6/8] Added callback support for target...
2023-07-21 Matthias Springer[mlir][bufferization] Remove cleanup pipeline from...
2023-07-21 Pranav Taneja[AMDGPU] [NFC] Fixed a typo in SIShrinkInstructions.cpp
2023-07-21 Jay Foad[AMDGPU][RFC] Update isLegalAddressingMode for GFX9...
2023-07-21 Jay Foad[AMDGPU] Add tests for SMEM addressing modes in CodeGen...
2023-07-21 Shivam Gupta[LIT] Added an option to llvm-lit to emit the necessary...
2023-07-21 Ingo Müller[mlir][transform][structured][python] Allow str arg...
2023-07-21 Ingo Müller[mlir][linalg][transform] Extend diagnostics of FuseInt...
2023-07-21 Guray Ozen[mlir][nvgpu] Add `tma.create.descriptor` to create...
2023-07-21 Luke Lau[RISCV] Add SDNode patterns for vrol.[vv,vx] and vror...
2023-07-21 Andrzej Warzynski[mlir][test] Add missing LIT config for `mlir-cpu-confi...
2023-07-21 Alex Zinenko[mlir] allow region branch spec from parent op to itself
2023-07-21 Alex Zinenko[mlir] allow dense dataflow to customize call and regio...
2023-07-21 Luke Lau[RISCV] Remove VPatBinaryExtVL_WV_WX multiclass. NFC
2023-07-21 Luke Lau[RISCV] Add patterns for vnsr[a,l].wx where shift amoun...
2023-07-21 Luke Lau[RISCV] Add tests for vnsr[l,a].wx patterns that could...
2023-07-21 Ilya Leoshkevich[SystemZ] Allow symbols in immediate asm operands
2023-07-21 Alexander Belyaev[mlir] Fix bazel build after b96bd025b35761ae181da7e179...
2023-07-21 Corentin Jabot[Clang] Fix constraint checking of non-generic lambdas.
2023-07-21 Nikita Popov[X86] Expand constant expressions in test (NFC)
2023-07-21 Guray Ozen[mlir][nvgpu] Improve finding module Op to for `mbarrie...
2023-07-21 Guray Ozen[mlir][nvgpu] Add nvgpu.tma.async.load and nvgpu.tma...
2023-07-21 Alex Zinenko[mlir] remove RegionBranchOpInterface from linalg ops
2023-07-21 Nikita Popov[LoopIdiom] Regenerate test checks (NFC)
2023-07-21 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-07-21 Nikita PopovReapply [IR] Mark and constant expressions as undesirable
2023-07-21 Haojian Wu[bazel] add missing dep for llvm/unittests:frontend_tests
2023-07-21 Nikita Popov[IR] Accept non-Instruction in BinaryOperator::CreateWi...
2023-07-21 David Green[AArch64] Basic vector bswap costs
2023-07-21 Sindhu Chittireddy[NFC] Remove needless nullchecks.
2023-07-21 Markus Böck[llvm-exegesis] Guard `__builtin_thread_pointer` behind...
2023-07-21 Markus Böck[mlir] Add opt-in default property bytecode read and...
2023-07-21 LLVM GN Syncbot[gn build] Port c3648f37d0ed
2023-07-21 varconst[libc++][hardening] Don't trigger uncategorized asserti...
2023-07-21 varconst[libc++][ranges] Implement `ranges::to`.
2023-07-21 Fangrui Song[modularize] Stabilize iteration order when processing...
2023-07-21 Fangrui SongSarif: stabilize artifacts order
2023-07-21 Fangrui Song[Driver] -fopenmp-targets=: stabilize OrderedOffloading...
2023-07-21 Jie Fu[lldb] Fix -Wreturn-type in RegisterInfos_x86_64_with_b...
2023-07-21 Piyou Chen[RISCV] precommit for removing useless copy from undef...
2023-07-21 Nick Desaulniers[clang] fix for D155342
2023-07-21 Nick Desaulniers[clang][JumpDiagnostics] ignore non-asm goto target...
2023-07-21 Dave Lee[llvm][utils] Use literal type name for non-template...
2023-07-21 Dave Lee[lldb] Delete unused LibcxxOptionalSummaryProvider...
2023-07-21 Dave Lee[lldb] Identify Swift-implemented ObjC classes
2023-07-21 Maksim Panchenko[BOLT] Improve Linux Kernel ORC reader
2023-07-21 Fangrui Song[llvm-profdata] Stabilize iteration order for InstrProf...
2023-07-21 Konstantin... [libc++][hardening][NFC] Rename `HardenedMode.rst`...
2023-07-21 Philip Reames[RISCV] Expand memset.inline test coverage [nfc]
2023-07-20 Jie Fu[clang][test] Remove unused variable 'SM' (NFC)
2023-07-20 Matt ArsenaultAMDGPU: Add flag to disable fdiv processing in IR pass
2023-07-20 Matt ArsenaultAMDGPU: Expand rsq testing to cover contract flag
2023-07-20 LLVM GN Syncbot[gn build] Port 49b3c3355f9c
2023-07-20 Christopher... [clang] adds `conceptDecl` as an ASTMatcher
2023-07-20 Jeffrey Tan[lldb][x86_64] Support fs_base/gs_base register in...
2023-07-20 Matt ArsenaultAMDGPU: Fold fsub [+-0] into fneg when folding source...
2023-07-20 Matt ArsenaultAMDGPU: Regenerate test checks
2023-07-20 wren romano[mlir][sparse] Improve `DimLvlMapParser`'s handling...
2023-07-20 Jon Chesterfield[libc] Fix line reporting in assertion failure
2023-07-20 Matt ArsenaultAMDGPU: Add baseline test for folding fsub into fneg...
2023-07-20 Jason MolendaRemove IncrementFalseAlarmsAndReviseHitCount, unused...
2023-07-20 Matt Arsenaultclang/HIP: Directly use f32 exp and log builtins
2023-07-20 Matt ArsenaultAMDGPU: Filter out contract flags when lowering exp
2023-07-20 Matt ArsenaultAMDGPU: Add some new baseline tests for exp lowering
2023-07-20 Mircea Trofin[nfc] Renamed ICallPromotionFunc to InidrectCallPromoter
2023-07-20 Philip Reames[RISCV] Add memset.inline test coverage with and withou...
2023-07-20 LLVM GN Syncbot[gn build] Port 37e5baf318b1
2023-07-20 Michael Jones[libc][NFC] mark vprintf functions as inline
2023-07-20 Nikolas Klauser[libc++][PSTL] Implement std::sort
2023-07-20 Fangrui Song[unittest] Improve OpenMPIRBuilderTest after D149162
2023-07-20 Mircea Trofin[nfc] small maintainability IndirectCallPromotion changes
2023-07-20 Fazlay Rabbi[OpenMP][Reduction] Allow PLUS (+) operator on reductio...
2023-07-20 varconst[mlir][spirv] Extract more ops from the main implementa...
2023-07-20 Christopher... [scudo] Clean up tests.
2023-07-20 Paul KirthRevert "[gold] Add preliminary FatLTO support to the...
2023-07-20 Philip Reames[RISCV] Revise check names for unaligned memory op...
2023-07-20 Mariusz Borsa[Sanitizers][Darwin][Test] XFAIL symbolize_pc test...
2023-07-20 Louis Dionne[libc++] Make sure we use the libdispatch backend on...
2023-07-20 Ian Anderson[libc++][Modules] Make top level modules for all C...
2023-07-20 Antonio Frighetto[InstCombine] Fold binop of `select` and cast of `selec...
2023-07-20 Antonio Frighetto[InstCombine] Introduce tests for D153963
2023-07-20 Amanda Tang[ODS] Use Adaptor Trait for Shaped Type Inference
2023-07-20 Aaron BallmanSpeculatively fix Clang build bots
2023-07-20 Andrzej Warzynski[mlir][test] Add emulator to the mlir-cpu-runner invocation
2023-07-20 CaprYang[clang][NFC] Use a more accurate size type in the new...
2023-07-20 Alexander Yermolovich[BOLT][DWARF] Replace MD5 with hash_combine
2023-07-20 Alexander Yermolovich[BOLT][DWARF] Fix performance regression running BOLT...
2023-07-20 Giuseppe Rossini[mlir][AMDGPU] Define wrappers for WMMA matrix ops
2023-07-20 Louis Dionne[libc++][NFC] Fix synopsis comments in cout tests
2023-07-20 Michael Jones[libc] Move printf writer to new design
2023-07-20 Fangrui Song[wasm-ld] Switch to xxh3_64bits
2023-07-20 Aaron BallmanChange a test case to be more generic; NFC
2023-07-20 Jonas Devlieghere[lldb] Skip unsupported CTF types
2023-07-20 Slava Zakharin[flang][hlfir] Avoid expr buffer reuse when end_associa...
2023-07-20 varconst[libc++][hardening] Categorize most assertions inside...
2023-07-20 Arthur Eubanks[test][llvm-reduce] Remove implicit-check-not in reduce...
next