shithub: mc

RSS feed

ae076c5f – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/03 08:18
Hack to remove aliasing registers from mov targets

7f27f8b7 – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 12:27
Implement the other half of DecrementDegree.

8bfbbffd – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 11:07
x

46a5568c – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 09:17
Fix moverelated.

3ba26321 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/31 19:48
Only add registers from the actual initial set.

e23ac2b6 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/30 20:49
More debugging, still not working.

15ca5452 – Ori Bernstein <orib@google.com> authored on 2013/01/30 15:02
Add in invariant checks

7b0c6c77 – Ori Bernstein <orib@google.com> authored on 2013/01/30 09:03
Work on moving to callee save convention.

b474f4b5 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:58
Stub in callee save registers.

f6e81804 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:54
Implement spilling in the RA.

a853d393 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:54
Add dummy 'clean' target.

a6dba302 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/26 19:09
Fix offsets when moving block in ldel(). Thought I already did this.