sparc: be more conservative when moving memops around
[libfirm] / ir / Makefile.am
index 5ff6dde..74e3565 100644 (file)
@@ -31,7 +31,6 @@ libfirm_la_SOURCES = \
        adt/cpset.c \
        adt/gaussjordan.c \
        adt/gaussseidel.c \
-       adt/hashset.c \
        adt/hungarian.c \
        adt/iterator.c \
        adt/pdeq.c \
@@ -148,8 +147,6 @@ libfirm_la_SOURCES = \
        ir/irgwalk.c \
        ir/irhooks.c \
        ir/irio.c \
-       ir/irlinkednodemap.c \
-       ir/irlinkednodeset.c \
        ir/irmode.c \
        ir/irnode.c \
        ir/irnodehashmap.c \
@@ -232,7 +229,6 @@ libfirm_la_SOURCES = \
        stat/stat_dmp.c \
        stat/statev.c \
        stat/stat_timing.c \
-       tr/compound_path.c \
        tr/entity.c \
        tr/tpop.c \
        tr/tr_inheritance.c \
@@ -262,7 +258,7 @@ EXTRA_DIST = \
        adt/bitset.h \
        adt/compiler.h \
        adt/fourcc.h \
-       adt/iterator.h \
+       adt/hashset.c.inl \
        adt/raw_bitset.h \
        adt/util.h \
        ana/absgraph.h \
@@ -351,8 +347,6 @@ EXTRA_DIST = \
        ir/iropt_t.h \
        ir/irprintf_t.h \
        ir/irprog_t.h \
-       ir/irlinkednodemap.h \
-       ir/irlinkednodeset.h \
        ir/irnodehashmap.h \
        ir/irnodemap.h \
        ir/irtypes.h \