- 20 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27189]
-
Christoph Mallon authored
[r27188]
-
- 13 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27153]
-
Christoph Mallon authored
[r27145]
-
- 02 Jan, 2010 1 commit
-
-
Michael Beck authored
[r26883]
-
- 03 Nov, 2009 1 commit
-
-
Michael Beck authored
[r26709]
-
- 01 Oct, 2009 1 commit
-
-
Matthias Braun authored
(with different arguments and register constraints for the same node now) - Lots of cleanups/changes in the arm backend. We can represent all "shifter operands" now (but the code selection isn't optimal yet) - More fixes all over the place - arm backend handles 164.gzip now [r26673]
-
- 24 Sep, 2009 1 commit
-
-
Matthias Braun authored
disabled some broken transformers. (Queens, Quicksort and several other stuff from the testsuite work, but still lots of stuff broken) [r26649]
-
- 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]
-
- 05 Aug, 2009 1 commit
-
-
Matthias Braun authored
[r26317]
-
- 05 Jul, 2009 2 commits
-
-
Michael Beck authored
[r26239]
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-
- 27 Feb, 2009 1 commit
-
-
Michael Beck authored
and seems generally to be a good idea [r25572]
-
- 21 Feb, 2009 1 commit
-
-
Moritz Kroll authored
Renamed get_Cond_defaultProj() to get_Cond_default_proj() for consistency. Added set_Cond_default_proj() and get_cond_kind_name(). Made get_cond_jmp_predicate_name() consistent with other enum name functions. [r25545]
-
- 18 Dec, 2008 1 commit
-
-
Michael Beck authored
[r24785]
-
- 17 Dec, 2008 1 commit
-
-
Michael Beck authored
[r24754]
-
- 28 Nov, 2008 1 commit
-
-
Matthias Braun authored
[r24112]
-
- 08 Nov, 2008 2 commits
-
-
Christoph Mallon authored
Generate new_bd_* instead of new_rd_* functions in the backend. The nodes are always created on the current irg. [r23535]
-
Christoph Mallon authored
[r23534]
-
- 15 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22912]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 11 Oct, 2008 3 commits
-
-
Matthias Braun authored
[r22754]
-
Christoph Mallon authored
[r22699]
-
Christoph Mallon authored
Remove the unused parameter const arch_env_t *env from arch_get_irn_reg_class() and arch_irn_has_reg_class(). [r22692]
-
- 09 Oct, 2008 2 commits
-
-
Christoph Mallon authored
Add be_dep_on_frame() to let a node depend on the frame, so it does not get scheduled before it can be spilled. [r22625]
-
Christoph Mallon authored
[r22622]
-
- 08 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Remove redundant be_set_transformed_node() in transformer functions. They are vestiges of old transform semantics. Their caller (transform helper) handles this. [r22610]
-
- 24 Sep, 2008 2 commits
-
-
Matthias Braun authored
[r22233]
-
Michael Beck authored
[r22225]
-
- 11 Sep, 2008 1 commit
-
-
Christoph Mallon authored
[r21832]
-
- 22 Aug, 2008 1 commit
-
-
Christoph Mallon authored
[r21362]
-
- 06 Aug, 2008 1 commit
-
-
Michael Beck authored
[r21012]
-
- 24 Jun, 2008 1 commit
-
-
Christoph Mallon authored
[r20246]
-
- 23 Jun, 2008 3 commits
-
-
Michael Beck authored
[r20223]
-
Michael Beck authored
[r20221]
-
Michael Beck authored
- fixed RRX comment - fixed constraints for ARM shift operations [r20220]
-
- 06 Jun, 2008 1 commit
-
-
Michael Beck authored
[r20010]
-
- 29 May, 2008 1 commit
-
-
Michael Beck authored
[r19823]
-
- 12 Mar, 2008 1 commit
-
-
Michael Beck authored
- now stored as long values (should be enough) - floating point values are emitted right [r18088]
-