mesa/src
Samuel Pitoiset 27b8f3ecc3 ac/nir: fix intrinsic names for atomic operations with LLVM 9+
This fixes the following LLVM error when using RADV_DEBUG=checkir:
Intrinsic name not mangled correctly for type arguments! Should be: llvm.amdgcn.buffer.atomic.add.i32
i32 (i32, <4 x i32>, i32, i32, i1)* @llvm.amdgcn.buffer.atomic.add

The cmpswap operation still uses the old intrinsic.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-04-08 13:16:50 +02:00
..
amd ac/nir: fix intrinsic names for atomic operations with LLVM 9+ 2019-04-08 13:16:50 +02:00
broadcom v3d: prefer using nir_src_comp_as_int over nir_src_as_const_value 2019-04-07 15:13:36 +02:00
compiler nir/algebraic: Add some logical OR and AND patterns 2019-04-05 18:39:06 -05:00
egl egl: hide entrypoints that shouldn't be exported when using glvnd 2019-03-29 16:54:08 +00:00
freedreno freedreno/ir3: convert to "new style" frag inputs 2019-03-30 12:56:01 -04:00
gallium panfrost: Remove "mali_unknown6" nonsense 2019-04-07 16:05:42 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx dri3: Return the current swap interval from glXGetSwapIntervalMESA(). 2019-04-01 16:06:38 -07:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/compiler: use defined size for vector components 2019-04-03 13:59:06 +10:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mesa: implement ARB/KHR_parallel_shader_compile 2019-04-01 12:37:52 -04:00
mesa mesa/main: Fix multisample texture initialize 2019-04-05 11:28:10 +11:00
util util/process: document memory leak 2019-04-04 16:09:52 +00:00
vulkan vulkan/overlay: improve error reporting 2019-03-22 11:26:04 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00