Go to file
Bill Wendling 0e541ea730 Miscellaneous clean-ups based on Evan's feedback:
- 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
2008-03-03 23:57:28 +00:00
clang move deprecated -> attributes.c 2008-03-03 21:17:42 +00:00
llvm Miscellaneous clean-ups based on Evan's feedback: 2008-03-03 23:57:28 +00:00