summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_fail
Commit message (Expand)AuthorAgeFilesLines
* StgToCmm: Upgrade -fcheck-prim-bounds behaviorMatthew Craven2023-04-049-4/+142
* testsuite: Fix exit code of bounds checking tests on WindowsBen Gamari2022-04-071-1/+1
* codeGen: Fix two buglets in -fbounds-check logicBen Gamari2022-01-312-0/+20
* codeGen: Introduce flag to bounds-check array accessesBen Gamari2021-12-216-0/+98
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-175-85/+1
* Reword: representation instead of levitysheaf2021-06-102-12/+14
* Make some simple primops levity-polymorphicsheaf2021-06-044-37/+2
* Allow visible type application for levity-poly data consSimon Peyton Jones2021-05-072-13/+36
* Add tests for #17920Sylvain Henry2020-06-231-1/+1
* Various performance improvementsKrzysztof Gogolewski2020-06-172-6/+5
* Linear types (#15981)Krzysztof Gogolewski2020-06-173-44/+15
* Eta expand un-saturated primopsBen Gamari2020-05-293-3/+21
* Modules (#13009)Sylvain Henry2020-04-182-2/+2
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-124-4/+64
* Don't eta-expand unsaturated primopsBen Gamari2019-06-252-9/+3
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-6/+5
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-271-2/+2
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-1/+1
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-1/+3
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-021-3/+3
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-023-0/+52
* CmmParse: Don't force alignment in memcpy-ish operationsBen Gamari2015-08-031-1/+3
* Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-163-0/+13