summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplStg/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Don't use isUnliftedType in isTaggedsheaf2022-09-212-0/+47
* Tag inference: Fix #21954 by retaining tagsigs of vars in function position.Andreas Klebinger2022-09-153-0/+179
* STG: only print cost-center if asked toSylvain Henry2022-05-091-2/+2
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-1/+1
* Improve CSE in STG-landSimon Peyton Jones2021-04-173-0/+26
* Unit: split and rename modulesSylvain Henry2020-04-301-4/+4
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-071-9/+1
* Run StgCse after unarise, fixes #15300Ömer Sinan Ağacan2018-07-271-3/+1
* Simplify StgCases when all alts refer to the case binderJoachim Breitner2017-04-181-1/+1
* Add failing test case for #13588Joachim Breitner2017-04-184-0/+230