Go to file
Chad Rosier 261f9ce371 Improved efficiency by using iterator returned by erase, rather then restarting.
Thanks to David Blaikie for pointing this out.

llvm-svn: 137051
2011-08-08 17:17:15 +00:00
clang Improved efficiency by using iterator returned by erase, rather then restarting. 2011-08-08 17:17:15 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI 2011-07-31 17:16:32 +00:00
libcxxabi Silence some -Wall warnings pointed out by Marshall Clow 2011-08-08 15:49:07 +00:00
lldb Fixed a loop that I was testing changes with and forgot 2011-08-06 00:50:36 +00:00
llvm Don't clobber pending ST regs when FP regs are killed. 2011-08-08 17:15:43 +00:00
polly Memaccess: Some style changes 2011-08-08 08:34:16 +00:00