summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen
Commit message (Expand)AuthorAgeFilesLines
* Typos in commentsGabor Greif2014-12-171-2/+2
* Debug test case and test suite wayPeter Wortmann2014-12-164-0/+59
* Changing prefetch primops to have a `seq`-like interfaceCarter Tazio Schonwald2014-12-152-35/+20
* Implement -XStaticValuesFacundo Domínguez2014-12-093-0/+44
* Make clearNursery freeSimon Marlow2014-11-253-0/+26
* Make Applicative-Monad fixes for tests.Geoffrey Mainland2014-10-212-2/+2
* testsuite: add 16-byte case for T9329Sergei Trofimovich2014-08-251-1/+7
* testsuite: disable memcpy asm comparison tests on UNREGSergei Trofimovich2014-08-231-8/+9
* Implement new CLZ and CTZ primops (re #9340)Herbert Valerio Riedel2014-08-143-0/+98
* x86: Always generate add instruction in MO_Add2 (#9013)Reid Barton2014-08-111-4/+1
* Add test case for #9013Reid Barton2014-08-093-0/+20
* A panic in CmmBuildInfoTables.bundle shouldn't be a panic (#9329)Simon Marlow2014-08-012-0/+6
* Allow multiple entry points when allocating recursive groups (#9303)Simon Marlow2014-07-312-0/+11
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-11/+0
* Fix discarding of unreachable code in the register allocator (#9155)Simon Marlow2014-06-062-0/+31
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+11
* Add missing stack checks to stg_ap_* functions (#9001)Simon Marlow2014-05-143-0/+10
* testsuite: fix cgrun051 exit codeAustin Seipp2014-05-091-1/+1
* Remove external coreAustin Seipp2014-05-031-3/+1
* Normalize GHC Trac URLsHerbert Valerio Riedel2014-04-191-1/+1
* CopySmallArrayStressTest needs randomJoachim Breitner2014-03-291-1/+1
* Add SmallArray# and SmallMutableArray# typesJohan Tibell2014-03-297-0/+752
* Add flags to control memcpy and memset inliningJohan Tibell2014-03-263-0/+24
* Enable popcnt test now when segfault is fixedJohan Tibell2014-03-221-1/+1
* codeGen: inline allocation optimization for clone array primopsJohan Tibell2014-03-222-4/+83
* codeGen: allocate small byte arrays of statically known size inlineJohan Tibell2014-03-143-0/+54
* Validate computed sums in inline array allocation testJohan Tibell2014-03-111-1/+4
* Add test for inline array allocationJohan Tibell2014-03-113-0/+89
* T8256 needs vectorJoachim Breitner2014-02-081-1/+1
* Add test for T6084Simon Marlow2013-11-283-0/+32
* Update test-suite for new `array-0.5.0.0`Herbert Valerio Riedel2013-10-111-0/+1
* accept cgrun057(prof)Simon Marlow2013-10-111-3/+2
* Add tests for prefetch primops (#8256)Austin Seipp2013-10-013-0/+50
* Mark those tests which depend on libraries not built when cross-compilingReid Barton2013-10-011-1/+1
* T7574 is now passing (#7574)Simon Marlow2013-09-231-1/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-185-15/+15
* Trailing whitespacesJan Stolarek2013-09-181-1/+1
* Delete trailing whitespace in cgrun070Austin Seipp2013-09-151-1/+1
* Fix up cgrun072 a bit (#8250)Austin Seipp2013-09-152-9/+52
* Add tests for the new ByteArray# <-> Addr# copy primopsDuncan Coutts2013-09-152-0/+103
* Suppress some known errors from Mac OS X.Edward Z. Yang2013-09-141-1/+1
* Test for #8205Jan Stolarek2013-09-122-0/+11
* Fix most AMP warnings.Austin Seipp2013-09-081-0/+10
* Add a regression test (see #7953)Austin Seipp2013-08-153-0/+73
* Add regression test for #8103Jan Stolarek2013-08-144-1/+17
* Add a failing test, see #7574.Austin Seipp2013-08-142-0/+12
* cgrun072 now passes.Austin Seipp2013-07-171-1/+1
* Revert "Add test for #7574"Simon Marlow2013-07-022-13/+0
* Add test for #7574Simon Marlow2013-07-022-0/+13
* Mark cgrun072 as expect_broken( 7902 )Simon Peyton Jones2013-06-121-1/+1