Skip to content
  • Simon Marlow's avatar
    [project @ 2005-03-08 13:32:06 by simonmar] · bc2d66a0
    Simon Marlow authored
    HACK HACK HACK on x86_64
    
    we need 16-byte aligned constants on this platform sometimes.  Don't
    just 16-byte align everything, but try to detect 16-byte constants and
    align just those.
    
    All the codegen tests now go through on registerised x86_64, I'm
    building a stage2 GHC now.
    bc2d66a0