summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler
Commit message (Expand)AuthorAgeFilesLines
* Clean up opt and llcMoritz Angermann2017-09-061-2/+4
* Actually bump T12150David Feuer2017-08-281-1/+1
* Adjust test suite statsDavid Feuer2017-08-281-2/+4
* Refactor the Mighty SimplifierSimon Peyton Jones2017-08-252-0/+113
* Track visibility in TypeEqOriginRichard Eisenberg2017-07-271-1/+3
* Fix busy-wait in SysTools.builderMainLoopDouglas Wilson2017-07-201-1/+2
* Typeable: Ensure that promoted data family instance tycons get bindingsBen Gamari2017-07-191-1/+2
* testsuite: Again update allocations of T13701Ben Gamari2017-07-121-1/+2
* testsuite: Fix T13701 allocations yet againBen Gamari2017-07-111-1/+1
* testsuite: Decrease T13701 allocationsBen Gamari2017-07-111-1/+1
* Fix T13701 allocation for LinuxDavid Feuer2017-06-291-0/+1
* Treat banged bindings as FunBindsBen Gamari2017-06-271-1/+3
* cmm/CmmLayoutStack: avoid generating unnecessary reloadsMichal Terepeta2017-06-191-6/+13
* Add T9630David Feuer2017-06-193-0/+132
* Add perf test for #12545Ryan Scott2017-06-123-0/+118
* Refactor temp files cleanupDouglas Wilson2017-06-082-0/+25
* testsuite: Add performance test, NaperianBen Gamari2017-06-082-0/+431
* Faster checkFamInstConsistencyBartosz Nitka2017-05-311-2/+4
* Testcase for #13719Bartosz Nitka2017-05-222-0/+42
* Revert "Use a deterministic map for imp_dep_mods"Bartosz Nitka2017-05-151-1/+2
* Stress test for nested module hierarchiesBartosz Nitka2017-05-152-0/+32
* Revert "Stress test for nested module hierarchies"Bartosz Nitka2017-05-152-33/+0
* Stress test for nested module hierarchiesBartosz Nitka2017-05-152-0/+33
* testsuite: Update allocations for T4801 on DarwinBen Gamari2017-05-101-1/+2
* Revert "CoreTidy: Don't seq unfoldings"Ben Gamari2017-05-091-4/+2
* testsuite: Fix attribution of "Don't seq unfoldings" regressionBen Gamari2017-05-081-2/+2
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-081-2/+4
* Join-point refactoringSimon Peyton Jones2017-05-021-1/+2
* testsuite: Bump allocations of T3064Ben Gamari2017-05-011-1/+2
* Avoid excessive space usage from unfoldings in CoreTidyReid Barton2017-05-011-4/+8
* testsuite: Widen acceptance window of T13379Ben Gamari2017-04-301-1/+2
* Cure exponential behaviour in the simplifierSimon Peyton Jones2017-04-283-3/+387
* testsuite: Increase T13056 window size to +/-10%Ben Gamari2017-04-231-2/+3
* testsuite: Update performance metricsBen Gamari2017-04-211-2/+5
* testsuite: Update expected performance numbers on 32-bit LinuxBen Gamari2017-04-061-4/+6
* Stamp out space leaks from demand analysisReid Barton2017-04-011-2/+3
* testsuite: Update Windows allocations for T12234Ben Gamari2017-03-311-2/+3
* Fix space leaks in simplifier (#13426)Reid Barton2017-03-311-5/+10
* Deriving for phantom and empty typesDavid Feuer2017-03-301-0/+4
* Print module when dumping rulesMatthew Pickering2017-03-291-8/+8
* testsuite: More 32-bit performance changesBen Gamari2017-03-291-2/+2
* testsuite: Update performance numbers for 32-bit platformsBen Gamari2017-03-261-21/+45
* testsuite: Bump performance test allocationsBen Gamari2017-03-211-7/+10
* Fix #13382: Put join ceiling underneath lambdasLuke Maurer2017-03-131-1/+3
* Typos in comments and manualGabor Greif2017-03-061-2/+2
* TcTypeable: Try to reuse KindRepsBen Gamari2017-03-031-3/+6
* testsuite: Bump down allocations for T12707Ben Gamari2017-03-031-1/+2
* Fix T12234 stat mistakesDavid Feuer2017-03-021-3/+2
* Bump bytes allocated for T12234David Feuer2017-03-021-0/+1
* The Early Inline PatchSimon Peyton Jones2017-02-282-25/+48