Skip to content
  • Bill Wendling's avatar
    Miscellaneous clean-ups based on Evan's feedback: · 0e541ea7
    Bill Wendling authored
    - Cleaned up how the prologue-epilogue inserter loops over the instructions.
    - Instead of restarting the processing of an instruction if we remove an
      implicit kill, just update the end iterator and make sure that the iterator
      isn't incremented.
    
    llvm-svn: 47870
    0e541ea7
Loading