- 04 May, 2007 1 commit
-
-
Stephan Herhut authored
-
- 01 May, 2007 10 commits
-
-
Robert Bernecky authored
-
Stephan Herhut authored
-
Stephan Herhut authored
-
Stephan Herhut authored
-
Clemens Grelck authored
-
Clemens Grelck authored
elimination of subtraction and division operators is no longer done before the entire optimisation cycle, but rather directly before AL/DL and reversed immediately thereafter.
-
Clemens Grelck authored
warnings and automatic adjustment of settings rather than errors and compiler halt.
-
Stephan Herhut authored
-
Stephan Herhut authored
-
Clemens Grelck authored
explicit.
-
- 30 Apr, 2007 2 commits
-
-
Stephan Herhut authored
-
Clemens Grelck authored
-
- 29 Apr, 2007 2 commits
-
-
Clemens Grelck authored
fusion effective in AKD cases.
-
Stephan Herhut authored
-
- 04 Apr, 2007 1 commit
-
-
Stephan Herhut authored
-
- 03 Apr, 2007 5 commits
-
-
Stephan Herhut authored
-
Stephan Herhut authored
-
Stephan Herhut authored
-
Stephan Herhut authored
driver program. Hope the makefiles are not fully screwed now... this is to prepare the birth of sac4c...
-
Florian Büther authored
bug #341. Also, this may make saa in annotated style (see isaa.c) run in a little more cases without crashing.
-
- 29 Mar, 2007 1 commit
-
-
Robert Bernecky authored
-
- 27 Mar, 2007 1 commit
-
-
Florian Büther authored
advanced styles by default. Activate at your own risk!
-
- 26 Mar, 2007 1 commit
-
-
Florian Büther authored
disabled by default. change the #define-s at the start of isaa.c, but beware: there be mighty bugs ahead!
-
- 22 Mar, 2007 1 commit
-
-
Kai Trojahner authored
-
- 16 Mar, 2007 2 commits
-
-
Stephan Herhut authored
svn status etc. should provide clean and readable output again.
-
Stephan Herhut authored
-
- 15 Mar, 2007 2 commits
-
-
Kai Trojahner authored
Reactivated saa
-
Clemens Grelck authored
-
- 14 Mar, 2007 6 commits
-
-
Clemens Grelck authored
optimisation cycle, in case we will again specialise during optimisations in the future. The specialised functions hook is effectively treated like the duplicated special fundefs hook in DupTree.
-
Clemens Grelck authored
-
Clemens Grelck authored
the command line option if no later start is specified.
-
Clemens Grelck authored
Syntax tree sanity checks activated by default in developer version to indicate problems at an early stage.
-
Clemens Grelck authored
of new_typecheck.
-
Florian Büther authored
15125 (e.g. all my work) under #def, so they will not be run if not explicitly enabled. this causes way less crashes and bugs and stuff.
-
- 13 Mar, 2007 3 commits
-
-
Clemens Grelck authored
-
Clemens Grelck authored
creates non-ssa-compliant code.
-
Clemens Grelck authored
-
- 12 Mar, 2007 2 commits
-
-
Clemens Grelck authored
in traversal mechanism. These checks are intended as an intermediate solution until -d treecheck works.
-
Clemens Grelck authored
New functions in phase.c control optimisation cycles both tree and function based rather than large sections of macro generated code. This step improves maintenance and debugging properties of the phase mechanism implementation.
-