summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/validator_version.hlsl
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-09-29[clang] [test] Use %clang_cc1 substitution consistentlyMichał Górny
2022-09-21[NFC] Add GitHub issues to HLSL FIXME commentsChris Bieneman
2022-09-02[HLSL] Restrict to supported targetsChris Bieneman
2022-08-26[HLSL] Move DXIL validation version out of ModuleFlagsXiang Li
2022-04-29[HLSL][clang][Driver] Support validator version command line option.python3kgae