zpu: wip - add pass to convert registers to stack slots
commit626330ac7e4c0ad20f6c076f06d19b333a1e0354
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 21 Nov 2010 12:18:26 +0000 (21 13:18 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 21 Nov 2010 12:18:52 +0000 (21 13:18 +0100)
tree1385902684e623111294aae88a4f6896cbcdc30b
parent76f816e399e5bd280141023315c2d9c25a970aa0
zpu: wip - add pass to convert registers to stack slots

Empty so far, but this is presumably where the magic should
go. This is taken from x86 FPU stack reg pass.
lib/Target/ZPU/ZPU.h
lib/Target/ZPU/ZPUStackSlot.cpp [new file with mode: 0644]
lib/Target/ZPU/ZPUTargetMachine.cpp
lib/Target/ZPU/ZPUTargetMachine.h