summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
Commit message (Expand)AuthorAgeFilesLines
* testuite: update more windows tests outputsTamar Christina2018-11-221-1/+2
* Comment out CONSTANT_FOLDED in GHC.NaturalChristiaan Baaij2018-10-281-5/+10
* Fix integer overflow when encoding doubles (Trac #15271)Fangyi Zhou2018-10-282-0/+9
* Preserve specialisations despite CSESimon Peyton Jones2018-09-052-3/+3
* fixup! Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Fix a major copy'n'paste error in LLVM CodeGenKrzysztof Gogolewski2018-07-221-1/+1
* Fix for built-in Natural literals desugaringSylvain Henry2018-07-063-0/+9
* Built-in Natural literals in CoreSylvain Henry2018-06-157-0/+214
* Algebraically simplify add/sub with carry/overflowSebastian Graf2018-05-154-8/+36
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-0/+3
* Stable area hyperbolic sine for `Double` and `Float`.Justus Sagemüller2018-05-051-1/+1
* Add hyperbolic functions to test of Float-inversesJustus Sagemüller2018-05-053-1/+16
* Add test for invertability of `Floating` methods.Justus Sagemüller2018-05-053-0/+59
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Enable testing 'Natural' type in TEST=arith011Herbert Valerio Riedel2017-10-163-4/+1341
* base: Update acosh to handle -1::ComplexAlex Bradley2017-09-053-0/+11
* Changed OverLit warnings to work with negative literals (#13257)Rupert Horlick2017-03-061-4/+0
* testsuite: Fix double test of +InfinityBen Gamari2017-03-032-4/+4
* testsuite: Add a NaN case to numrun015Ben Gamari2017-03-032-0/+2
* testsuite: Add test for floating-point abs (numrun015)Ben Gamari2017-03-033-0/+31
* Combine identical case alternatives in CSESimon Peyton Jones2017-02-281-11/+5
* Simplify OutputableBndrSimon Peyton Jones2017-02-171-18/+18
* Join pointsLuke Maurer2017-02-011-10/+11
* Fix the right-shift operation for negative big integers (fixes #12136)Daishi Nakajima2017-01-263-0/+21
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-4/+1
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-7/+23
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-10/+6
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2012-164/+164
* CSE code cleanup and improvementSimon Peyton Jones2016-04-061-5/+11
* Core pretty printer: Omit wild case bindersJoachim Breitner2016-04-061-10/+6
* Do not print DmdType in Core outputJoachim Breitner2016-03-291-7/+7
* Ensure T11702 always runs with optasmBen Gamari2016-03-201-1/+1
* PrelRules: Fix constant folding for WordRemOpBen Gamari2016-03-201-1/+1
* Add regression test for #11702Ben Gamari2016-03-143-0/+12
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-274-10/+16
* Always run test T9407Reid Barton2016-01-211-5/+1
* Add test T9407 (Windows)Rik Steenkamp2016-01-203-0/+61
* Refactoring on IdInfo and system derived namesSimon Peyton Jones2016-01-181-1/+1
* Make demand analysis understand catchSimon Peyton Jones2016-01-071-4/+4
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-12/+25
* Add subWordC# on x86ishNikita Karetnikov2015-10-314-0/+21
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+28
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-28/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+28
* Make stronglyConnCompFromEdgedVertices deterministicBartosz Nitka2015-10-221-61/+62
* Enable `Enumeration is empty` warnings for `Integer`Herbert Valerio Riedel2015-10-033-0/+38
* Fix testsBen Gamari2015-07-161-0/+4
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-142-9/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-4/+3