aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 days[PowerPC] Remove extraneous ArrayRef (NFC) (#96092)Kazu Hirata1-6/+6
8 days[flang][cuda] Do not consider PINNED as device attribute (#95988)Valentin Clement (バレンタイン クレメン)4-14/+45
8 days[Support] Add llvm::xxh3_128bits (#95863)Brendan Duke3-35/+623
8 days[VPlan] Introduce isHeaderMask helper (NFCI).Florian Hahn4-4/+65
8 days[DirectX] Add trig intrinsics and link them with DXIL backend (#95968)Farzon Lotfi15-0/+427
8 days[ADT] Fix incorrect const parent ptr type in ilist (#96059)Stephen Tozer8-49/+68
8 days[libc++] Fix triviality of std::pair for trivially copyable types without an ...Louis Dionne6-4/+106
8 days[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song1-2/+2
8 days[DirectX][DXIL] Update DXIL Op TableGen Specification (#95807)S. Bharadwaj Yadavalli1-92/+219
8 daysReimplementing target description concept using DLTI attribute (#92138)Niranjan Hasabnis16-215/+964
8 days[RLEV] Add coverage for expansion of umin EVL idiomPhilip Reames1-1/+104
8 days[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song3-13/+14
9 days[DenseMap] Update combineHashValueFangrui Song1-11/+13
9 days[GlobalMerge] Use MapVector to stabilize iteration orderFangrui Song2-11/+12
9 days[clang-doc] Add basic e2e test (#93928)PeterChou110-2/+568
9 days[gn/mac] Fix isysroot flag when building compiler-rtNico Weber1-1/+1
9 days[CodeGen] Remove extraneous ArrayRef (NFC) (#96085)Kazu Hirata1-2/+1
9 days[clang][Interp][NFC] Loosen an assertionTimm Bäder1-1/+3
9 days[clang][Interp][NFC] Fix initializing union APValuesTimm Bäder1-1/+1
9 days[InstCombine] Swap out range metadata to range attribute for arm_mve_pred_v2i...Andreas Jonson2-19/+56
9 days[LV] Consider insts feeding interleave group pointers free.Florian Hahn3-26/+34
9 days[SCEV] Use context sensitive reasoning in howFarToZero (#94525)Philip Reames3-32/+39
9 days[Interp] Record::getBase - merge isRecordType/getAs<RecordType>() checks. NFC.Simon Pilgrim1-5/+5
9 days[PowerPC] Regenerate p8altivec-shuffles-pred.ll with update_llc_test_checks s...Simon Pilgrim1-9/+10
9 days[X86] Regenerate vector-truncate-combine.ll to check entire code sequenceSimon Pilgrim1-5/+9
9 days[SCEVExpander] Recognize urem idiom during expansion (#96005)Philip Reames4-9/+16
9 days[Clang][AArch64] Use 'uint64_t*' for _arm_get_sme_state builtin. (#95982)Sander de Smalen2-1/+15
9 days[Clang] Swap range and noundef metadata to attribute for intrinsics. (#94851)Andreas Jonson3-18/+13
9 days[libc++] Install Python packaging to resolve LLDB data formatter issues (#95971)Louis Dionne1-0/+1
9 days[AVR] Let ArrayRef infer the array size (NFC) (#96076)Kazu Hirata1-4/+4
9 days[Sema] Use llvm::erase_if (NFC) (#96068)Kazu Hirata1-16/+8
9 daysAMDGPU/gfx12: Minor documentation update (#96079)Nicolai Hähnle1-7/+7
9 days[NFC][SPARC] Fix typos and style mismatchesKoakuma3-7/+7
9 days[LV] Add more masked store cost tests with different masks.Florian Hahn1-0/+151
9 days[GISel][RISCV]Implement indirect parameter passing (#95429)Gábor Spaits4-32/+898
9 days[mlir][Conversion] Generalize and fix crash in `reconcile-unrealized-casts` (...Matthias Springer7-159/+180
9 days[mlir][side effect] refactor(*): Include more precise side effects (#94213)donald chen40-397/+687
9 days[AMDGPU] Add IsSingle to a few Interp instructions (#95984)Joe Nash1-1/+1
9 days[AMDGPU] Add IsSingle to V_DIV_FMAS* for consistency. (#95983)Joe Nash1-0/+2
9 days[RISCV][test] Pre-commit test case where ConstantHoisting fails to triggerAlex Bradbury1-0/+12
9 days[mlir][vector] Specify bounds of dynamic indices in vector.extract/insert (#9...Benjamin Maxwell1-0/+8
9 days[include-cleaner] don't consider the associated header unused (#67228)Sam McCall2-6/+89
9 days[AArch64] Avoid using NEON BSL for streaming[-compatible] functions (#95803)Sander de Smalen2-36/+71
9 days[AArch64] Let patterns for NEON instructions check runtime mode. (#95560)Sander de Smalen8-883/+313
9 days[llvm-mca] Use llvm::erase_if (NFC) (#96029)Kazu Hirata1-5/+3
9 days[InstCombine] Preserve all gep flags in gep of exact div foldNikita Popov2-4/+13
9 days[mlir][ArmSVE] Add `arm_sve.psel` operation (#95764)Benjamin Maxwell6-3/+166
9 daysAvoid object libraries in the VS IDE (#93519)Michael Kruse7-28/+70
9 days[RISCV] Move RISCVInsertVSETVLI::coalesceVSETVLIs back to before insertReadVL...Luke Lau1-5/+5
9 days[mlir][ArmSME] Fold MoveTileSliceToVector + TransferWrite to StoreTileSlice (...Benjamin Maxwell3-6/+117