summaryrefslogtreecommitdiff
path: root/testsuite/tests/cpranal
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKrzysztof Gogolewski2022-09-141-1/+1
* Demand: Let `Boxed` win in `lubBoxity` (#21119)Sebastian Graf2022-03-162-4/+4
* DmdAnal: Don't unbox recursive data types (#11545)Sebastian Graf2022-03-141-1/+1
* Add regression test for #20598Sebastian Graf2021-11-115-0/+599
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-245-28/+22
* WorkWrap: `isRecDataCon` should not eta-reduce NewTyCon field tys (#20539)Sebastian Graf2021-10-222-1/+8
* CprAnal: Two regression testsSebastian Graf2021-10-065-0/+70
* WorkWrap: Nuke CPR signatures of join points (#18824)Sebastian Graf2021-10-052-0/+49
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-3011-21/+522
* CPR: Detect constructed products in `runRW#` apps (#19822)Sebastian Graf2021-05-193-0/+20
* Worker/wrapper: Refactor CPR WW to work for nested CPR (#18174)wip/nested-cpr-wwSebastian Graf2021-04-205-0/+137
* Nested CPR light (#19398)Sebastian Graf2021-03-205-4/+43
* CPR analysis: Use CPR of scrutinee for Case Binder CPR (#19232)Sebastian Graf2021-02-286-0/+60
* Add -Wnoncanonical-{monad,monoid}-instances to standardWarningsFumiaki Kinoshita2020-10-141-3/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-4/+1
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-202-21/+21
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Ensure nested CPR does not break havoc with repeatJoachim Breitner2013-11-284-0/+15
* Fix most AMP warnings.Austin Seipp2013-09-081-0/+10
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-205-0/+87