- 24 Jul, 2015 1 commit
-
-
Christoph Mallon authored
Now we can distinguish from reg to mem (AMD64_OP_ADDR_REG) and from mem to reg (AMD64_OP_REG_ADDR) operations.
-
- 05 Jun, 2015 1 commit
-
-
Christoph Mallon authored
-
- 12 Jan, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 02 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-
- 31 Dec, 2014 1 commit
-
-
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.
-
- 25 Dec, 2014 1 commit
-
-
Matthias Braun authored
-
- 18 Oct, 2014 1 commit
-
-
Matthias Braun authored
This is in preparation for a removal of the generic arch_irn_flag_modify_flags
-
- 02 Oct, 2014 1 commit
-
-
Matthias Braun authored
-
- 27 May, 2014 1 commit
-
-
Tobias Rapp authored
-
- 21 May, 2014 1 commit
-
-
Tobias Rapp authored
-
- 02 Mar, 2014 1 commit
-
-
Tobias Rapp authored
-
- 28 Feb, 2014 1 commit
-
-
Tobias Rapp authored
-
- 03 Feb, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 07 Oct, 2013 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 06 Jun, 2013 1 commit
-
-
Matthias Braun authored
-
- 09 Jan, 2013 1 commit
-
-
Robin Redeker authored
-
- 19 Dec, 2012 1 commit
-
-
Christoph Mallon authored
Further, do not spell it TEMPALTE (sic).
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 10 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r27995]
-
- 25 Jun, 2010 2 commits
-
-
Robin Redeker authored
[r27660]
-
Robin Redeker authored
[r27658]
-
- 06 May, 2010 1 commit
-
-
Robin Redeker authored
[r27495]
-
- 29 Apr, 2010 1 commit
-
-
Robin Redeker authored
[r27454]
-
- 18 Sep, 2009 2 commits
-
-
Matthias Braun authored
- Introduced be_Start which is now used instead of iro_Start+be_RegParams - further cleanups and fixes along the way [r26549]
-
Matthias Braun authored
- Add a generic requirements+register+flag dumper to bearch; This avoids all backends/benode having their own slightly different dumpers - Lots of cleanups in the backends along the way [r26542]
-
- 09 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25129]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 04 Jun, 2007 1 commit
-
-
Matthias Braun authored
- "Fix" TEMPLATE backend - Load TEMPLATE backend in bemodules - fix ppc32 not scheduling alot of nodes [r14319]
-
- 22 May, 2007 1 commit
-
-
Matthias Braun authored
[r13982]
-
- 30 Apr, 2007 1 commit
-
-
Matthias Braun authored
[r13566]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 19 Mar, 2007 1 commit
-
-
Matthias Braun authored
- Replace limit callback in register requirements with a simple bitset - Fix backends, generators and the rest of the code for the change register requirements structure - Eliminated the custom register_requirement structures in the backend, they are pointless now, use the normal arch_register_req_t - Fix TEMPLATE backend - Extract emitter framework from ia32 and provide generic header/code for it - Port TEMPLATE backend to new emitter - Extract gas specific emit stuff (declarations, sections) from ia32 backend and provide it as generic header/code. Make TEMPLATE backend use that - Remove several FIRM_DBG_REGISTERs from functions which are called very often. Before we had millions of string hashtable lookups because of that. The prefered way is to have 1 static debug module per file and initialize it in the module constructor. No passing around in environment structs and in no case should you dynamically register it in single functions.
-
- 03 Mar, 2006 1 commit
-
-
Christian Würdig authored
-
- 15 Feb, 2006 1 commit
-
-
Christian Würdig authored
-