freedreno/ir3: code-motion
authorRob Clark <robdclark@gmail.com>
Thu, 8 Nov 2018 19:50:56 +0000 (14:50 -0500)
committerRob Clark <robdclark@gmail.com>
Fri, 7 Dec 2018 18:49:21 +0000 (13:49 -0500)
commit9517037bdcd997fbffc0b5b07eede0e6a114ece3
tree4688ca883ba08b66a1bb2cacbe6254f669c6ecf6
parente37351fa5713aab95bc5a6af78866388d5eda70b
freedreno/ir3: code-motion

Split up ir3_compiler_nir.c a bit before starting to add new stuff for
a6xx SSBO/image instructions.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/freedreno/Makefile.sources
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_compiler_nir.c
src/freedreno/ir3/ir3_context.c [new file with mode: 0644]
src/freedreno/ir3/ir3_context.h [new file with mode: 0644]
src/freedreno/ir3/meson.build