- commented out be_ra_chordal_verify, an algorithm with a really bad asymptotic
authorMatthias Braun <matze@braunis.de>
Wed, 6 Sep 2006 12:01:18 +0000 (12:01 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 6 Sep 2006 12:01:18 +0000 (12:01 +0000)
commitc1e510b1fb12eba816d8731d069b3dfffea430eb
tree3a54ecf1cc8d895253cb05fb9961a9e27063fa56
parent6d170fc34b915029f6c84d9be6861a6fd3726e04
- commented out be_ra_chordal_verify, an algorithm with a really bad asymptotic
  runtime. be_verify_register_allocation should find the same errors anyway...
- fixes for block schedule creation
ir/be/bechordal_main.c
ir/be/beirgmod.c
ir/be/besched.c
ir/be/beverify.c