Skip to content
  • Matt Chapman's avatar
    [project @ 2002-06-03 13:08:37 by matthewc] · cb5ccf0a
    Matt Chapman authored
    Initial mangling and tailcalls support for IA64.
    
    Function prologues and epilogues are deleted and we use a single register
    stack frame throughout (with a little register renaming in the mangler...)
    Dropthrough from fast to slow entry point is also implemented.
    Tailcalls are marked and converted into jumps at mangle time.
    cb5ccf0a