summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_run
Commit message (Expand)AuthorAgeFilesLines
* Feed /dev/null into cgrun025Greg Steuck2022-01-111-1/+1
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-2215-1322/+0
* Revert "Data.List specialization to []"Matthew Pickering2021-12-033-3/+3
* Make Word64 use Word64# on every architectureSylvain Henry2021-11-066-38/+3
* Remove target dependent CPP for Word64/Int64 (#11470)Sylvain Henry2021-11-064-0/+20
* undefined: Neater CallStack in error messageJoachim Breitner2021-10-242-3/+1
* Add a test for #20275ARATA Mizuki2021-08-283-0/+11
* testsuite: Add test for #20137Ben Gamari2021-08-025-0/+118
* Remove reqlib from cgrun025 testMatthew Pickering2021-07-093-8/+8
* Read constants header instead of global platformConstantsSylvain Henry2021-04-101-1/+3
* Data.List specialization to []Oleg Grenrus2021-04-012-2/+2
* Use GHC2021 as default languageJoachim Breitner2021-03-101-2/+3
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-036-13/+13
* Add a test for the calling convention of "foreign import prim" on x86_64 and ...ARATA Mizuki2021-03-025-0/+96
* Fix typosBrian Wignall2021-02-061-1/+1
* testsuite: Add test for #19149Ben Gamari2021-01-074-0/+51
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-265-12/+12
* Naming, value types and tests for Addr# atomicsViktor Dukhovni2020-11-052-19/+18
* WinIO: Small changes related to atomic request swaps.Andreas Klebinger2020-10-074-1/+60
* testsuite: Add test for #18527Ben Gamari2020-08-074-0/+38
* Remove platform constant wrappersSylvain Henry2020-07-251-2/+2
* Add tests for #17920Sylvain Henry2020-06-233-0/+31
* CmmToC: don't add extern decl to parsed Cmm dataSylvain Henry2020-06-231-2/+1
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-143-0/+53
* GHC.Core.Opt renamingSylvain Henry2020-04-181-1/+1
* Modules: Core operations (#13009)Sylvain Henry2020-03-181-1/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-211-2/+2
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-1/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-083-3/+2
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* llvmGen: Fix #14251Ben Gamari2020-01-201-2/+1
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-043-3/+3
* Module hierarchy (#13009): StgSylvain Henry2019-12-311-1/+1
* testsuite: Mark cgrun057 as fragile on ARMBen Gamari2019-12-271-0/+1
* fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-241-1/+1
* Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-241-0/+4
* Revert "testsuite: Mark cgrun057 as broken on ARMv7"Ben Gamari2019-12-171-1/+0
* testsuite: Mark cgrun057 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* Add `timesInt2#` primopSylvain Henry2019-12-022-0/+99
* testsuite: Skip T15892 in nonmoving_thr_ghcBen Gamari2019-10-221-1/+1
* testsuite: Nonmoving collector doesn't support -G1Ben Gamari2019-10-221-1/+2
* testsuite: Don't run T15892 in nonmoving waysBen Gamari2019-10-221-3/+5
* testsuite: Mark cgrun071 as broken on i386Ben Gamari2019-09-271-1/+4
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-2/+2
* 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
* testsuite: Add test for #16846Ben Gamari2019-06-253-0/+42
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1