tock-mirror/backends
Neil Brown b0faa0e387 Fixed the sizes for mobile arrays of mobile arrays
The pass was folding the two arrays together, then digging too far into the dimensions of the outer array, rather than looking at the dimensions of the inner array.
2009-04-16 18:42:27 +00:00
..
AnalyseAsm.hs Rejigged the calculation of stack sizes to do partial subsitution for sizes files when they are generated 2009-04-16 10:25:43 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Fixed the sizes for mobile arrays of mobile arrays 2009-04-16 18:42:27 +00:00
BackendPassesTest.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +00:00
GenerateC.hs Fixed external calls so that passing mobile arrays to and from external calls now works 2009-04-16 18:29:14 +00:00
GenerateCBased.hs Fixed a couple of small things in the C backend that were causing GCC to spew out lots of warnings 2009-04-15 12:06:29 +00:00
GenerateCHP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
GenerateCPPCSP.hs Fixed a couple of small things in the C backend that were causing GCC to spew out lots of warnings 2009-04-15 12:06:29 +00:00
GenerateCTest.hs Fixed a couple of small things in the C backend that were causing GCC to spew out lots of warnings 2009-04-15 12:06:29 +00:00
TLP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00