irgmod: Pass the new inputs to turn_into_tuple() instead of initialising them with...
[libfirm] / include / libfirm / Makefile.am
index 3827698..12946b5 100644 (file)
@@ -1,26 +1,21 @@
 libfirmincludedir=$(includedir)/libfirm
 libfirminclude_HEADERS = \
        analyze_irg_args.h \
-       be.h \
        begin.h \
+       be.h \
        callgraph.h \
        cdep.h \
        cgana.h \
-       compound_path.h \
        dbginfo.h \
        end.h \
        execfreq.h \
-       execution_frequency.h \
-       field_temperature.h \
        firm_common.h \
        firm.h \
        firmstat.h \
        firm_types.h \
-       height.h \
+       heights.h \
        ident.h \
-       interval_analysis.h \
        irarch.h \
-       ircgcons.h \
        ircgopt.h \
        irconsconfirm.h \
        ircons.h \
@@ -28,7 +23,6 @@ libfirminclude_HEADERS = \
        irdump.h \
        iredgekinds.h \
        iredges.h \
-       irextbb.h \
        irflag.h \
        irgmod.h \
        irgopt.h \
@@ -47,13 +41,12 @@ libfirminclude_HEADERS = \
        irpass.h \
        irprintf.h \
        irprog.h \
-       irsimpletype.h \
        irtypeinfo.h \
        irverify.h \
        lowering.h \
-       rta.h \
-       seqnumbers.h \
-       structure.h \
+       nodeops.h \
+       opcodes.h \
+       statev.h \
        timing.h \
        trouts.h \
        tv.h \
@@ -64,15 +57,10 @@ libfirminclude_adtdir=$(includedir)/libfirm/adt
 libfirminclude_adt_HEADERS = \
        adt/array.h \
        adt/bipartite.h \
-       adt/cpset.h \
-       adt/eset.h \
-       adt/fourcc.h \
        adt/gaussjordan.h \
        adt/gaussseidel.h \
        adt/hashptr.h \
-       adt/hashset.h \
        adt/hungarian.h \
-       adt/iterator.h \
        adt/list.h \
        adt/obstack.h \
        adt/obst.h \
@@ -81,7 +69,6 @@ libfirminclude_adt_HEADERS = \
        adt/pmap.h \
        adt/pqueue.h \
        adt/pset.h \
-       adt/pset_new.h \
        adt/set.h \
        adt/unionfind.h \
        adt/xmalloc.h