condeval.h added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 13 Sep 2006 14:40:50 +0000 (14:40 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 13 Sep 2006 14:40:50 +0000 (14:40 +0000)
[r8245]

ir/common/firm.h

index 49774cf..4e945fe 100644 (file)
@@ -86,6 +86,7 @@ extern "C" {
 #include "gvn_pre.h"        /* global value numbering and partial redundancy elimination */
 #include "opt_frame.h"      /* frame type optimization */
 #include "tropt.h"          /* optimize the type representation */
+#include "condeval.h"       /* control flow optimization by conditional evaluation */
 
 /* Lowering */
 #include "lower_calls.h"      /* lowering of different calls */