summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add test for #18291Ben Gamari2020-08-182-0/+8
* Define type Void# = (# #) (#18441)Krzysztof Gogolewski2020-07-221-1/+1
* NCG: correctly handle addresses with huge offsets (#15570)Sylvain Henry2020-07-022-0/+10
* Add tests for #17920Sylvain Henry2020-06-231-3/+3
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+12
* testsuite: Add tests for #18227Ben Gamari2020-06-143-0/+24
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-142-0/+13
* Implement cast worker/wrapper properlySimon Peyton Jones2020-06-101-0/+1
* Cross-module LambdaFormInfo passingÖmer Sinan Ağacan2020-06-1010-2/+46
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-8/+3
* Improve and refactor StgToCmm codegen for DataCons.Andreas Klebinger2020-04-031-1/+1
* testsuite: Fix T17786 on WindowsBen Gamari2020-03-291-2/+2
* Use run-time tablesNextToCode in compiler exclusively (#15548)Joachim Breitner2020-03-261-1/+1
* Add regression test for T17904Ömer Sinan Ağacan2020-03-102-0/+64
* Simplify IfaceIdInfo typeÖmer Sinan Ağacan2020-02-291-2/+2
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-204-16/+13
* Add test for #17648Ömer Sinan Ağacan2020-02-143-0/+29
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-312-10/+10
* Fix LANG=C for readelf invocation in T14999Sylvain Henry2020-01-121-1/+1
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-0615-0/+169
* Fix bug in the x86 backend involving the CFG.Andreas Klebinger2019-10-231-144/+240
* Fix #17334 where NCG did not properly update the CFG.wip/andreask/17334Andreas Klebinger2019-10-132-0/+150
* Change behaviour of -ddump-cmm-verbose to dump each Cmm pass output to a sepa...nineonine2019-07-261-2/+2
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+1
* Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-012-0/+10
* asm-emit-time IND_STATIC eliminationGabor Greif2019-04-155-1/+35
* testsuite: Use makefile_testBen Gamari2019-01-301-5/+5
* Revert "Batch merge"Ben Gamari2019-01-301-5/+5
* Batch mergeBen Gamari2019-01-301-5/+5
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-111-2/+2
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-111-1/+2
* Use handy shortcut llvm_waysGabor Greif2018-11-231-3/+3
* Generate correct relocation for external cost centreZejun Wu2018-10-155-0/+27
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-103-21/+0
* Invert FP conditions to eliminate the explicit NaN check.klebinger.andreas@gmx.at2018-09-184-0/+14
* Remove ad-hoc special case in occAnalSimon Peyton Jones2018-06-071-1/+1
* Normalize T14999 test output some moreBartosz Nitka2018-05-042-5/+2
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-034-0/+37
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-034-1/+24
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-022-13/+0
* testsuite: Add failing testcase for #13233Ben Gamari2017-03-242-0/+13
* The Early Inline PatchSimon Peyton Jones2017-02-281-2/+1
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-201-2/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-7/+4
* Check for empty entity string in "prim" foreign importsSylvain HENRY2016-10-141-1/+1
* testsuite: Mark test for #12355 as unbroken on Darwin.Ben Gamari2016-10-021-1/+1
* CodeGen: Way to dump cmm only once (#11717)Vladimir Trubilov2016-07-171-2/+2
* testsuite: Add testcase for #12355Ben Gamari2016-07-042-0/+8
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-202-13/+13