Skip to content
zzmatu edited this page Mar 10, 2017 · 26 revisions

Defects

  • ctors/dtors (or initializers specified by attributes) do not work.
  • C++ exceptions do not work.
  • Floating-point comparisons by FCMP (generating result in registers) do not properly generate results on orderedness.

TODO

  • Code cost model.
  • Code reciprocals.
  • Code 4-SIMD instructions.
  • Code masked stores (STFR, STDFR).
  • Code element swap of SIMD FMA.
  • Code integer SIMD instructions.
  • Make the original SPARC V9 work by removing conflicts with the modifications.

LNT (nightly test) Result Summary

report.simple.txt

Clone this wiki locally