tock-mirror/backends
2007-10-24 19:32:58 +00:00
..
AnalyseAsm.hs Fixed AnalyseAsm so that it can parse negative literals in the assembly code 2007-10-07 15:09:36 +00:00
BackendPasses.hs Added support for the new AlternativeWait guards to the C backend 2007-09-27 11:48:04 +00:00
BackendPassesTest.hs Tidied up the new BackendPassesTest module, removing some old code that was not intended to be in there, and tidying up the imports list 2007-09-27 13:13:07 +00:00
GenerateC.hs Implemented (most of the needed) support for AllocMobile in the C and C++ backends 2007-10-24 19:32:58 +00:00
GenerateCPPCSP.hs Implemented (most of the needed) support for AllocMobile in the C and C++ backends 2007-10-24 19:32:58 +00:00
GenerateCTest.hs Added tests for DerefVariable during the genVariable function for the C and C++ backends 2007-10-24 15:57:40 +00:00
TLP.hs Added a pass that changes all C++CSP channels to be of type tockSendableArrayOfBytes, so that the channels can be retyped into each other 2007-10-14 10:28:43 +00:00