Move common code from various ISel backends into a common base-class.
authorErik Verbruggen <erik.verbruggen@me.com>
Sun, 13 Jan 2013 21:17:26 +0000 (22:17 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Tue, 15 Jan 2013 15:26:54 +0000 (16:26 +0100)
commita270ab6807e479d4189917b1d17476748da04fca
tree146298122d20ccf72be2efe3ee249032c4e5718f
parent3f37ee017da75fc1f3a0c187dcac8aabd00c82ea
Move common code from various ISel backends into a common base-class.

Note: all warnings are due to backends that do not fully implement the
required virtual methods. Or, rephrasing: these backends need work to
get them up-to-speed/quality for all methods that do have warnings.

Change-Id: Ib713f3d76832af42ebe893ad2896eec4bdd4bccb
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
moth/qv4isel_moth.cpp
moth/qv4isel_moth_p.h
qv4isel_llvm.cpp
qv4isel_llvm_p.h
qv4isel_masm.cpp
qv4isel_masm_p.h
qv4isel_p.cpp
qv4isel_p.h