Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tag inference work. | Andreas Klebinger | 2022-02-12 | 4 | -1/+26 |
* | Nested CPR light unleashed (#18174) | Sebastian Graf | 2021-09-30 | 3 | -16/+11 |
* | Improve CSE in STG-land | Simon Peyton Jones | 2021-04-17 | 3 | -0/+26 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -4/+4 |
* | Always do the worker/wrapper split for NOINLINEs | Sebastian Graf | 2019-03-07 | 1 | -9/+1 |
* | testsuite: Save performance metrics in git notes. | David Eichmann | 2018-11-07 | 1 | -3/+2 |
* | Run StgCse after unarise, fixes #15300 | Ömer Sinan Ağacan | 2018-07-27 | 1 | -3/+1 |
* | Simplify StgCases when all alts refer to the case binder | Joachim Breitner | 2017-04-18 | 1 | -1/+1 |
* | Add failing test case for #13588 | Joachim Breitner | 2017-04-18 | 4 | -0/+230 |
* | Typos in comments [ci skip] | Gabor Greif | 2017-04-11 | 2 | -2/+2 |
* | Add a second regression test for #13536 | Joachim Breitner | 2017-04-10 | 3 | -0/+38 |
* | StgCse: Do not re-use trivial case scrutinees | Joachim Breitner | 2017-04-10 | 4 | -0/+20 |
* | Add a CSE pass to Stg (#9291) | Joachim Breitner | 2017-01-05 | 5 | -0/+81 |