swr/rast: remove llvm fence/atomics from generated files
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 19 Sep 2017 19:04:20 +0000 (14:04 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 22 Sep 2017 16:38:57 +0000 (11:38 -0500)
commit066d1dc951d3a0833de6abd8e004bf467e6e50eb
tree0a96d40a479fd8fc29ceb5ea9ee8f62972384249
parentd372683339ce3c6a1887902f917fe45d5fb7302c
swr/rast: remove llvm fence/atomics from generated files

We currently don't use these instructions, and since their API
changed in llvm-5.0 having them in the autogen files broke the mesa
release tarballs which ship with generated autogen files.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102847
CC: mesa-stable@lists.freedesktop.org
Tested-by: Laurent Carlier <lordheavym@gmail.com>
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py