Commit
cdd287b9a02207e64827456c824bf750007f4aa6
by Peter Buhrupdate prelude basicTypes with _Float128 and _Float128 _Complex needed for the root of the conversion hierarchy
|
The file was modified | libcfa/prelude/prelude-gen.cc |
Commit
44acc7230995f5609bc1cac28ef52b28ba5617ec
by Peter Buhrupdate conversion graph to correct and complete all relationships among basic types in gcc
|
The file was modified | src/BasicTypes-gen.cpp |
Commit
b0708ea1d4154f03985b857d92b904acdaf5f4eb
by Peter Buhradd test for gcc arithmetic conversions
|
The file was added | tests/.expect/ArithmeticConversions.x86.txt |
The file was added | tests/ArithmeticConversions.cfa |
Commit
445b281f5d9030a30b9b55afb500c186e0d71e72
by Peter Buhrrename test ArithmeticConversions to arithmeticConversions
|
The file was added | tests/.expect/arithmeticConversions.x86.txt |
The file was removed | tests/.expect/ArithmeticConversions.x86.txt |
The file was removed | tests/ArithmeticConversions.cfa |
The file was added | tests/arithmeticConversions.cfa |
Commit
689d0575efebba7e0ece164aab8e2967a9548a43
by Peter Buhrunsure if these files should be committed because they have generated code
|
The file was modified | src/SymTab/ManglerCommon.cpp |
The file was modified | src/ResolvExpr/ConversionCost.cpp |
The file was modified | src/ResolvExpr/CommonType.cpp |
The file was modified | src/AST/BasicKind.hpp |
The file was modified | src/AST/Type.cpp |
Commit
5a79dae3705a98053b234277742711525590e7e8
by Peter Buhrexpected output for arithmeticConversions test on x64
|
The file was added | tests/.expect/arithmeticConversions.x64.txt |