1 |
(* This file is created by makeallcm *) |
(* This file is created by makeallcm *) |
2 |
Library |
Library |
|
signature LOOP_STRUCTURE |
|
|
functor LoopStructure |
|
|
signature CONTROL_DEPENDENCE_GRAPH |
|
|
functor ControlDependenceGraph |
|
|
signature DOMINATOR_TREE |
|
|
functor DominatorTree |
|
3 |
is |
is |
4 |
#if defined(NEW_CM) |
#if defined(NEW_CM) |
5 |
#if SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11030 |
#if SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11030 |
28 |
Lib.cm |
Lib.cm |
29 |
Graphs.cm |
Graphs.cm |
30 |
#endif |
#endif |
31 |
../ir/cdg.sig |
../ir-archive/apt.sig |
32 |
../ir/cdg.sml |
../ir-archive/apt.sml |
33 |
../ir/compute-freq.sig |
../ir-archive/cdg.sig |
34 |
../ir/compute-freq.sml |
../ir-archive/cdg.sml |
35 |
../ir/compute-freq2.sig |
../ir-archive/compute-freq.sig |
36 |
../ir/compute-freq2.sml |
../ir-archive/compute-freq.sml |
37 |
../ir/derived-graph.sig |
../ir-archive/compute-freq2.sig |
38 |
../ir/derived-graph.sml |
../ir-archive/compute-freq2.sml |
39 |
../ir/dj-dataflow.sig |
../ir-archive/comp-djgraph.sml |
40 |
../ir/dj-dataflow.sml |
../ir-archive/derived-graph.sig |
41 |
../ir/djgraph.sig |
../ir-archive/derived-graph.sml |
42 |
../ir/djgraph.sml |
../ir-archive/dj-dataflow.sig |
43 |
../ir/dominance-frontier.sig |
../ir-archive/dj-dataflow.sml |
44 |
../ir/dominance-frontier.sml |
../ir-archive/djgraph.sig |
45 |
../ir/dominator.sig |
../ir-archive/djgraph.sml |
46 |
../ir/dominator.sml |
../ir-archive/dominance-frontier.sig |
47 |
../ir/reducibility.sig |
../ir-archive/dominance-frontier.sml |
48 |
../ir/reducibility.sml |
../ir-archive/dominator.sig |
49 |
../ir/loop-structure.sig |
../ir-archive/dominator.sml |
50 |
../ir/loop-structure.sml |
../ir-archive/reducibility.sig |
51 |
../ir/ssa.sig |
../ir-archive/reducibility.sml |
52 |
../ir/ssa.sml |
../ir-archive/loop-structure.sig |
53 |
|
../ir-archive/loop-structure.sml |
54 |
|
../ir-archive/ssa.sig |
55 |
|
../ir-archive/ssa.sml |