opt_frame.h added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 12:55:47 +0000 (12:55 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 12:55:47 +0000 (12:55 +0000)
[r7449]

ir/common/firm.h
win32/header.list

index 4b7b4d0..e8d3217 100644 (file)
@@ -82,7 +82,7 @@ extern "C" {
 #include "proc_cloning.h"   /* procedure cloning */
 #include "opt_confirms.h"   /* Confirm based optimizations */
 #include "gvn_pre.h"        /* global value numbering and partial redundancy elimination */
-//#include "opt_branches.h"   /* Branch optimizations */
+#include "opt_frame.h"      /* frame type optimization */
 
 /* Lowering */
 #include "lower_calls.h"      /* lowering of different calls */
index 8873faf..6f1e1d9 100644 (file)
@@ -85,6 +85,7 @@ ir\opt\escape_ana.h
 ir\opt\proc_cloning.h
 ir\opt\opt_branches.h
 ir\opt\opt_confirms.h
+ir\opt\opt_frame.h
 
 ir\tr\entity.h
 ir\tr\mangle.h