- 07 Mar, 2014 1 commit
-
-
Matthias Braun authored
Previously a Bad node was returned which could hide problems and more importantly you create new nodes (the BadBB) in an operation that apparently only queries the graph.
-
- 04 Mar, 2014 1 commit
-
-
Christoph Mallon authored
-
- 17 Feb, 2014 1 commit
-
-
Christoph Mallon authored
-
- 28 Jan, 2014 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 27 Jan, 2014 1 commit
-
-
Christoph Mallon authored
This removes the strange entity/type duality and we get rid of union symconst_symbol.
-
- 15 May, 2013 1 commit
-
-
Matthias Braun authored
Nobody uses it currently, and it is a burden for everyone writing a new pass.
-
- 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.
-
- 11 Mar, 2013 1 commit
-
-
yb9976 authored
-
- 23 Jan, 2013 1 commit
-
-
Andreas Zwinkau 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.
-
- 05 Dec, 2012 1 commit
-
-
Christoph Mallon authored
The next if tests for less than 2 predecessors, which the start block fulfills.
-
- 02 Dec, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 26 Nov, 2012 1 commit
-
-
Matthias Braun authored
-
- 29 Oct, 2012 1 commit
-
-
yb9976 authored
-
- 27 Oct, 2012 1 commit
-
-
Christoph Mallon authored
Make function definitions prototype declarations.
-
- 26 Oct, 2012 21 commits
-
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
- 13 Jul, 2012 1 commit
-
-
Christoph Mallon authored
-
- 15 Jun, 2012 1 commit
-
-
Matthias Braun authored
The opt_manage framework didn't really do much except assuring that some analysis info is computed before a pass starts. We can achieve this simpler by providing an assure_irg_properties function. This commit also fixes some places where analysis info was potentially not invalidated before.
-