summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen
Commit message (Expand)AuthorAgeFilesLines
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-021-3/+3
* Testsuite: fixup lots of testsThomas Miedema2016-04-263-10/+16
* T10870: Skip on 32-bit architecturesBen Gamari2016-04-061-1/+1
* Don't infer CallStacksEric Seidel2016-04-041-2/+1
* Show: Restore redundant parentheses around recordsBen Gamari2016-03-241-2/+2
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-255-0/+0
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-2/+4
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-20/+20
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-5/+2
* testsuite/CmmSwitchTest: Mark as broken on 32-bit platformsBen Gamari2015-12-271-1/+3
* T10518: Ensure literal has 64-bit typeBen Gamari2015-12-271-1/+1
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-121-0/+1
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-135-6/+6
* nativeGen.PPC: Fix shift arith. right > 31 bitsPeter Trommler2015-11-112-0/+2
* testsuite: 'threaded2' tests require '-N' RTS option supportSergei Trofimovich2015-10-301-1/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+1
* CmmParse: Expose popcnt operationsBen Gamari2015-10-304-0/+22
* x86 codegen: don't generate location commentsSergei Trofimovich2015-10-292-0/+7
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-1/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+1
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-1/+1
* PPC: Fix right shift by 32 bits #10870Erik de Castro Lopo2015-10-123-0/+14
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-215-0/+11
* Always run explicitly requested ways (extra_ways) for fast runs.Edward Z. Yang2015-09-201-1/+1
* CmmParse: Don't force alignment in memcpy-ish operationsBen Gamari2015-08-031-1/+3
* Testsuite: T10245 is passing for WAY=ghci (#10245)Thomas Miedema2015-07-311-1/+2
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-142-8/+8
* Don't eagerly blackhole single-entry thunks (#10414)Reid Barton2015-07-073-0/+41
* Be aware of overlapping global STG registers in CmmSink (#10521)Reid Barton2015-06-255-0/+33
* Fix a couple of tests for GHCi/-O* (Trac #10052)Sergei Trofimovich2015-06-201-1/+2
* Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-165-11/+24
|\
| * Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-165-11/+24
* | UNREG: fix pprHexVal to emit zeros (#10518)Sergei Trofimovich2015-06-142-0/+6
|/
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-251-1/+3
* Replace endian test by 64-bit word access in T7600Peter Trommler2015-04-071-34/+12
* Test case for #10246Joachim Breitner2015-04-065-0/+54
* Refactor the story around switches (#10137)Joachim Breitner2015-03-303-0/+621
* Show record construction/update without parensThomas Miedema2015-03-021-2/+2
* Add a bizarre corner-case to cgExpr (Trac #9964)Simon Peyton Jones2015-02-202-0/+12
* fix T7600 run on bigendian platformKarel Gardas2015-02-191-0/+2
* Trac #9878: Have StaticPointers support dynamic loading.Alexander Vershilov2015-01-131-5/+6
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-061-0/+1
* 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