- 27 Jul, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 26 Jul, 2015 1 commit
-
-
Christoph Mallon authored
We never used the distinction which flags get modified, so just simplify the specification a bit.
-
- 20 Jul, 2015 1 commit
-
-
Matthias Braun authored
Handle this similar to the ia32 backend.
-
- 19 Jul, 2015 1 commit
-
-
Christoph Mallon authored
-
- 01 Jul, 2015 1 commit
-
-
Matthias Braun authored
We can easily identify the outputs producing a stack pointer by looking if the stack pointer register is assigned. Unfortunately this also needed a new mechanism to tell the verifier that some registers are not in SSA form (all the time) which needs a few extra lines in each backend.
-
- 26 Jun, 2015 1 commit
-
-
Andreas Fried authored
-
- 05 Jun, 2015 1 commit
-
-
Christoph Mallon authored
-
- 07 May, 2015 1 commit
-
-
Matthias Braun authored
-
- 12 Jan, 2015 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
amd64, arm, sparc: Replace the dependency edge of the IncSP after the Call by a stack output of the call. This removes the only uses of dependency edges.
-
Christoph Mallon authored
-
- 11 Jan, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
* Use rbp and rsp as output of leave, not rbp twice. * Attach the rbp input/output of leave to rbp, not rsp. * Use the function's own frame pointer instead of the caller's frame pointer.
-
- 02 Jan, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 30 Dec, 2014 3 commits
-
-
Christoph Mallon authored
Directly use in_reqs => [ ... ], out_reqs => [ ... ].
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 29 Dec, 2014 1 commit
-
-
Matthias Braun authored
This first version should perform similar to the support in the ia32 backend, but needs more work to add amd64 specific immediate types.
-
- 28 Dec, 2014 1 commit
-
-
Christoph Mallon authored
-
- 25 Dec, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 02 Dec, 2014 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 14 Nov, 2014 1 commit
-
-
Matthias Braun authored
-
- 13 Nov, 2014 1 commit
-
-
Christoph Mallon authored
-
- 27 Oct, 2014 1 commit
-
-
Christoph Mallon authored
-
- 22 Oct, 2014 1 commit
-
-
Tobias Rapp authored
-
- 18 Oct, 2014 1 commit
-
-
Matthias Braun authored
This is in preparation for a removal of the generic arch_irn_flag_modify_flags
-
- 13 Oct, 2014 1 commit
-
-
Christoph Mallon authored
-
- 02 Oct, 2014 1 commit
-
-
Matthias Braun authored
This should fix firm-testsuite/fehler242.c
-
- 17 Sep, 2014 1 commit
-
-
Matthias Braun authored
-
- 15 Sep, 2014 1 commit
-
-
Matthias Braun authored
-
- 15 Aug, 2014 1 commit
-
-
Tobias Rapp authored
-
- 20 Jul, 2014 1 commit
-
-
Tobias Rapp authored
-
- 25 Jun, 2014 1 commit
-
-
Tobias Rapp authored
-