aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-19[libc] Fix scheduler test incorrectly guessing user privileges (#95562)OverMighty1-21/+27
2024-06-19[JITLink] Use MapVector to stabilize iteration orderFangrui Song1-2/+3
2024-06-19[clang-format] Correctly annotate l_brace after TypenameMacro (#96026)Owen Pan3-3/+24
2024-06-19[JITLink] Ensure Edges order is deterministicFangrui Song1-1/+2
2024-06-19[TableGen,GlobalISel] Use MapVector to stabilize iteration orderFangrui Song1-1/+1
2024-06-19[flang] fixing alloca hoisting for blocks having single op. (#96009)Vijay Kandiah3-7/+10
2024-06-19[Attributor] Stabilize llvm.assume outputFangrui Song3-19/+24
2024-06-19[CompilerRT] Add support for numerical sanitizer (#94322)Alexander Shaposhnikov23-1/+2390
2024-06-19[LowerTypeTests] Use MapVector to stabilize iteration orderFangrui Song2-6/+6
2024-06-19[llvm-cov] let text mode divider honor --show-branch-summary, --show-region-s...Wentao Zhang1-6/+23
2024-06-19[PowerPC] Remove extraneous ArrayRef (NFC) (#96092)Kazu Hirata1-6/+6
2024-06-19[flang][cuda] Do not consider PINNED as device attribute (#95988)Valentin Clement (バレンタイン クレメン)4-14/+45
2024-06-19[Support] Add llvm::xxh3_128bits (#95863)Brendan Duke3-35/+623
2024-06-19[VPlan] Introduce isHeaderMask helper (NFCI).Florian Hahn4-4/+65
2024-06-19[DirectX] Add trig intrinsics and link them with DXIL backend (#95968)Farzon Lotfi15-0/+427
2024-06-19[ADT] Fix incorrect const parent ptr type in ilist (#96059)Stephen Tozer8-49/+68
2024-06-19[libc++] Fix triviality of std::pair for trivially copyable types without an ...Louis Dionne6-4/+106
2024-06-19[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song1-2/+2
2024-06-19[DirectX][DXIL] Update DXIL Op TableGen Specification (#95807)S. Bharadwaj Yadavalli1-92/+219
2024-06-19Reimplementing target description concept using DLTI attribute (#92138)Niranjan Hasabnis16-215/+964
2024-06-19[RLEV] Add coverage for expansion of umin EVL idiomPhilip Reames1-1/+104
2024-06-19[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song3-13/+14
2024-06-19[DenseMap] Update combineHashValueFangrui Song1-11/+13
2024-06-19[GlobalMerge] Use MapVector to stabilize iteration orderFangrui Song2-11/+12
2024-06-19[clang-doc] Add basic e2e test (#93928)PeterChou110-2/+568
2024-06-19[gn/mac] Fix isysroot flag when building compiler-rtNico Weber1-1/+1
2024-06-19[CodeGen] Remove extraneous ArrayRef (NFC) (#96085)Kazu Hirata1-2/+1
2024-06-19[clang][Interp][NFC] Loosen an assertionTimm Bäder1-1/+3
2024-06-19[clang][Interp][NFC] Fix initializing union APValuesTimm Bäder1-1/+1
2024-06-19[InstCombine] Swap out range metadata to range attribute for arm_mve_pred_v2i...Andreas Jonson2-19/+56
2024-06-19[LV] Consider insts feeding interleave group pointers free.Florian Hahn3-26/+34
2024-06-19[SCEV] Use context sensitive reasoning in howFarToZero (#94525)Philip Reames3-32/+39
2024-06-19[Interp] Record::getBase - merge isRecordType/getAs<RecordType>() checks. NFC.Simon Pilgrim1-5/+5
2024-06-19[PowerPC] Regenerate p8altivec-shuffles-pred.ll with update_llc_test_checks s...Simon Pilgrim1-9/+10
2024-06-19[X86] Regenerate vector-truncate-combine.ll to check entire code sequenceSimon Pilgrim1-5/+9
2024-06-19[SCEVExpander] Recognize urem idiom during expansion (#96005)Philip Reames4-9/+16
2024-06-19[Clang][AArch64] Use 'uint64_t*' for _arm_get_sme_state builtin. (#95982)Sander de Smalen2-1/+15
2024-06-19[Clang] Swap range and noundef metadata to attribute for intrinsics. (#94851)Andreas Jonson3-18/+13
2024-06-19[libc++] Install Python packaging to resolve LLDB data formatter issues (#95971)Louis Dionne1-0/+1
2024-06-19[AVR] Let ArrayRef infer the array size (NFC) (#96076)Kazu Hirata1-4/+4
2024-06-19[Sema] Use llvm::erase_if (NFC) (#96068)Kazu Hirata1-16/+8
2024-06-19AMDGPU/gfx12: Minor documentation update (#96079)Nicolai Hähnle1-7/+7
2024-06-19[NFC][SPARC] Fix typos and style mismatchesKoakuma3-7/+7
2024-06-19[LV] Add more masked store cost tests with different masks.Florian Hahn1-0/+151
2024-06-19[GISel][RISCV]Implement indirect parameter passing (#95429)Gábor Spaits4-32/+898
2024-06-19[mlir][Conversion] Generalize and fix crash in `reconcile-unrealized-casts` (...Matthias Springer7-159/+180
2024-06-19[mlir][side effect] refactor(*): Include more precise side effects (#94213)donald chen40-397/+687
2024-06-19[AMDGPU] Add IsSingle to a few Interp instructions (#95984)Joe Nash1-1/+1
2024-06-19[AMDGPU] Add IsSingle to V_DIV_FMAS* for consistency. (#95983)Joe Nash1-0/+2
2024-06-19[RISCV][test] Pre-commit test case where ConstantHoisting fails to triggerAlex Bradbury1-0/+12