tock-mirror/transformations
Neil Brown 0adbdda126 Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top)
As part of this patch, I have also introduced a helper function that fiddles the type system for those passes that must run at the top-level (i.e. on A.AST) rather than on any Data t.  They will give an error if not applied at the top-level.
2008-06-02 12:51:14 +00:00
..
ImplicitMobility.hs Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top) 2008-06-02 12:51:14 +00:00
PassTest.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
SimplifyComms.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
SimplifyExprs.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
SimplifyProcs.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
SimplifyTypes.hs Rework Traversal, and convert all passes to use it. 2008-05-25 20:13:57 +00:00
Unnest.hs Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top) 2008-06-02 12:51:14 +00:00