tock-mirror/backends
Adam Sampson 4a68dda2b5 Clean up the generation of wrapper Procs for Pars.
Procs that are in csParProcs are now generated with the correct calling
convention directly, rather than having a second wrapper function generated
around them.
2008-03-14 22:01:59 +00:00
..
AnalyseAsm.hs Handle both addl and subl for stack increases. 2008-03-14 22:00:36 +00:00
BackendPasses.hs Remove the identifyParProcs pass. 2008-03-14 14:53:05 +00:00
BackendPassesTest.hs Update BackendPassesTest to match my last _sizes change. 2008-03-13 10:52:23 +00:00
GenerateC.hs Clean up the generation of wrapper Procs for Pars. 2008-03-14 22:01:59 +00:00
GenerateCBased.hs Clean up the generation of wrapper Procs for Pars. 2008-03-14 22:01:59 +00:00
GenerateCPPCSP.hs Implement TLP output channels using a CIF helper process. 2008-03-11 18:47:48 +00:00
GenerateCTest.hs Fixed some unused module import warnings, now that PassM is not build of monad transformers 2008-03-10 17:19:45 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00