summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/noinline01.stderr
Commit message (Expand)AuthorAgeFilesLines
* STG: only print cost-center if asked toSylvain Henry2022-05-091-4/+3
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-1/+1
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-1/+1
* Fix -ddump-stg flagSylvain Henry2020-08-211-1/+1
* CprAnal: Don't attach CPR sigs to expandable bindings (#18154)Sebastian Graf2020-05-131-3/+3
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-1/+1
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-3/+3
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-6/+6
* Add new flag for unarised STG dumpsÖmer Sinan Ağacan2019-10-231-34/+1
* Don't track free variables in STG syntax by defaultSebastian Graf2018-11-191-4/+4
* Collect CCs in CorePrep, including CCs in unfoldingsÖmer Sinan Ağacan2018-02-131-8/+8
* Introduce -dsuppress-stg-free-vars flagBen Gamari2017-11-021-4/+4
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-8/+24
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-211-2/+2
* Fix #12472 by looking for noinline/lazy inside oversaturated applications.Edward Z. Yang2016-08-211-5/+26
* Support for noinline magic function.Edward Z. Yang2016-08-211-0/+29