X10

Native X10: Compiler Codegen

Summary

Description

Back end portion of the X10 compiler that generates C++ code for execution of X10 via compilation by platform C++ compiler.

Issues: Unresolved

  • Bug XTENLANG-1942 Support definite-assignment (remote-init) using "at"
  • Bug XTENLANG-1994 Qualify top-level x10 namespaces (x10 and x10aux) in C++ code to make sure they start in the global namespace (-> ::x10, ::x10aux)
  • Improvement XTENLANG-2600 Performance equivalence of 1D Array iterators

Issues: Updated recently

  • Bug XTENLANG-2126 Last Tuesday 10:52 PM Compiling with -nooutput leaves some temporary files
  • Bug XTENLANG-1191 Last Tuesday 10:43 AM Non-static non-final generic methods not implemented
  • New Feature XTENLANG-2256 Last Tuesday 10:41 AM Robust implementation of recompilation avoidance when .x10 file is older than .cc file for C++ backend

Versions: Unreleased

...and 1 more Show first 5 only