summaryrefslogtreecommitdiffstats
path: root/test/422-type-conversion
Commit message (Expand)AuthorAgeFilesLines
* Add support for int-to-short in the optimizing compiler.Roland Levillain2014-11-141-9/+62
* Add support for int-to-char in the optimizing compiler.Roland Levillain2014-11-141-0/+57
* Add support for int-to-byte in the optimizing compiler.Roland Levillain2014-11-131-0/+65
* Revert "Revert "Add support for long-to-int in the optimizing compiler.""Roland Levillain2014-11-111-40/+79
* Revert "Add support for long-to-int in the optimizing compiler."Roland Levillain2014-11-111-79/+40
* Add support for long-to-int in the optimizing compiler.Roland Levillain2014-11-111-40/+79
* Support Java conversions from char to long in opt. compiler.Roland Levillain2014-11-101-11/+19
* Add more int-to-long tests for the optimizing compiler.Roland Levillain2014-11-061-1/+36
* Support int-to-long conversions in the optimizing compiler.Roland Levillain2014-11-053-0/+46