summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal
Commit message (Expand)AuthorAgeFilesLines
* Add RubbishLit for absent bindings of UnliftedRepSebastian Graf2018-10-143-0/+363
* Inline wrappers earlierSimon Peyton Jones2018-04-202-199/+199
* Add a test case from the nested CPR workBen Gamari2018-04-193-0/+28
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-40/+56
* Fix nasty bug in w/w for absence analysisSimon Peyton Jones2017-10-034-0/+48
* mkDataConRep: fix bug in strictness signature (#14290)Simon Marlow2017-09-282-0/+18
* Allow CSE'ing of work-wrapped bindings (#14186)Joachim Breitner2017-09-122-5/+749
* Add testcase for #14186Joachim Breitner2017-09-121-17/+4
* Add MonadIO Q - by requiring MonadIO => QuasiOleg Grenrus2017-08-051-1/+3
* Revert "Make raiseIO# produce topRes"David Feuer2017-04-031-1/+1
* Fix test results for T13380David Feuer2017-03-092-1/+2
* testsuite: Add test for #11076Ben Gamari2017-03-062-0/+11
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+1
* Do Worker/Wrapper for NOINLINE thingsEric Seidel2017-02-052-25/+34
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-233-1/+38
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-1/+1
* Typos in comments (and in a test)Gabor Greif2017-01-091-1/+1
* Fix a bug in ABot handling in CoreAritySimon Peyton Jones2016-12-234-1/+23
* DmdAnal: Testcase about splitFVs and dmdFix abortionJoachim Breitner2016-08-252-0/+30
* DmdAnal: Add a final, safe iterationJoachim Breitner2016-08-251-1/+2
* Testsuite: fix T10482aThomas Miedema2016-07-251-2/+4
* Demand analyser: Implement LetUp rule (#12370)Joachim Breitner2016-07-123-0/+27
* Show testcase where demand analysis abortion code failsJoachim Breitner2016-07-073-0/+31
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-205-10/+10
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-242-2/+2
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-148-0/+121
* Demand Analyzer: Do not set OneShot information (second try)Joachim Breitner2016-04-061-1/+1
* Revert "Demand Analyzer: Do not set OneShot information"Joachim Breitner2016-03-311-1/+1
* Demand Analyzer: Do not set OneShot informationJoachim Breitner2016-03-311-1/+1
* Kill the magic of AnyBen Gamari2016-03-301-1/+1
* Add testcase for #11770Joachim Breitner2016-03-307-23/+119
* Do not print DmdType in Core outputJoachim Breitner2016-03-292-6/+6
* Add regression test for #11555Ben Gamari2016-03-113-0/+41
* template-haskell: define `MonadFail Q` instanceHerbert Valerio Riedel2016-03-081-0/+8
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2513-0/+0
* Make warning names more consistentManav Rathi2016-02-251-1/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-17/+17
* Unwire Typeable representation typesBen Gamari2016-02-181-2/+2
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Make demand analysis understand catchSimon Peyton Jones2016-01-073-4/+4
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-153-7/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-0/+4
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* Change demand information for foreign callsLuite Stegeman2015-11-126-1/+49
* Generate Typeable info at definition sitesBen Gamari2015-10-308-0/+12
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-298-12/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-298-0/+12
* Make stronglyConnCompFromEdgedVertices deterministicBartosz Nitka2015-10-221-1/+1
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Fix missing filesSimon Peyton Jones2015-07-301-1/+2