Use symbolic names instead of magic values for the position parameter of get_irn_n().
[libfirm] / ir / be / test / localopts.c
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2007-11-21 Michael Beckadd Abs(-x) = Abs(x)
2007-10-24 Michael Beckmore Phi optimizations for Div, Mod, DivMod
2007-10-24 Michael Beckfixed test
2007-10-24 Michael Beckadd test for new phi optimization
2007-10-19 Matthias Braunnew testcases
2007-10-10 Michael Beckmore test added
2007-10-09 Michael Beckmore test added
2007-09-18 Matthias Braundifferent test to catch the bug in the implementation...
2007-09-14 Michael Beckadded eor test
2007-09-13 Michael Beckadd DeMorgan rules that reduce the number of instructions
2007-09-13 Michael Beckmore tests added
2007-09-13 Michael Beckmore test added
2007-09-13 Michael Beckmore cases added
2007-09-13 Michael Beckmore cases added
2007-09-13 Christoph MallonMore local optimisation tests.
2007-09-13 Matthias Braunmore tests for localopts