summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-08Use DL.getTypeAllocSize to get BytesPerElemusers/Icohedron/pr-146173Icohedron
2025-07-08Combine PtrOpGEPCE if statements into oneIcohedron
2025-07-08Use [[maybe_unused]] instead of (void) castIcohedron
2025-07-04Merge remote-tracking branch 'upstream/main' into dxil-flatten-array-gepsIcohedron
2025-07-04MCFixup: Remove unused Loc argumentFangrui Song
2025-07-04MCFixup: Improve location accuracy and remove MCFixup::LocFangrui Song
2025-07-04[ASTMatchers][NFC] improve 'isInteger' docs to show matching of unsigned (#14...Baranov Victor
2025-07-04[mlir][docs][python] Fix up testing docs (#147092)Jakub Kuderski
2025-07-04MC: Update tests that check column informationFangrui Song
2025-07-04[NFCI][LLVM] Adopt `ArrayRef::consume_front()` in a few places (#146793)Rahul Joshi
2025-07-04MCParser: Add SMLoc to expressionsFangrui Song
2025-07-04[PowerPC] Pre-commit test case to ensure that milicode is not used for memcmp...zhijian lin
2025-07-04[HLSL][RootSignature] Update `setDefaultFlags` to account for Root Signature ...Finn Plummer
2025-07-04[InstCombine] Pull extract through broadcast (#143380)agorenstein-nvidia
2025-07-04[RISCV][VLOPT] Add support for vfrec7.v (#146918)Mikhail R. Gadelha
2025-07-04[InstCombine] Refine nuw propagation in `OptimizePointerDifference` (#147059)Yingwei Zheng
2025-07-04[Flang][OpenMP][NFC] Remove flag toggling deprecated no hlfir flow in map-typ...agozillon
2025-07-04[Offload][amdgpu] Map `INVALID_CODE_OBJECT` to `INVALID_BINARY` (#147070)Ross Brunton
2025-07-04[SROA] Allow as zext<i1> index when unfolding GEP select (#146929)Alex MacLean
2025-07-04[mlir-tblgen] Emit named operand indices (#146839)Michael Kruse
2025-07-04[gn build] Port 56e3fc4c42d1LLVM GN Syncbot
2025-07-04[NFC][HLSL][RootSignature] Split up `HLSLRootSignatureUtils` (#146124)Finn Plummer
2025-07-04[X86][FP16] Do not customize WidenLowerNode for half if VLX not enabled (#146...Phoebe Wang
2025-07-04[IR] Use llvm::for_each (NFC) (#146989)Kazu Hirata
2025-07-04[llvm] Use llvm::fill (NFC) (#146988)Kazu Hirata
2025-07-04[Sema] Remove an unnecessary cast (NFC) (#146985)Kazu Hirata
2025-07-04[PowerPC] Fix a warningKazu Hirata
2025-07-04[FuzzMutate] Prevent the mutator from generating illegal memory operations (#...Manuel Carrasco
2025-07-04[lldb][Formatters] Fix weak reference count for std::shared_ptr/std::weak_ptr...Michael Buch
2025-07-04[ARM] Add neon vector support for roundevenDavid Green
2025-07-04[clang][bytecode] Fix copy constructors for empty unions (#147050)Timm Baeder
2025-07-04[PowePC] using MTVSRBMI instruction instead of constant pool in power10+ (#14...zhijian lin
2025-07-04[NFC][TableGen] Delete extra spaces in comments (#147004)Rahul Joshi
2025-07-04[NFC][CodeGen] Improve comments in Target.td (#147006)Rahul Joshi
2025-07-04[DAG] Fix static analyzer warning about mismatched argument comments in isCon...Simon Pilgrim
2025-07-04[flang] Fix tests broken by #146734 (#147055)Tom Eccles
2025-07-04[mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (#146724)Kunwar Grover
2025-07-04[mlir][xevm] Add missing static value utils dependency (#147051)Adam Siemieniuk
2025-07-04[Clang] Correctly handle allocations in the condition of a `if constexpr` (#1...Corentin Jabot
2025-07-04[mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (#146208)Matthias Springer
2025-07-04[MLIR][Dialect] Add XeVM dialect (#144811)Sang Ik Lee
2025-07-04[flang] use set_union instead of merge in added DerivedTypeCache (#147024)jeanPerier
2025-07-04[flang] Optimize assignments of multidimensional arrays (#146408)Leandro Lupori
2025-07-04[libcxx][test] Correct syntax of lit directives in some tests (#146886)David Spickett
2025-07-04[MLIR][ODS] Improve diagnostic for using a property as an anchorMehdi Amini
2025-07-04[PowerPC] anyext_srl.ll - regenerate checksSimon Pilgrim
2025-07-04[LoongArch] Pre-commit tests for optimizing insert bitcast fp elementQi Zhao
2025-07-04[mlir][OpenMP] Don't allow firstprivate for simd (#146734)Tom Eccles
2025-07-04[Passes] Move LoopInterchange into optimization pipeline (#145503)Ryotaro Kasuga
2025-07-04[MLIR][IRDL][CMake] CMake fixes for cross-compilation (#145672)arthurqiu