BugFix: fixed conversion for x < lo || x >|>= hi
[libfirm] / include / libfirm / Makefile.am
index 9ee308c..2d5d866 100644 (file)
@@ -2,30 +2,27 @@ libfirmincludedir=$(includedir)/libfirm
 libfirminclude_HEADERS = \
        absgraph.h \
        analyze_irg_args.h \
-       archop.h \
        be.h \
        callgraph.h \
        cdep.h \
        cgana.h \
-       compute_loop_info.h \
        dbginfo.h \
        dfs.h \
        execfreq.h \
        execution_frequency.h \
        field_temperature.h \
-       firm_common.h \
        firm.h \
-       firmstat.h \
+       firm_common.h \
        firm_types.h \
-       firm_ycomp.h \
+       firmstat.h \
        height.h \
        ident.h \
        interval_analysis.h \
        irarch.h \
        ircgcons.h \
        ircgopt.h \
-       irconsconfirm.h \
        ircons.h \
+       irconsconfirm.h \
        irdom.h \
        irdump.h \
        iredgekinds.h \
@@ -37,17 +34,18 @@ libfirminclude_HEADERS = \
        irgraph.h \
        irgwalk.h \
        irhooks.h \
+       irio.h \
        irlivechk.h \
-       irlivechk_old.h \
        irloop.h \
        irmemory.h \
        irmode.h \
        irnode.h \
        irop.h \
-       iropt_dbg.h \
        iropt.h \
+       iropt_dbg.h \
        iroptimize.h \
        irouts.h \
+       irpass.h \
        irprintf.h \
        irprog.h \
        irsimpletype.h \
@@ -60,6 +58,7 @@ libfirminclude_HEADERS = \
        rta.h \
        seqnumbers.h \
        structure.h \
+       timing.h \
        trouts.h \
        tv.h \
        typerep.h
@@ -68,17 +67,12 @@ libfirminclude_adtdir=$(includedir)/libfirm/adt
 libfirminclude_adt_HEADERS = \
        adt/align.h \
        adt/array.h \
-       adt/arrayset.h \
        adt/bipartite.h \
-       adt/bitfiddle.h \
-       adt/bitset.h \
-       adt/bitset_ia32.h \
-       adt/bitset_std.h \
-       adt/compiler.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 \
@@ -86,6 +80,7 @@ libfirminclude_adt_HEADERS = \
        adt/iterator.h \
        adt/list.h \
        adt/obst.h \
+       adt/obstack.h \
        adt/offset.h \
        adt/pdeq.h \
        adt/plist.h \