- 21 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 19 Dec, 2011 1 commit
-
-
Matthias Braun authored
The opcode list was a member of irprog before which wasn't really handled consistently. Also make sure opcodes are properly freed at ir_finish().
-
- 05 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Aug, 2011 2 commits
-
-
Matthias Braun authored
So we are not forced to use the generic be_Spill, be_Reload functions which don't work correctly with double-width register requirements. This should really fix sparc float spill/reload this time.
-
Matthias Braun authored
-
- 01 Jun, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 13 Apr, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 08 Apr, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 15 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27749]
-
- 14 Jul, 2010 1 commit
-
-
Matthias Braun authored
refactoring: set_frame_entity is a special callbacks for users of the advanced spillslot coalescing interface and not a generic bearch callback thingy anymore [r27736]
-
- 09 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27723]
-
- 02 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27687]
-
- 25 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27653]
-
- 11 Dec, 2009 1 commit
-
-
Matthias Braun authored
[r26778]
-
- 06 Nov, 2009 1 commit
-
-
Matthias Braun authored
[r26720]
-
- 24 Sep, 2009 1 commit
-
-
Matthias Braun authored
[r26645]
-
- 18 Sep, 2009 1 commit
-
-
Matthias Braun authored
- Introduced be_Start which is now used instead of iro_Start+be_RegParams - further cleanups and fixes along the way [r26549]
-
- 17 Sep, 2009 2 commits
-
-
Matthias Braun authored
* benodes store the out register requirements in backend_info now (this is work towards killing the register_requirement callbacks) * ir_graph has a pointer to beirg now * Other cleanups [r26540]
-
Matthias Braun authored
[r26535]
-
- 13 Aug, 2009 1 commit
-
-
Matthias Braun authored
- make phi nodes use backend_info instead of phi_handler hashmaps [r26332]
-
- 05 Jul, 2009 1 commit
-
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-
- 27 Jan, 2009 1 commit
-
-
Matthias Braun authored
[r25379]
-
- 23 Oct, 2008 1 commit
-
-
Matthias Braun authored
Node flags and node registers are stored in a generic backend_info struct now instead of every part of the backend doing custom (and slow) stuff [r23142]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 11 Oct, 2008 6 commits
-
-
Christoph Mallon authored
Remove the unused attribute const arch_env_t *arch_env from struct phi_handler and also the then unused parameter be_main_env_t *env from be_phi_handler_new(). [r22758]
-
Christoph Mallon authored
[r22740]
-
Christoph Mallon authored
[r22739]
-
Christoph Mallon authored
[r22734]
-
Christoph Mallon authored
[r22732]
-
Christoph Mallon authored
[r22715]
-
- 23 May, 2008 3 commits
-
-
Matthias Braun authored
- removed arch_irn_handler stuff [r19738]
-
Michael Beck authored
[r19733]
-
Michael Beck authored
greater function... [r19732]
-
- 21 May, 2008 2 commits
-
-
Michael Beck authored
[r19715]
-
Michael Beck authored
- simplified be_node_classify() [r19711]
-