It does not make any sense to remove AM, which loads a non-GP value to fix register...
[libfirm] / ir / tr / type_identify.c
index a0a80fb..f026b13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -27,7 +27,7 @@
 # include "config.h"
 #endif
 
-#include "type_identify.h"
+#include "typerep.h"
 
 #include <stdlib.h>
 #include <stddef.h>
 #include "type_t.h"
 #include "tpop_t.h"
 #include "irprog_t.h"
-#include "typegmod.h"
 #include "array.h"
 #include "irprog_t.h"
-#include "mangle.h"
 #include "pset.h"
 #include "irtools.h"