llvm-project/clang/test/CodeGenHLSL
Chris Bieneman d146a5241c Move HLSL builtins into hlsl namespace
Should have done this from the start. Since all the injected AST types
are in the hlsl namespace we should also put the header-defined types
and functions in there too.

This updates the basic_types test to run once with the namespaced types
and once without, and adds using declarations or namespaces calls in
other tests.

Reviewed By: python3kgae

Differential Revision: https://reviews.llvm.org/D135973
2022-10-19 10:59:31 -05:00
..
builtins Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
semantics [HLSL] Add SV_DispatchThreadID 2022-10-18 16:17:19 -07:00
GlobalConstructorFunction.hlsl [HLSL] Remove global ctor/dtor variable for non-lib profile. 2022-10-06 15:00:50 -07:00
GlobalConstructorLib.hlsl [HLSL] Remove global ctor/dtor variable for non-lib profile. 2022-10-06 15:00:50 -07:00
GlobalConstructors.hlsl [HLSL] Remove global ctor/dtor variable for non-lib profile. 2022-10-06 15:00:50 -07:00
GlobalDestructors.hlsl [HLSL] Remove global ctor/dtor variable for non-lib profile. 2022-10-06 15:00:50 -07:00
basic-target.c
basic_types.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
buffer-array-operator.hlsl [HLSL] Generate buffer subscript operators 2022-09-02 14:55:43 -05:00
cbuf.hlsl [HLSL] CodeGen hlsl resource binding. 2022-10-17 14:29:19 -07:00
cbuf_in_namespace.hlsl [HLSL] CodeGen hlsl cbuffer/tbuffer. 2022-10-12 21:17:38 -07:00
disable_opt.hlsl [clang] [test] Use %clang_cc1 substitution consistently 2022-09-29 20:59:00 +02:00
entry.hlsl [HLSL] clang codeGen for HLSLNumThreadsAttr 2022-09-22 15:30:52 -07:00
float3.hlsl [NFC} update CodeGenHLSL tests to use cc1 instead of driver-mode 2022-09-17 00:11:44 -07:00
half.hlsl [NFC} update CodeGenHLSL tests to use cc1 instead of driver-mode 2022-09-17 00:11:44 -07:00
lit.local.cfg
shader_type_attr.hlsl [NFC} update CodeGenHLSL tests to use cc1 instead of driver-mode 2022-09-17 00:11:44 -07:00
sret_output.hlsl [HLSL] Add SV_DispatchThreadID 2022-10-18 16:17:19 -07:00
static_global_and_function_in_cb.hlsl [HLSL] CodeGen hlsl cbuffer/tbuffer. 2022-10-12 21:17:38 -07:00
validator_version.hlsl [clang] [test] Use %clang_cc1 substitution consistently 2022-09-29 20:59:00 +02:00