summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for SIMD operations in the NCG"Ben Gamari2019-07-1615-459/+1
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-142-2/+2
* Add support for SIMD operations in the NCGAbhiroop Sarkar2019-07-0315-1/+459
* Don't eta-expand unsaturated primopsBen Gamari2019-06-252-9/+3
* testsuite: Add test for #16846Ben Gamari2019-06-253-0/+42
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* PrelRules: Don't break let/app invariant in shiftRuleBen Gamari2019-06-144-2/+7
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-6/+5
* testsuite: Skip cgrun078 in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Mark T16449_2 as broken due to #16742Ben Gamari2019-06-121-1/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+1
* Introduce log1p and expm1 primopschessai2019-06-093-0/+49
* Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-015-0/+21
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-083-0/+15
* asm-emit-time IND_STATIC eliminationGabor Greif2019-04-155-1/+35
* codegen: unroll memcpy calls for small bytearraysArtem Pyanykh2019-04-143-0/+28
* codegen: fix memset unroll for small bytearrays, add 64-bit setsArtem Pyanykh2019-04-093-4/+28
* Generate straightline code for inline array allocationMichal Terepeta2019-04-083-0/+137
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-153-3/+3
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-271-2/+2
* Test bit-manipulating primops under respective arch flags like -msse4.2Dmitry Ivanov2019-02-203-1/+121
* testsuite: Use makefile_testBen Gamari2019-01-302-7/+6
* Revert "Batch merge"Ben Gamari2019-01-302-6/+7
* Batch mergeBen Gamari2019-01-302-7/+6
* testsuite: Try accepting new output for memcpy testBen Gamari2018-12-121-2/+2
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-113-5/+5
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-112-3/+8
* Use handy shortcut llvm_waysGabor Greif2018-11-231-3/+3
* Fix a bug in SRT generation (#15892)Simon Marlow2018-11-152-0/+74
* Revert "Multiple fixes / improvements for LLVM backend"Ben Gamari2018-11-071-1/+2
* Generate correct relocation for external cost centreZejun Wu2018-10-155-0/+27
* Re-enable test T14251Ömer Sinan Ağacan2018-10-101-2/+1
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-1010-22/+65
* Multiple fixes / improvements for LLVM backendKavon Farvardin2018-10-041-2/+1
* testsuite: Don't force run of llvm ways in T14251Ben Gamari2018-09-211-2/+1
* Add testcase for #14251Ben Gamari2018-09-203-0/+34
* Invert FP conditions to eliminate the explicit NaN check.klebinger.andreas@gmx.at2018-09-184-0/+14
* testsuite: Add test for #14346Sylvain Henry2018-07-312-0/+22
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-1/+1
* Remove ad-hoc special case in occAnalSimon Peyton Jones2018-06-071-1/+1
* testsuite: Don't rely on find command in T15038Ben Gamari2018-05-261-1/+7
* Fix #15038Ömer Sinan Ağacan2018-05-108-0/+464
* Normalize T14999 test output some moreBartosz Nitka2018-05-042-5/+2
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-034-0/+37
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+0
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-1/+3
* Fix seq# case of exprOkForSpeculationSimon Peyton Jones2018-03-201-1/+1
* Update T5129 test:Ömer Sinan Ağacan2018-03-201-5/+6
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7