- 09 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22622]
-
- 08 Oct, 2008 6 commits
-
-
Christoph Mallon authored
[r22618]
-
Christoph Mallon authored
[r22615]
-
Christoph Mallon authored
[r22614]
-
Christoph Mallon authored
Do not mark the node as visited before transforming it. This is not necessary anymore since Phis put their predecessors in a worklist, so we cannot walk in a circle. [r22613]
-
Christoph Mallon authored
[r22612]
-
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]
-
- 07 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22563]
-
- 05 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for the type safety and convenience of the IPD research facility personnel. The time is 15:32. Check xmalloc.h for details. [r22494]
-
- 14 Apr, 2008 1 commit
-
-
Michael Beck authored
- removed the unused globals Proj - BugFix: is_tls_pointer() [r19268]
-
- 28 Feb, 2008 1 commit
-
-
Michael Beck authored
[r17915]
-
- 14 Jan, 2008 1 commit
-
-
Matthias Braun authored
[r17380]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 22 Oct, 2007 1 commit
-
-
Michael Beck authored
[r16302]
-
- 21 Oct, 2007 1 commit
-
-
Matthias Braun authored
[r16297]
-
- 17 Oct, 2007 1 commit
-
-
Matthias Braun authored
- extend backend generator to support custom irop data - cleanup and streamline transform code in ia32 - Improve handling of AddAM vs. Add used in AM expressions [r16254]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
[r16178]
-
- 26 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15927]
-
- 18 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15858]
-
- 30 Aug, 2007 1 commit
-
-
Matthias Braun authored
[r15622]
-
- 17 Aug, 2007 1 commit
-
-
Sebastian Hack authored
init_graph now gets a birg not a arch_env/irg [r15559]
-
- 16 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r15173]
-
- 12 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r15097]
-
- 11 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15053]
-
- 06 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r14969]
-
- 21 Jun, 2007 1 commit
-
-
Sebastian Hack authored
Fixed a bug in liveness [r14701]
-
- 15 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14530]
-
- 14 Jun, 2007 3 commits
-
-
Sebastian Hack authored
- The liveness in the birg stays always the same - Invalidation is done with be_liveness_invalidate() - Each algo has to specify if it needs only liveness checks be_liveness_assure_chk() or the complete liveness sets for use with be_lv_foreach, etc. be_liveness_assure_sets() * Adapted all the files to these changes * made bessadestr.c liveness updating [r14506]
-
Michael Beck authored
[r14505]
-
Michael Beck authored
[r14503]
-