summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_compile
Commit message (Expand)AuthorAgeFilesLines
* add tests for addrToAny# levityNaomi Liu2022-06-272-0/+45
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-011-1/+1
* Improve out-of-order inferred type variablessheaf2022-03-022-1/+10
* Levity-polymorphic arrays and mutable variablessheaf2022-01-263-0/+40
* Don't default type variables in type familiessheaf2021-10-262-0/+12
* constant folding: Make shiftRule for Word8/16/32# types return correct typeMatthew Pickering2021-05-192-0/+12
* Use GHC2021 as default languageJoachim Breitner2021-03-101-0/+1
* Fix #16293 by cleaning up Proxy# infelicitiesRyan Scott2019-02-122-0/+20
* testsuite/codegen: Add missing dummy MakefilesBen Gamari2015-12-271-0/+3
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-1/+1
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-142-0/+23