- 02 Jun, 2015 1 commit
-
-
yb9976 authored
-
- 22 Feb, 2015 3 commits
- 30 Sep, 2014 1 commit
-
-
Matthias Braun authored
-
- 07 Aug, 2014 2 commits
- 13 Mar, 2014 1 commit
-
-
Christoph Mallon authored
-
- 06 Mar, 2014 1 commit
-
-
Christoph Mallon authored
-
- 25 Feb, 2014 1 commit
-
-
yb9976 authored
- Managed resources within the analysis itself - Let constbits take care of the obstack to store the bit information
-
- 20 Feb, 2014 1 commit
-
-
yb9976 authored
Along the way: - Simplified code to sharpen Cmp relations - Do not remove unreachable code by using bit information anymore
-
- 13 Feb, 2014 1 commit
-
-
Matthias Braun authored
-
- 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.
-
- 12 Mar, 2013 1 commit
-
-
Matthias Braun 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.
-
- 24 Oct, 2012 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 13 Jul, 2012 1 commit
-
-
Christoph Mallon authored
-
- 15 Jun, 2012 2 commits
-
-
Matthias Braun authored
This makes it consistent with other firm analyse functions. Also removes the unnecessary return value.
-
Matthias Braun authored
graph_properties are things that a transformation may destroy but which can be easily recalculated. graph_constraints are set after lowering phases have been running and forbid certain constructs that no (later) transformation is allowed to construct
-
- 13 Jun, 2012 1 commit
-
-
Matthias Braun authored
First it is unclear what is a good way to deconstruct a program into extended basic blocks, also none of our optimizations works on extended basic blocks.
-
- 14 Dec, 2011 2 commits
-
-
Matthias Braun authored
It should only be used by construction algorithms
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 23 Sep, 2011 1 commit
-
-
yb9976 authored
-
- 20 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 16 Sep, 2011 1 commit
-
-
Andreas Zwinkau authored
-
- 14 Sep, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 26 May, 2011 1 commit
-
-
Andreas Zwinkau authored
The functionality already existed, but this is necessary at more than on place.
-
- 10 May, 2011 4 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Matthias Braun authored
only set block/phi inputs to bad to kill unreachable code, all other code will be dead and removed anyway
-
- 09 May, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 06 May, 2011 3 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
Matthias Braun authored
-