Summary
- Improved code generation for intermediate steps. Now generates using @= on the approprate initializers. (details)
- update C arithmetic conversions and add ARM conversion testing (details)
- try to fix cost table one more time, add some comments (details)
The file was modified | src/CodeGen/CodeGenerator.cpp |
The file was added | tests/.expect/arithmeticConversions.arm64.txt |
The file was modified | src/BasicTypes-gen.cpp |
The file was modified | src/BasicTypes-gen.cpp |
The file was modified | src/ResolvExpr/ConversionCost.cpp |