Middle End Array Expressions

This project tries to retain a high-level intermediate form for array expressions as known from Fortran90. An initial implementation was posted at http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01123.html

The design is based on three ideas:

See also the GCC Summit paper middle-end-arrays.pdf

And see example and newer patches discussed at the GCC Gathering 2011

None: MiddleEndArrays (last edited 2017-08-04 12:48:04 by RichardGuenther)