bestabs: move stabs but not backend specific text0: code into stabs
[libfirm] / ir / opt / jumpthreading.c
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-12-27 Michael BeckFixed warning because of wrong type.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Michael BeckFixed typo.
2010-10-08 Michael BeckMoved functions from opt_confirms.h into official heade...
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Brauncleanup ircons code; add current_ir_graph independent...
2010-10-06 Matthias Braunjumpthreading: do not rely on current_ir_graph
2010-09-22 Matthias Braunremove MacroBlock concept
2010-05-20 Jonas FietzFix a bug in comparison evaluation
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-10 Jonas FietzAdd some optimizations for jumpthreading using vrp...
2009-08-17 Michael Beck- moved pass constructors from irtools to irpass
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- Put typical case of pass construction into irtools
2009-07-15 Sebastian Buchwaldcondeval is called jump threading now
2009-07-10 Matthias Brauncondeval is called Jump Threading now