Patch Series Reviewed-By: Ryan Houdek
On Sat, May 25, 2019 at 7:39 PM Alyssa Rosenzweig
wrote:
> This fairly-lengthy series is focused on improving the register
> allocator and by extension the performance of the generated code.
> Meanwhile, we cleanup the compiler, refactoring as we go, driven
This fairly-lengthy series is focused on improving the register
allocator and by extension the performance of the generated code.
Meanwhile, we cleanup the compiler, refactoring as we go, driven by the
overall arc of the RA improvements. I was particularly motivated by the
concerns raised by compil