On Thu, Oct 8, 2015 at 5:22 PM, Jason Ekstrand wrote:
> This series contains even more compiler code-shuffling and cleanups. In
> particular, it gets us down to the point where we can, for the most part,
> just go NIR -> binary. It also rolls the entire compiler API into a single
> header file w
This series contains even more compiler code-shuffling and cleanups. In
particular, it gets us down to the point where we can, for the most part,
just go NIR -> binary. It also rolls the entire compiler API into a single
header file with a bunch of structs and 6 functions. It also reworks the
em