- let loop run backwards
[libfirm] / ir / Makefile.am
index 1e4d56a..29c63a0 100644 (file)
@@ -105,6 +105,7 @@ libfirm_la_SOURCES = \
        be/bemachnode.c \
        be/bemain.c \
        be/bemodule.c \
+       be/benewalloc.c \
        be/benode.c \
        be/bepeephole.c \
        be/bepressurestat.c \
@@ -147,6 +148,7 @@ libfirm_la_SOURCES = \
        debug/seqnumbers.c \
        ident/ident.c \
        ident/mangle.c \
+       ir/gen_ir_cons.c.inl \
        ir/instrument.c \
        ir/irarch.c \
        ir/irargs.c \
@@ -204,7 +206,6 @@ libfirm_la_SOURCES = \
        opt/condeval.c \
        opt/convopt.c \
        opt/critical_edges.c \
-       opt/data_flow_scalar_replace.c \
        opt/escape_ana.c \
        opt/funccall.c \
        opt/gvn_pre.c \