- 05 Jul, 2009 1 commit
-
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-
- 19 Jun, 2009 1 commit
-
-
Matthias Braun authored
[r26164]
-
- 03 Jun, 2009 1 commit
-
-
Michael Beck authored
[r26088]
-
- 01 Jun, 2009 1 commit
-
-
Matthias Braun authored
[r26080]
-
- 29 May, 2009 1 commit
-
-
Johannes Franz authored
[r26070]
-
- 13 May, 2009 1 commit
-
-
Matthias Braun authored
- Introduce the concept of the graph state bitset: This is a set of flags that indicate the current "state" of a graph. (Used so far to indicate wether muxes are lowered and should not be touched anymore and wether architecture dependent mul and div with constant implementations are used) We should use this to indicate dom/loop/... consistency in the fututure - fixed a bug where lower_mode_b was creating a "set" instruction with the help of a Mux. (Maybe we should create a new Node for this and not use a 0/1 mux?) [r25937]
-
- 12 May, 2009 1 commit
-
-
Matthias Braun authored
[r25931]
-
- 08 May, 2009 1 commit
-
-
Michael Beck authored
- changed handling of Mux nodes: these are now optimized using the iropt instead of additional runs in the if-conv if-conv: - through away analysis info only when graph was changed - fixed handling of Raise - removed useless dominator computation - add some docu [r25901]
-
- 18 Apr, 2009 1 commit
-
-
Michael Beck authored
- improved hash_SymConst(): no need for mode, handle labels right [r25826]
-
- 02 Apr, 2009 1 commit
-
-
Moritz Kroll authored
[r25767]
-
- 02 Mar, 2009 1 commit
-
-
Moritz Kroll authored
[r25585]
-
- 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]
-
- 19 Feb, 2009 1 commit
-
-
Moritz Kroll authored
[r25529]
-
- 28 Jan, 2009 1 commit
-
-
Matthias Braun authored
[r25388]
-
- 21 Jan, 2009 1 commit
-
-
Moritz Kroll authored
[r25322]
-
- 20 Jan, 2009 3 commits
-
-
Michael Beck authored
[r25299]
-
Michael Beck authored
[r25285]
-
Michael Beck authored
[r25279]
-
- 14 Jan, 2009 2 commits
-
-
Michael Beck authored
[r25188]
-
Moritz Kroll authored
[r25185]
-
- 19 Dec, 2008 1 commit
-
-
Michael Beck authored
[r24811]
-
- 13 Dec, 2008 1 commit
-
-
Matthias Braun authored
introduce fp_no_float_fold flag for frontends which do not query the backends float arithmetic mode yet [r24609]
-
- 11 Dec, 2008 1 commit
-
-
Matthias Braun authored
[r24520]
-
- 09 Dec, 2008 1 commit
-
-
Michael Beck authored
[r24422]
-
- 28 Nov, 2008 1 commit
-
-
Matthias Braun authored
[r24112]
-
- 27 Nov, 2008 2 commits
-
-
Moritz Kroll authored
[r24088]
-
Michael Beck authored
[r24067]
-
- 18 Nov, 2008 3 commits
-
-
Christoph Mallon authored
[r23756]
-
Christoph Mallon authored
[r23754]
-
Moritz Kroll authored
[r23750]
-
- 14 Nov, 2008 1 commit
-
-
Matthias Braun authored
[r23662]
-
- 12 Nov, 2008 1 commit
-
-
Christoph Mallon authored
[r23585]
-
- 11 Nov, 2008 1 commit
-
-
Matthias Braun authored
[r23578]
-
- 07 Nov, 2008 2 commits
-
-
Michael Beck authored
[r23514]
-
Moritz Kroll authored
[r23512]
-
- 06 Nov, 2008 2 commits
-
-
Michael Beck authored
- Arguments should also return the right precision [r23461]
-
Michael Beck authored
when checking for superflous strictConv [r23460]
-
- 28 Oct, 2008 1 commit
-
-
Michael Beck authored
[r23249]
-
- 25 Oct, 2008 1 commit
-
-
Michael Beck authored
- a * 0 is NOT 0 for Inf [r23192]
-
- 24 Oct, 2008 1 commit
-
-
Michael Beck authored
- used new hook to count number of normalizations [r23155]
-