diff options
author | Simon Marlow <marlowsd@gmail.com> | 2012-02-15 12:56:38 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-02-15 12:56:38 +0000 |
commit | 3d8ab554ced45c51f39951f29cc53277d5788c37 (patch) | |
tree | 19ef34e33fce3aca8940bf7938c0ca4b5bcd3c97 /compiler/codeGen | |
parent | 06b8b9733fd446e7ee9e2cd2fbde2e8674194579 (diff) | |
download | haskell-3d8ab554ced45c51f39951f29cc53277d5788c37.tar.gz |
Improvements to the mini-inliner
- inline x = R1, even if x occurs many times
- inline past a store, if the expression is not a load
(we could further refine this of course, but the idea here
is to get reasonable code for not much effort)
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions