summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unbreak some tests with latest GNU grep, which now warns about stray '\'.M Farkas-Dyck2023-05-151-1/+1
* Testsuite: don't use obsolescent egrep (#22351)Sylvain Henry2023-04-191-1/+1
* Change printing of sized literals to match the proposalKrzysztof Gogolewski2022-11-291-1/+1
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-301-2/+2
* Specialising through specialised method calls (#19644)Sebastian Graf2022-04-121-5/+0
* Testsuite: remove arch conditional in T8832Sylvain Henry2022-02-251-3/+3
* Use POSIX-compliant egrep expression to fix T8832 on OpenBSDGreg Steuck2021-12-261-1/+1
* testsuite: Make T12600 more robustBen Gamari2021-10-121-1/+1
* Add regression test for #5298Simon Jakobi2021-03-301-0/+6
* Fix some missed opportunities for preInlineUnconditionallySimon Peyton Jones2020-10-141-0/+11
* Cross-module LambdaFormInfo passingÖmer Sinan Ağacan2020-06-101-1/+1
* Major improvements to the specialiserSimon Peyton Jones2020-04-031-0/+5
* Improve CSE.combineAltsSimon Peyton Jones2020-03-141-0/+5
* Typos in comments [skip ci]Krzysztof Gogolewski2020-03-101-1/+1
* Make CSE delay inlining lessSimon Peyton Jones2019-11-011-0/+5
* Add a test to make sure we don't regress on #17140 in the futureAlp Mestanogullari2019-09-131-0/+4
* testsuite: Really fix #16741Ben Gamari2019-06-161-2/+1
* testsuite: Suppress ticks in T4918 outputBen Gamari2019-06-091-1/+3
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-2/+2
* testsuite: Suppress ticks when comparing -ddump-simpl outputBen Gamari2019-03-011-8/+8
* Look through newtype wrappers (Trac #16254)Krzysztof Gogolewski2019-02-191-0/+5
* Be a bit more aggressive about let-to-caseSimon Peyton Jones2018-09-121-0/+5
* CSE should deal with letrec (#9441)roland2018-08-181-13/+0
* CSE should deal with letrecroland2018-08-121-1/+14
* testsuite: Make T3234 more robustroland2018-05-301-0/+4
* Allow unpacking of single-data-con GADTsSimon Peyton Jones2018-04-021-0/+5
* Rename HEq_sc and Coercible_sc to heq_sel and coercible_selMatthew Pickering2018-01-021-2/+2
* Add a test for #14140David Feuer2017-09-121-0/+7
* Add a test for #12600David Feuer2017-05-131-0/+5
* Add a test for #11272David Feuer2017-05-131-0/+7
* Do Note [Improving seq] alwaysSimon Peyton Jones2017-04-071-0/+6
* testsuite: Fix use of wc in T13340Ben Gamari2017-03-131-1/+1
* Fix CSE (again) on literal stringsSimon Peyton Jones2017-03-061-0/+5
* Fix up test results.David Feuer2017-03-021-3/+4
* The Early Inline PatchSimon Peyton Jones2017-02-281-3/+8
* Add testcase for #13340Ben Gamari2017-02-261-0/+6
* Make exprIsConApp_maybe work better for literals stringsSimon Peyton Jones2017-02-241-0/+4
* Join pointsLuke Maurer2017-02-011-1/+2
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-0/+5
* Simplify and improve CSESimon Peyton Jones2017-01-201-0/+5
* Fix a nasty bug in exprIsExpandableSimon Peyton Jones2017-01-201-0/+4
* testsuite: Fix T13025Ben Gamari2016-12-271-1/+1
* Fix test for T12877Sylvain Henry2016-12-231-0/+4
* Push coercions in exprIsConApp_maybeSimon Peyton Jones2016-12-231-0/+6
* Float unboxed expressions by boxingSimon Peyton Jones2016-12-231-0/+4
* Don't eta-expand in stable unfoldingsSimon Peyton Jones2016-12-211-0/+8
* Revert "Float unboxed expressions by boxing"Ben Gamari2016-12-131-4/+0
* Float unboxed expressions by boxingSimon Peyton Jones2016-12-121-0/+4
* Turn divInt# and modInt# into bitwise operations when possibleTakano Akio2016-09-051-0/+10
* Test Trac #3990Simon Peyton Jones2016-04-221-0/+5