aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen
AgeCommit message (Expand)AuthorFilesLines
2025-12-09[x86][AVX-VNNI] Fix VPDPWXXD Argument Types (#169456)BaiXilin6-80/+80
2025-12-09[clang][FMV][AArch64] Remove O3 from failing test (#171457)Alexandros Lamprineas1-133/+75
2025-12-09[FMV][AArch64] Allow user to override version priority. (#150267)Alexandros Lamprineas2-0/+220
2025-12-09[AArch64] Add intrinsics support for multi-vector FMUL (#163397)Lukacma1-0/+198
2025-12-09[AArch64] Disable cortex-a53-835769 when compiling for armv8.1-a or later (#1...David Green1-0/+8
2025-12-08[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow GFNI in...NagaChaitanya Vellanki1-31/+363
2025-12-08[Clang][OpenCL][AMDGPU] Allow _Float16 and half vector type compatibility (#1...Rana Pratap Reddy1-0/+36
2025-12-06Revert "[clang] Limit lifetimes of temporaries to the full expression (#170517)"Martin Storsjö2-148/+0
2025-12-05[clang] Limit lifetimes of temporaries to the full expression (#170517)Paul Kirth2-0/+148
2025-12-05[clang codegen] Fix __builtin_bswapg with bool operand (#169285)Ebin Jose1-3/+9
2025-12-05[Clang][AArch64] Implement widening FMMLA intrinsics (#165282)Amina Chabane5-4/+108
2025-12-05[AArch64] Add intrinsics for multi-vector FEAT_SVE_BFSCALE instructions (#163...Lukacma2-0/+152
2025-12-05[LLVM][AArch64] Add "u" variants of SVE saturating/rounding shift left intrin...Paul Walker3-96/+96
2025-12-04[Clang] Extend __builtin_counted_by_ref to support pointers with 'counted_by'...Kees Cook1-0/+58
2025-12-04[CodeGen][KCFI] Fix asm comment style (#170739)Kees Cook2-3/+3
2025-12-03[CodeGen][KCFI] Allow setting type hash from xxHash64 to FNV-1a (#167254)Kees Cook3-3/+12
2025-12-03[PowerPC] Add initial support for AMO load builtins (#168746)Maryam Moghadas3-0/+167
2025-12-03[Clang][X86] Add constexpr support for permute4x64_pd and permute4x64_epi64 (...Ahmed Nour1-0/+22
2025-12-03[clang] "modular_format" attribute for functions using format strings (#147431)Daniel Thornburgh1-0/+49
2025-12-03[X86][Clang] Add constexpr support for AVX512 kshift intrinsics (#170480)Medha Tiwari3-0/+32
2025-12-03[X86][Clang] Support constexpr evaluation of cvtpd2ps intrinsics (#169980)Hamza Hassanain4-0/+26
2025-12-02[ARM] Introduce intrinsics for MVE minnm/maxnm under strict-fp. (#169795)David Green4-120/+268
2025-12-02[MemProf] Require x86 for memprof-pgho.cpp test (#170321)Marco Elver1-0/+2
2025-12-02[Clang][CodeGen] Remove explicit insertion of AllocToken pass (#169360)Marco Elver4-6/+98
2025-12-02[LTO][AllocToken] Support AllocToken instrumentation in backend (#169358)Marco Elver1-4/+2
2025-12-01[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AV...Muhammad Abdul3-0/+20
2025-11-30[ARM] Introduce intrinsics for MVE fma under strict-fp. (#169771)David Green1-320/+692
2025-11-29[SPARC] Properly handle CC for long double on sparc32 (#162226)Koakuma1-3/+33
2025-11-28[Headers][X86] Convert bf16 to f32 conversions to constexpr implementations (...Simon Pilgrim2-0/+12
2025-11-28[LLVM][SVE] Remove aarch64.sve.rev intrinsic, using vector.reverse instead. (...Paul Walker1-26/+26
2025-11-28[X86] ExprConstant - correctly detect __builtin_ia32_ucmpw* builtins as unsig...Simon Pilgrim1-0/+1
2025-11-27[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow PSLL/PS...NagaChaitanya Vellanki6-25/+223
2025-11-27[X86] Replace BF16 to F32 conversions with generic conversions (#169781)Simon Pilgrim2-24/+18
2025-11-27[X86][Clang] Allow constexpr evaluation of F16C CVTPS2PH intrinsics (#162295)Eric Xu1-0/+57
2025-11-27[Clang] Replace some x86 sqrt builtins with the generic __builtin_elementwise...Nikolas Klauser5-16/+9
2025-11-27[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 ...NagaChaitanya Vellanki2-20/+229
2025-11-26[UBSan] Use -fsanitize-handler-preserve-all-regs in codegenFlorian Mayer1-1/+1
2025-11-26[Clang] Allow AVX/AVX512 subvector shuffles in constexpr (#168700)Moritz Zielke2-0/+25
2025-11-26[compiler-rt] [UBSan] remove unneeded test cases (#169594)Florian Mayer1-35/+0
2025-11-26[Clang] Add __scoped_atomic_uinc_wrap and __scoped_atomic_udec_wrap builtins ...Wenju He1-0/+105
2025-11-25[compiler-rt] [UBsan] precommit test (#169579)Florian Mayer1-0/+73
2025-11-25[Clang][MemProf] Add end-to-end test for PGHO rewriting (#169243)Marco Elver1-0/+61
2025-11-25[ARM] Introduce intrinsics for MVE add/sub/mul under strict-fp. (#169156)David Green3-260/+558
2025-11-24[clang][Sema] Handle target_clones redeclarations that omit the attribute (#1...Henry Baba-Weiss1-0/+29
2025-11-24Desugar complex element types for promoted complex division (#168943)Zahira Ammarguellat1-0/+52
2025-11-24[X86] avx2-builtins.c - fix copy+paste typo in _mm256_cmpeq_epi8 constexpr te...Simon Pilgrim1-4/+4
2025-11-24[X86] avx2-builtins.c - add constexpr test coverage for _mm256_bslli_epi128/_...Simon Pilgrim1-0/+4
2025-11-24[clang][LoongArch] Introduce LASX and LSX conversion intrinsics (#157819)hev2-0/+346
2025-11-22[X86] Move _mm512_mask_blend_pd/ps tests to avx512f-builtins.c (#169170)Simon Pilgrim2-32/+31
2025-11-22[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 ...NagaChaitanya Vellanki2-0/+24