Implemented some pieces of the GenIR to c++ conversion used by the performance simulator
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Tue, 3 Apr 2012 20:31:11 +0000 (20:31 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:00 +0000 (16:16 -0700)
commit14d8ad4fb7bb6b0ca1baaee2450016d11b850e28
treead7738e2553532351cc9d30a23b237e2371b281e
parent4af8d533b70245f6bee1889c4c3ef81b091a1a5c
Implemented some pieces of the GenIR to c++ conversion used by the performance simulator
backend/src/backend/gbe_program.hpp [new file with mode: 0644]
backend/src/backend/sim/program.cpp
backend/src/backend/sim/program.hpp [new file with mode: 0644]