]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/regrename.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / regrename.c
index 26bc8606b276a408eda1db67fcf369a59bb0b11c..531ae66c990c0d0b490fe26fff4f4f1de4063b94 100644 (file)
 #include "regs.h"
 #include "addresses.h"
 #include "hard-reg-set.h"
-#include "basic-block.h"
-#include "reload.h"
-#include "output.h"
+#include "predict.h"
+#include "vec.h"
 #include "hashtab.h"
 #include "hash-set.h"
-#include "vec.h"
 #include "machmode.h"
 #include "input.h"
 #include "function.h"
+#include "dominance.h"
+#include "cfg.h"
+#include "cfganal.h"
+#include "basic-block.h"
+#include "reload.h"
+#include "output.h"
 #include "recog.h"
 #include "flags.h"
 #include "obstack.h"