Do not mark the transformed as visited. It makes no sense at all.
[libfirm] / ir / opt / ifconv.c
index 99696af..1e2eba0 100644 (file)
@@ -39,8 +39,7 @@
 #include "irgopt.h"
 #include "irgwalk.h"
 #include "irtools.h"
-#include "array.h"
-#include "xmalloc.h"
+#include "array_t.h"
 
 // debug
 #include "irdump.h"