- 31 May, 2008 4 commits
-
-
Michael Beck authored
[r19881]
-
Matthias Braun authored
[r19872]
-
Michael Beck authored
- BugFix: handle float->int Conv and Store right for SSE [r19870]
-
Michael Beck authored
[r19869]
-
- 30 May, 2008 9 commits
-
-
Michael Beck authored
[r19868]
-
Michael Beck authored
- check the argument and the parameter types for compatibility - can inline methods with "mostly" compatible call/entity types - better check for additional parameters [r19867]
-
Michael Beck authored
[r19866]
-
Michael Beck authored
[r19859]
-
Michael Beck authored
[r19855]
-
Michael Beck authored
[r19852]
-
Michael Beck authored
[r19841]
-
Michael Beck authored
[r19840]
-
Matthias Braun authored
[r19833]
-
- 29 May, 2008 6 commits
-
-
Michael Beck authored
[r19825]
-
Michael Beck authored
- removed unused code [r19824]
-
Michael Beck authored
[r19823]
-
Michael Beck authored
- do not emit NOP instructions like IncSP(0) or Copy x,x [r19822]
-
Michael Beck authored
[r19821]
-
Michael Beck authored
- moved peephole_IncSP_IncSP() to bepeephole.c, as this is a generic function and can be used from other BE's [r19817]
-
- 28 May, 2008 10 commits
-
-
Michael Beck authored
[r19816]
-
Michael Beck authored
[r19815]
-
Michael Beck authored
[r19814]
-
Michael Beck authored
[r19813]
-
Michael Beck authored
[r19812]
-
Michael Beck authored
[r19810]
-
Michael Beck authored
[r19807]
-
Michael Beck authored
- reorder output a bit [r19806]
-
Michael Beck authored
- placed mode #ifdef INTERPROCEDURAL_VIEW - used is_*(x) fucntions instead of x->op == op_X [r19805]
-
Michael Beck authored
- fixed is_Proj() implementation - improved docu a bit [r19804]
-
- 27 May, 2008 11 commits
-
-
Michael Beck authored
[r19803]
-
Michael Beck authored
[r19802]
-
Michael Beck authored
[r19801]
-
Michael Beck authored
- fixed warning - use get_Block_cfgpred_block() where appropriate [r19800]
-
Michael Beck authored
[r19798]
-
Michael Beck authored
[r19797]
-
Michael Beck authored
[r19796]
-
Matthias Braun authored
[r19794]
-
Matthias Braun authored
remove a too strict check, we can have local function entites with no irg assigned (its not useful but perfectly legal in many languages) [r19786]
-
Matthias Braun authored
[r19784]
-
Matthias Braun authored
[r19783]
-