platform/upstream/llvm.git
2023-06-22 Zahira Ammarguellat[clang] Add a namespace for interesting identifiers.
2023-06-22 Michael MaitlandRevert "[RISCV] Improve SiFive7 for reductions and...
2023-06-22 Michael Maitland[RISCV] Improve SiFive7 for reductions and ordered...
2023-06-22 Michael Maitland[RISCV] Improve SiFive7 for loads and stores
2023-06-22 Jon Chesterfield[libc] Move fences into outbox/wait-for-ownership test
2023-06-22 Vitaly Buka[asan] Don't quarantine large blocks
2023-06-22 Fangrui Song[XRay] Make xray_instr_map compatible with Mach-O
2023-06-22 Sindhu Chittireddy[NFC] Fix potential dereferencing of nullptr.
2023-06-22 Igor Kirillov[CodeGen] Extend reduction support in ComplexDeinterlea...
2023-06-22 Jun Zhang[libc][NFC] Simplify return value logic in set_thread_ptr()
2023-06-22 Jon Chesterfield[libc] Add memory fences to device-local locking calls
2023-06-22 Craig Topper[RISCV] Use GPR register class for RV64 ZDInx. Remove...
2023-06-22 Yuanfang Chen[vscode-mlir] bump vsce version to 2.19.0
2023-06-22 Craig Topper[RISCV] Move Zca/Zcb/Zcd/Zcf/Zcmp/Zcmt out of experimen...
2023-06-22 Christian Ulmann[mlir][LLVM] Fix empty res attr import
2023-06-22 Arthur Eubanks[SimplifyCFG] Add option to not speculate blocks
2023-06-22 Arthur Eubanks[clang][LTO] Add flag to run verifier after every pass
2023-06-22 Paul Kirth[RISCV] Strengthen atomic ordering for sequentially...
2023-06-22 Ties Stuij[ARM] add Thumb-1 8-bit movs/adds relocations to LLVM
2023-06-22 David Truby[flang] add -flang-experimental-polymorphism flag to...
2023-06-22 Simi PallipurathRevert "Revert "[lld][Arm] Big Endian - Byte invariant...
2023-06-22 Nikita Popov[SDAGBuilder] Handle multi-part arguments in argument...
2023-06-22 Nikita Popov[LoopUnroll] Avoid undef indices in test (NFC)
2023-06-22 Akash Banerjee[MLIR][OpenMP]Add Flang lowering support for device_ptr...
2023-06-22 Akash Banerjee[MLIR][OpenMP] Minor change to assembly format for...
2023-06-22 Peter Klausler[flang] Fix bug with generic and homonymous specific...
2023-06-22 Nikita Popov[InstCombine] Fold assume(false) to non-terminator...
2023-06-22 Florian Hahn[LSR] Adjust test to make sure it keeps testing for...
2023-06-22 Peter Klausler[flang] Fix USE with homonymous renaming
2023-06-22 Nikita Popov[InstCombine] Remove instructions before non-terminator...
2023-06-22 Nikita Popov[InstCombine] Add additional instructions in non-term...
2023-06-22 Nikita Popov[InstCombine] Avoid UB in tests (NFC)
2023-06-22 Peter Klausler[flang] Rewrite "1*j" to "(j)", not "j", when j is...
2023-06-22 Peter Klausler[flang] Fix looping on LEN type parameter usage
2023-06-22 Nikita Popov[InstCombine] Remove code after non-terminator unreachable
2023-06-22 Nikita Popov[InstCombine] Add test for code after non-terminator...
2023-06-22 Nikita Popov[InstCombine] Don't remove non-terminator unreachable...
2023-06-22 Peter Klausler[flang] Error recovery in bad specific MIN/MAX calls
2023-06-22 Nikita Popov[InstCombine] Avoid UB in tests (NFC)
2023-06-22 Peter Klausler[flang] Rework name resolution of Cray pointer declarations
2023-06-22 Peter Klauslerwip
2023-06-22 Paul Robinson[Headers][doc] Add various arith/logical intrinsic...
2023-06-22 Haojian Wu[include-cleaner] No need to overwrite the source file...
2023-06-22 Mitch PhillipsRevert "Revert "Revert "[LLD][ELF] Cortex-M Security...
2023-06-22 Jay Foad[AMDGPU] Regenerate some checks
2023-06-22 David Green[AArch64] Remove G_VECREDUCE_FADD from selectReduction
2023-06-22 Pravin Jagtap[AMDGPU] Switch to the new cl option amdgpu-atomic...
2023-06-22 Nikita Popov[LoopUnroll] Regenerate test checks (NFC)
2023-06-22 Nikita Popov[InstCombine] Use CreateNonTerminatorUnreachable()...
2023-06-22 Jolanta Jensen[NFC SVE ACLE] Remove IR combines that no longer apply.
2023-06-22 Matt ArsenaultDAG: Expand legalization of is.fpclass to fcmp for DAZ
2023-06-22 Matt ArsenaultAdd some unit tests for DenormalMode helper
2023-06-22 Simon Pilgrim[DAG] ScalarizeVectorResult - add ISD::MULHS/ISD::MULHU...
2023-06-22 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-22 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-22 Matthias Springer[mlir][linalg] Remove duplicate tensor.pad lowering...
2023-06-22 Piotr Zegar[clang-tidy][NFC] Add missing argument comment to Lexer...
2023-06-22 Matthias Springer[mlir][affine] Fix build after D153324
2023-06-22 Matthias Springer[mlir][tensor] Clean up tensor::DimOp usage
2023-06-22 David Green[AArch64] Mark vecreduce_fminimum and vecreduce_fmaximu...
2023-06-22 Dmitry Makogon[SCEV] Don't store AddRec loop when simplifying multipl...
2023-06-22 Matthias Springer[mlir][affine] More efficient `makeComposedFolded....
2023-06-22 Diana Picus[AMDGPU] Add llvm.amdgcn.cs.chain intrinsic to IR ...
2023-06-22 Diana Picus[AMDGPU] Add amdgpu_cs_chain[_preserve] CCs to IR ...
2023-06-22 Job Noorman[BOLT][RISCV] Add tests for simple CFG transformations
2023-06-22 Job Noorman[BOLT] Don't register internal func relocs as external...
2023-06-22 Job Noorman[BOLT][RISCV] Implement R_RISCV_ADD32/SUB32
2023-06-22 Itay Bookstein[coroutine] Add missing presplitcoroutine attr to example
2023-06-22 Michael Platings[Driver][BareMetal] Error if no matching multilib
2023-06-22 Tobias Gysi[mlir][llvm] Fix import of SwitchOp
2023-06-22 Petr Hosek[libc] Place headers in the right include directory
2023-06-22 Vitaly Buka[test][sanitizer] Reformat and print to stderr
2023-06-22 Christian Sigg[Bazel][mlir] Avoid ODR violation introduced in 7ab749c.
2023-06-22 Elliot Goodrich[llvm] Split out DenseMapInfo<variant> specialization
2023-06-22 Jacques Pienaar[mlir][docgen] Enable op grouping mechanism.
2023-06-22 Vitaly Buka[NFC][sanitizer] Rename internal getters
2023-06-22 Michael Maitland[RISCV] Separate scheduler calsses for vfredmax/min
2023-06-22 Matt ArsenaultIntrinsics: Allow tablegen to mark parameters with...
2023-06-22 Matt ArsenaultHIP: Directly call ldexp builtins
2023-06-22 Aart Bik[mlir][sparse][gpu] refine SDDMM pattern for cuSPARSE
2023-06-22 Matt ArsenaultAMDGPU: Drop and upgrade llvm.amdgcn.atomic.inc/dec...
2023-06-22 Craig Topper[RISCV] Minor refactoring of some code in copyPhysReg...
2023-06-22 Craig Topper[TableGen][Target] Rename Attribute field in SubtargetF...
2023-06-21 Brad Richardson[flang] don't require -flang-experimental-exec flag...
2023-06-21 Vitaly Buka[test][sanitizer] Pre-commit huge malloc test
2023-06-21 Vitaly BukaRevert "[test][sanitizer] Precommit huge malloc test"
2023-06-21 Shoaib Meenai[MachO] Remove redundant `.section` directive
2023-06-21 Vitaly Buka[test][sanitizer] Precommit huge malloc test
2023-06-21 Vitaly Buka[test] Add llvm-xray into XRAY_TEST_DEPS
2023-06-21 Vitaly Buka[test] Add lli into ORC_TEST_DEPS
2023-06-21 Mitch PhillipsRevert "[mlir][RunnerUtils] Make symbols private +...
2023-06-21 Rashmi Mudduluru[-Wunsafe-buffer-usage] Handle pointer initializations...
2023-06-21 Shoaib Meenai[Frontend] Remove ShowIncludesPretendHeader
2023-06-21 Shoaib Meenai[Frontend] Don't output skipped includes from predefines
2023-06-21 Valentin Clement[flang] Enhance getTypeAsString to support more FIR...
2023-06-21 Owen Pan[clang-format] Don't finalize #if, #else, #endif, etc.
2023-06-21 Christopher... [scudo] Change overloaded function name append.
2023-06-21 Louis Dionne[libc++] Fix the check-format job
2023-06-21 Jason MolendaAdd two new entitlements when debugserver is built...
2023-06-21 Louis Dionne[libc++] Refactor the selection of string's ABI in...
next