dynarmic/src
MerryMage 2af39dfaa8 emit_x64: Make reg_alloc a local variable
reg_alloc contains state that is only valid on a per-block basis, so there
is no reason for it to be a member variable.
2017-02-04 09:29:35 +00:00
..
backend_x64 emit_x64: Make reg_alloc a local variable 2017-02-04 09:29:35 +00:00
common bit_util: Remove unnecessary include 2017-01-09 22:19:51 +00:00
frontend ir/value: Support U16 immediates 2017-01-29 22:58:11 +00:00
ir_opt ir_opt: Initial constant propagation pass implementation 2017-01-30 21:49:46 +00:00
CMakeLists.txt ir_opt: Initial constant propagation pass implementation 2017-01-30 21:49:46 +00:00