Skip to content
  • Jim Laskey's avatar
    · 48850c10
    Jim Laskey authored
    This is a general clean up of the PowerPC ABI.  Address several problems and
    bugs including making sure that the TOS links back to the previous frame,
    that the maximum call frame size is not included twice when using frame
    pointers, no longer growing the frame on calls, double storing of SP and
    a cleaner/faster dynamic alloca.
    
    llvm-svn: 31792
    48850c10
Loading