Project

General

Profile

Version 0.0.29 available

Added by Florian Negele about 4 years ago

Development Version 0.0.29 of the Eigen Compiler Suite is available for evaluation. It fixes various issues and includes the following improvements.

General:
  • Removed XS1 back-end
  • Added basic software support for floating-point operations
  • Added ARM T32 back-ends for processors with and without floating-point extension
C++:
  • Fixed diagnostic message about implicit conversions
  • Fixed floating-point conversions in usual arithmetic conversions
Oberon:
  • Fixed type tests on record members
  • Fixed register clobbering in memory bit expressions
  • Fixed if statements with unsatisfied condition and else part

Comments