summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenSPIRV
AgeCommit message (Expand)Author
2025-11-20[HLSL] Implement the `fwidth` intrinsic for DXIL and SPIR-V target (#161378)Alexander Johnston
2025-11-11[clang][SPIRV] Don't addrspacecast nullptr for function pointer types (#167379)Nick Sarnie
2025-09-11[clang][SPIRV] Set program address space for Intel-flavored SPIR-V (#135251)Nick Sarnie
2025-08-25[clang][SPIRV] Default AS generic for Intel-flavored SPIR-V (#153647)Nick Sarnie
2025-08-20[clang][SYCL] Add sycl_external attribute and restrict emitting device code (...schittir
2025-07-16[HLSL][DXIL] Implement `refract` intrinsic (#147342)raoanag
2025-07-09[SPIRV] Add more id and range builtIns (#143909)Victor Lomuller
2025-05-29[clang][SPIRV] Add builtin for OpGenericCastToPtrExplicit and its SPIR-V frie...Victor Lomuller
2025-04-24[HLSL] Implement the `faceforward` intrinsic (#135878)Kaitlin Peng
2025-03-29[HLSL] Implement the `smoothstep` intrinsic (#132288)Kaitlin Peng
2025-02-24Reland "[HLSL] Implement the reflect HLSL function" (#125599)Deric Cheung
2025-01-22Revert "Reland "[HLSL] Implement the `reflect` HLSL function"" (#124046)Finn Plummer
2025-01-22Reland "[HLSL] Implement the `reflect` HLSL function" (#123853)Deric Cheung
2025-01-21Revert "[HLSL] Implement the `reflect` HLSL function" (#123846)Finn Plummer
2025-01-21[HLSL] Implement the `reflect` HLSL function (#122992)Deric Cheung
2025-01-17[SPIRV] add pre legalization instruction combine (#122839)Farzon Lotfi
2025-01-06[SPIRV] Add Target Builtins using Distance ext as an example (#121598)Farzon Lotfi