Skip to content
  • Simon Marlow's avatar
    Improve accuracy of memory conflict tracking · 40b6598a
    Simon Marlow authored
    We now track stack regions, so that we can float a stack load past a
    stack store if they don't conflict.  Also, we now use the CmmType to
    more accurately identify heap addresses.
    40b6598a