summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2014-06-06 09:52:13 +0100
committerSimon Marlow <marlowsd@gmail.com>2014-06-06 18:03:29 +0100
commite577a52363ee7ee8a07f1d863988332ae8fbf2e4 (patch)
tree85ae41441df2d5b38676f95643acfd50b543ed25 /compiler/codeGen
parentb0215729214859051abf78f6cf5012805fe7d764 (diff)
downloadhaskell-e577a52363ee7ee8a07f1d863988332ae8fbf2e4.tar.gz
Fix discarding of unreachable code in the register allocator (#9155)
A previous fix to this was wrong: f5879acd018494b84233f26fba828ce376d0f81d and left some unreachable code behind. So rather than try to be clever and do this at the same time as the strongly-connected-component analysis, I'm doing a separate reachability pass first.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions