summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_run/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add support for SIMD operations in the NCGAbhiroop Sarkar2019-07-031-1/+9
* testsuite: Add test for #16846Ben Gamari2019-06-251-0/+1
* PrelRules: Don't break let/app invariant in shiftRuleBen Gamari2019-06-141-1/+1
* 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
* Introduce log1p and expm1 primopschessai2019-06-091-0/+1
* Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-011-0/+1
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-081-0/+1
* Generate straightline code for inline array allocationMichal Terepeta2019-04-081-0/+1
* Test bit-manipulating primops under respective arch flags like -msse4.2Dmitry Ivanov2019-02-201-1/+2
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-111-2/+2
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-111-2/+6
* Fix a bug in SRT generation (#15892)Simon Marlow2018-11-151-0/+7
* Revert "Multiple fixes / improvements for LLVM backend"Ben Gamari2018-11-071-1/+2
* Re-enable test T14251Ömer Sinan Ağacan2018-10-101-2/+1
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-101-1/+9
* 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-201-0/+3
* testsuite: Add test for #14346Sylvain Henry2018-07-311-0/+1
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+0
* Fix seq# case of exprOkForSpeculationSimon Peyton Jones2018-03-201-1/+1
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7
* testsuite: Add testcase for #14754Ben Gamari2018-02-031-0/+1
* Mark xmm6 as caller saved in the register allocator for windows.klebinger.andreas@gmx.at2018-01-311-0/+1
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-211-0/+2
* Revert "Add new mbmi and mbmi2 compiler flags"Ben Gamari2017-11-221-2/+0
* Add new mbmi and mbmi2 compiler flagsJohn Ky2017-11-151-0/+2
* Allow packing constructor fieldsMichal Terepeta2017-10-291-0/+4
* Implement new `compareByteArrays#` primopHerbert Valerio Riedel2017-10-161-0/+1
* SetLevels: Substitute in ticks in lvlMFEBen Gamari2017-09-051-1/+1
* base: Implement bit casts between word and float typesErik de Castro Lopo2017-04-121-0/+2
* testsuite: Mark T12622 as broken in ghci wayBen Gamari2017-03-261-1/+1
* x86 nativeGen: Fix test with mask in range [128,255] (#13425)Reid Barton2017-03-241-0/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+1
* Ensure that Literals are in rangeJoachim Breitner2017-02-261-2/+5
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-2/+1
* Desugar static forms to makeStatic calls.Facundo Domínguez2017-01-131-0/+1
* Revert "Have addModFinalizer expose the local type environment."Facundo Domínguez2017-01-061-1/+0
* Have addModFinalizer expose the local type environment.Facundo Domínguez2017-01-061-0/+1
* testsuite: Mark T9577 as broken due to #12965Ben Gamari2016-12-151-0/+1
* Really mark T9577 as brokenBen Gamari2016-12-061-1/+1
* Mark T9577 as broken on Darwin due to #12937Ben Gamari2016-12-061-1/+3
* Reduce the size of string literals in binaries.Thijs Alkemade2016-12-061-0/+1
* testsuite: Add test for #12855Ben Gamari2016-11-211-0/+1
* Add testcase for #12757Ben Gamari2016-11-021-0/+1
* Have static pointers work with -fno-full-laziness.Facundo Domínguez2016-11-011-0/+2
* Fix codegen bug in PIC version of genSwitch (#12433)Simon Marlow2016-09-151-1/+1
* Add failing testcase for #12433Ben Gamari2016-09-081-0/+1
* Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-06-281-3/+1