- 01 Feb, 2016 1 commit
-
-
Matthias Braun authored
-
- 31 Jan, 2016 13 commits
-
-
Matthias Braun authored
This reverts commit 316b4099. This didn't turn out to be that useful and just produced warnings in gcc.
-
Matthias Braun authored
This reverts commit 0401d159. This didn't turn out to be that useful and just produced warnings in gcc.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This function was deleted in 2007!
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 30 Jan, 2016 3 commits
-
-
Matthias Braun authored
This allows us to properly implement the OS X calling conventions.
-
Matthias Braun authored
-
yb9976 authored
In case there also was a Shrs(x, 31), CSE can be applied after instruction selection.
-
- 28 Jan, 2016 3 commits
-
-
Christoph Mallon authored
This fixes opt/loadstore9.c
-
Christoph Mallon authored
-
Christoph Mallon authored
This fixes opt/loadstore8.c. Though it does not correct all cases. More work is needed here.
-
- 27 Jan, 2016 1 commit
-
-
- 26 Jan, 2016 1 commit
-
-
Christoph Mallon authored
Otherwise the node directly produces the flags result. This fixes backend/destam_flags4.c.
-
- 25 Jan, 2016 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
This resolves and out of bounds access.
-
Christoph Mallon authored
-
- 24 Jan, 2016 9 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Matthias Braun authored
pointer modes have irma_tows_complement as well and I don't see why we shouldn't allow performing tarval operations on them like this.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
This fixes xaos-formulas.c in the firm-testsuite.
-
Matthias Braun authored
-
- 23 Jan, 2016 2 commits
-
-
Christoph Mallon authored
ia32: Simply make the fpcw caller (and callee) saved, so we do not need a special case when generating a call.
-
Christoph Mallon authored
-
- 21 Jan, 2016 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 20 Jan, 2016 2 commits
-
-
Christoph Mallon authored
'mov $~0x80000000, %r; ror x, %r' is shorter than 'mov $0x80000000, %r; shr x, %r; not %r'.
-
Christoph Mallon authored
'Or' cannot have float mode.
-