rewrite vrp scanning to use a phase instead of attrs in ir_node
[libfirm] / include / libfirm / firm.h
index 4875fd3..6c98b5a 100644 (file)
@@ -84,6 +84,7 @@ extern "C" {
 #include "irconsconfirm.h"
 #include "ircons.h"
 #include "irdom.h"
+#include "vrp.h"
 #include "irdump.h"
 #include "iredgekinds.h"
 #include "iredges.h"
@@ -100,7 +101,6 @@ extern "C" {
 #include "irmode.h"
 #include "irnode.h"
 #include "irop.h"
-#include "iropt_dbg.h"
 #include "iropt.h"
 #include "iroptimize.h"
 #include "irouts.h"
@@ -111,8 +111,6 @@ extern "C" {
 #include "irtypeinfo.h"
 #include "irvrfy.h"
 #include "lowering.h"
-#include "old_fctnames.h"
-#include "phiclass.h"
 #include "pseudo_irg.h"
 #include "rta.h"
 #include "seqnumbers.h"