- implement output constraint enforcement for new register allocator
authorMatthias Braun <matze@braunis.de>
Tue, 11 Aug 2009 11:46:32 +0000 (11:46 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 11 Aug 2009 11:46:32 +0000 (11:46 +0000)
commitf6750fd8b384d9795d13ab2985b4a4a631a31e7e
treef12fc07e5d7dd0b410a6bf29b7dc29f938eca462
parent47b32a3377e6c02c68b864ee2cef6810d83ccb67
- implement output constraint enforcement for new register allocator
- rename bespilloptions.* to bespill.* and bespill.* to bespillutil.*

[r26327]
15 files changed:
ir/be/bearch.c
ir/be/bearch.h
ir/be/bechordal_main.c
ir/be/benewalloc.c
ir/be/bespill.c
ir/be/bespill.h
ir/be/bespillbelady.c
ir/be/bespillbelady2.c
ir/be/bespillbelady3.c
ir/be/bespilldaemel.c
ir/be/bespilloptions.c [deleted file]
ir/be/bespilloptions.h [deleted file]
ir/be/bespillslots.c
ir/be/bespillutil.c [new file with mode: 0644]
ir/be/bespillutil.h [new file with mode: 0644]