Commits

Erik Eckstein committed 3b6a4d8231b
Handle array.get_element semantics calls with direct results in SIL optimizations. Currently the array.get_element calls return the element as indirect result. The generic specializer will change so that the element can be returned as direct result.