summaryrefslogtreecommitdiff
path: root/testsuite/tests/cmm
Commit message (Expand)AuthorAgeFilesLines
* GHC.Cmm.Opt: Handle MO_XX_ConvBen Gamari2020-05-152-0/+18
* testsuite/T16930: Don't rely on gnu grep specific --includeBen Gamari2020-02-142-12/+12
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-4/+4
* Handle TagToEnum in the same big case as the other primopsJohn Ericson2020-01-162-0/+44
* Make the C-- O and C types constructors with DataKindsJohn Ericson2019-09-051-1/+3
* Change behaviour of -ddump-cmm-verbose to dump each Cmm pass output to a sepa...nineonine2019-07-264-0/+32
* testsuite: Use makefile_testBen Gamari2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+1
* Batch mergeBen Gamari2019-01-301-1/+1
* NCG: New code layout algorithm.Andreas Klebinger2018-11-173-0/+16
* Check if both branches of an Cmm if have the same target.klebinger.andreas@gmx.at2018-06-074-0/+16
* Hoopl: improve postorder calculationMichal Terepeta2018-03-195-0/+83