Skip to content
Success

Changes

Summary

  1. Improved code generation for intermediate steps. Now generates using @= on the approprate initializers. (details)
  2. update C arithmetic conversions and add ARM conversion testing (details)
  3. try to fix cost table one more time, add some comments (details)
Commit f070ea8bb4330f0eb7e60cb76cfd31b3e406955e by ajbeach
Improved code generation for intermediate steps. Now generates using @= on the approprate initializers.
The file was modifiedsrc/CodeGen/CodeGenerator.cpp
Commit 1cc5c6ad3eddc42bd30039e07b17b59bafd8a5e5 by Peter Buhr
update C arithmetic conversions and add ARM conversion testing
The file was addedtests/.expect/arithmeticConversions.arm64.txt
The file was modifiedsrc/BasicTypes-gen.cpp
Commit 2a5345b5c63144cf77ec580fd39acf0ec350f3c3 by f37yu
try to fix cost table one more time, add some comments
The file was modifiedsrc/BasicTypes-gen.cpp
The file was modifiedsrc/ResolvExpr/ConversionCost.cpp