summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops
Commit message (Expand)AuthorAgeFilesLines
* Typos in non-codeGabor Greif2016-03-301-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Add testcase for getSizeofMutableByteArray#Ben Gamari2015-12-273-0/+31
* testsuite/T9430: Fix word-size dependenceBen Gamari2015-12-271-12/+16
* testsuite/codegen: Add missing dummy MakefilesBen Gamari2015-12-272-0/+6
* T10678: Fix bytes allocated statisticBen Gamari2015-11-121-1/+1
* New magic function for applying realWorld#Ben Gamari2015-11-122-0/+31
* Support MO_U_QuotRem2 in LLVM backendMichal Terepeta2015-08-031-0/+35
* Give raise# a return type of open kind (#10481)Reid Barton2015-07-313-0/+11
* LlvmCodeGen: add support for MO_U_Mul2 CallishMachOpMichal Terepeta2015-07-201-0/+18
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+1
* Support MO_{Add,Sub}IntC and MO_Add2 in the LLVM backendMichal Terepeta2015-07-042-1/+77
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-2/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+2
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-183-1490/+738
* Rellocate test for T7689 to different directoryJan Stolarek2013-08-193-0/+117
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-146-0/+1576