Skip to content
  • Bill Wendling's avatar
    Fix the code that was WRONG. · ee5eaebc
    Bill Wendling authored
    The registers are placed into the saved registers list in the reverse order,
    which is why the original loop was written to loop backwards.
    
    llvm-svn: 148064
    ee5eaebc
Loading