Finished first implementation of the boiler plate code to separate instruction select...
authorBenjamin Segovia <devnull@localhost>
Tue, 5 Jun 2012 00:07:51 +0000 (00:07 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:18:06 +0000 (16:18 -0700)
commit5e762bb671b602164d31ffdd19500e8c9c355bf0
treec974d9d688ae38af7f509ac39176503684e3c144
parent61f972868bd476a17a48703c5a4409645e20cda4
Finished first implementation of the boiler plate code to separate instruction selection from the rest (final encoding and register allocation). Neither debugged nor activated.
backend/src/backend/gen_context.cpp
backend/src/backend/gen_context.hpp
backend/src/backend/gen_insn_selection.cpp
backend/src/backend/gen_insn_selection.hpp
backend/src/backend/gen_reg_allocation.cpp
backend/src/backend/gen_reg_allocation.hpp