- 18 Jul, 2014 4 commits
-
-
Matthias Braun authored
Value live_after() is a special case of the checks performed in values_interfere(). This commit extracts this code and use the new function where possible.
-
Matthias Braun authored
-
Matthias Braun authored
We query liveness from the irg on demand now.
-
Matthias Braun authored
Move the values interfere function to belive.h, move the inline implementation into belive.c
-
- 08 Apr, 2014 1 commit
-
-
Christoph Mallon authored
-
- 04 May, 2013 1 commit
-
-
Matthias Braun authored
It has been empty for nearly all systems. People who used to put stuff in config.h can still create a config.h on their own and inject -include (gcc) or /FI (msvc) into their CPPFLAGS.
-
- 29 Jan, 2013 1 commit
-
-
Matthias Braun authored
-
- 17 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 15 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 03 Dec, 2012 3 commits
-
-
Christoph Mallon authored
Simply check, whether any liveness bits were set before.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 02 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 28 Nov, 2012 5 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- some code cleanup - avoids the case where 2 dumpers are registered
-
- 27 Nov, 2012 1 commit
-
-
Christoph Mallon authored
-
- 26 Nov, 2012 2 commits
-
-
Matthias Braun authored
- save ir_node* instead of irn_idx in the map (saves irn_idx_map lookups) - in liveness_transfer check register class on the inputs (which is cheaper) and only then check the operand
-
Matthias Braun authored
-
- 25 Nov, 2012 1 commit
-
-
Christoph Mallon authored
-
- 24 Nov, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
The operation we want to perform is to get the live values just before a node.
-
- 13 Nov, 2012 1 commit
-
-
Christoph Mallon authored
-
- 24 Oct, 2012 1 commit
-
-
Matthias Braun authored
-
- 21 Aug, 2012 1 commit
-
-
Matthias Braun authored
-
- 16 Jul, 2012 1 commit
-
-
Matthias Braun authored
-
- 13 Jul, 2012 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 22 Dec, 2011 1 commit
-
-
Matthias Braun authored
This also plugs liveness related memory leaks
-
- 21 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 05 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 14 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
-
- 24 May, 2011 1 commit
-
-
Andreas Zwinkau authored
-