- at blockstart emit list of predblocks in comment
[libfirm] / ir / be / bespillslots.c
2006-08-14 Matthias Brauncorrect fix
2006-08-14 Matthias Braunfix for looping memphis
2006-08-14 Matthias Braunfix typo
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-10 Matthias Braun- lower MemPerms into a series of pushs and pops
2006-08-09 Matthias Braun- place memperms in the predblocks of the memphi, not...
2006-08-09 Matthias Braun- Fixed bugs in schedule verifier
2006-08-08 Matthias Braun- improve scheduling of memperm
2006-08-08 Matthias Braun- compute liveness for (nearly) all nodes
2006-08-07 Matthias Braun- Schedule memperm node
2006-08-05 Matthias Braunuse custom value_interfere function in verifiers (which...
2006-08-04 Matthias Braun- new spillslot verifier (doesn't catch all errors...
2006-08-04 Matthias Braun- another warning fix
2006-08-04 Matthias Braun- forgot to add some files