- 16 Sep, 2015 1 commit
-
-
Matthias Braun authored
Maybe we should also rename "opt" to "trans" in the future...
-
- 17 Sep, 2014 1 commit
-
-
Matthias Braun authored
-
- 14 Mar, 2014 1 commit
-
-
Matthias Braun authored
-
- 03 Jul, 2013 2 commits
- 02 Jul, 2013 2 commits
-
-
Matthias Braun authored
-
Matthias Braun 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.
-
- 21 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.
-
- 13 Jul, 2012 1 commit
-
-
yb9976 authored
-
- 15 Jun, 2012 2 commits
-
-
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.
-
Matthias Braun authored
Noone was really using the return values anyway. This change makes the API more consistent.
-
- 14 Dec, 2011 1 commit
-
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
- 26 Oct, 2011 1 commit
-
-
Andreas Zwinkau authored
-