- 14 Dec, 2011 11 commits
-
-
Matthias Braun authored
It should only be used by construction algorithms
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Define them in your own project if you must use them.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
They were inconsistent with DEBUG_libfirm and unused
-
- 09 Dec, 2011 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- Put things into logical groups - Add cross references from node overview to API docu
-
Matthias Braun authored
-
Matthias Braun authored
They're pointless with the new switch representation introduced a while ago.
-
- 08 Dec, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Just changing offset of other entities is enough
-
- 07 Dec, 2011 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
memops are nodes that have memory inputs, you can generically query them for their memory input. We can also get rid of get_fragile_op_mem in favor of get_memop_mem.
-
Matthias Braun authored
-
Matthias Braun authored
(releases don't have firm_revision.h so we need to check for HAVE_FIRM_REVISION_H define)
-
Matthias Braun authored
-
Manuel Mohr authored
-
Manuel Mohr authored
-
Christoph Mallon authored
-
- 06 Dec, 2011 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 05 Dec, 2011 9 commits
-
-
yb9976 authored
-
Matthias Braun authored
-
Manuel Mohr authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Moves code from ifg dot-file dumpers around and produces .vcg graphs now (ycomp layout is way better than xdot)
-
Matthias Braun authored
-
Matthias Braun authored
(no changes in functionality)
-
- 02 Dec, 2011 1 commit
-
-
Christoph Mallon authored
-