Go to file
Jakob Stoklund Olesen 780db902f7 Oops, didn't mean to commit that.
Spills should be hoisted out of loops, but we don't want to hoist them
to dominating blocks at the same loop depth. That could cause the spills
to be executed more often.

llvm-svn: 134782
2011-07-09 01:02:44 +00:00
clang Silly typo in test for r134770. 2011-07-08 23:57:18 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Implement generalized table lookups for upper, lower, and character 2011-07-09 00:56:23 +00:00
libcxxabi In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated understanding and sync with updated clang mangling. Also fix think-o in __parse_encoding enabling the parsing of trailing .eh and .b. 2011-06-22 19:27:39 +00:00
lldb Allow reading memory from files before the target has been run. 2011-07-09 00:55:34 +00:00
llvm Oops, didn't mean to commit that. 2011-07-09 01:02:44 +00:00
polly ScopLib: Add missing include 2011-07-06 18:05:05 +00:00