53231bcdc3
A change on trunk in cmmgen was causing problems: the use of array_indexing in bigarray_indexing was constructing derived pointers of Addr type instead of the correct Int type. (Because bigarray inner pointers are outside the heap, and because they are live across allocations.) Added an optional argument to array_indexing to specify expected pointer type, and adapted bigarray_indexing to use it with type Int. git-svn-id: http://caml.inria.fr/svn/ocaml/branches/cmm-mach-types@16268 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 |
||
---|---|---|
.. | ||
CSE.ml | ||
arch.ml | ||
emit.mlp | ||
proc.ml | ||
reload.ml | ||
scheduling.ml | ||
selection.ml |