OSDN Git Service

Subzero: Add a new document describing the register allocator.
authorJim Stichnoth <stichnot@chromium.org>
Wed, 1 Feb 2017 17:03:02 +0000 (09:03 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Wed, 1 Feb 2017 17:03:02 +0000 (09:03 -0800)
commit59b0dad77008c3f053c2675bde5d98fc9f825ea8
tree43c1e526bb01c1e7fe7d22e3877fc1dffbe9b747
parent36bcf2d917adf63b67fd26dd24b2d50e92c53f4e
Subzero: Add a new document describing the register allocator.

There's some good work in Subzero's register allocation, which deserves to be captured in a single place.

BUG= none
R=kschimpf@google.com

Review URL: https://codereview.chromium.org/2277493003 .
docs/REGALLOC.rst [new file with mode: 0644]