| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
in preparation for deriving Foldable for []
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
as breaking the chain of specialization (but it's currently broken,
so these may be false positives, but these pragmas may be handy
in the future anyway and they can't do much harm in theory
and in practice they are right now neutral performance-wise).
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
leading to 6% lower allocation in Det.hs primal test.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
No horde-ad test speedup noticed.
|
| | |
|
| |
|
|
| |
Thanks Mikolaj for spotting it's broken
|
| |
|
|
| |
This should allow foldr/build fusion
|
| | |
|
| |
|
|
| |
This speeds up {r,s}generatePrim
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|