Recursively call cmmMachOpFold on divides that we turned into shifts
authorSimon Marlow <marlowsd@gmail.com>
Tue, 8 Feb 2011 10:43:45 +0000 (10:43 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 8 Feb 2011 10:43:45 +0000 (10:43 +0000)
commit6b89acb468c0db3337b831790f96bee4d9b54bfe
treee1cee7826c2a4e7186cba00a1bdad4d895de1174
parentc073f23aba6d88a9479a20ccb53bb98a338638db
Recursively call cmmMachOpFold on divides that we turned into shifts
There might be more simplification to do.
compiler/cmm/CmmOpt.hs