mesa/src/amd/llvm
James Park 24b80f8bb9 amd/llvm: Reorder LLVM headers
LLVM uses __declspec(restrict) which breaks because Mesa define restrict
as __restrict. Move the LLVM headerse up to dodge the macro.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6180>
2020-08-05 17:15:18 +00:00
..
ac_llvm_build.c amd/llvm: Mark pointer function arguments as 32-byte aligned. 2020-07-08 23:47:06 +00:00
ac_llvm_build.h ac/nir: support 16-bit data in image opcodes 2020-06-02 16:29:25 -04:00
ac_llvm_cull.c ac/cull: don't read Position.Z if it's not needed for culling 2020-01-15 15:06:20 -05:00
ac_llvm_cull.h amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
ac_llvm_helper.cpp amd/llvm: Reorder LLVM headers 2020-08-05 17:15:18 +00:00
ac_llvm_util.c amd: add support for Navy Flounder 2020-07-28 19:47:10 +00:00
ac_llvm_util.h amd/llvm: Mark pointer function arguments as 32-byte aligned. 2020-07-08 23:47:06 +00:00
ac_nir_to_llvm.c ac/nir: fix coherent global loads/stores 2020-08-05 09:45:54 +00:00
ac_nir_to_llvm.h radeonsi/nir: don't run si_nir_opts again if there is no change 2019-11-25 16:48:27 -05:00
ac_shader_abi.h ac/nir: export some undef as zero 2020-05-05 12:26:26 +02:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00