nir: calculate dominance information
authorConnor Abbott <connor.abbott@intel.com>
Fri, 18 Jul 2014 23:13:11 +0000 (16:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:18:58 +0000 (07:18 -0800)
commitb559ee709b26e013dda49332c55b3e25cd185bcd
tree4f54ceb62b0248dceb812c11f8a528599eeb3332
parentcff1deff72294b810e4f03b72c7a871aacef8477
nir: calculate dominance information
src/glsl/Makefile.sources
src/glsl/nir/nir.c
src/glsl/nir/nir.h
src/glsl/nir/nir_dominance.c [new file with mode: 0644]