Go to file
Bill Wendling 246eb96c8a Initial stab at getting inlining working with the EH rewrite.
This takes the new 'resume' instruction and turns it into a direct jump to the
caller's landing pad code. The caller's landingpad instruction is merged with
the landingpad instructions of the callee. This is a bit rough and makes some
assumptions in how the code works. But it passes a simple test.

llvm-svn: 136313
2011-07-28 00:38:23 +00:00
clang Fix thinko in last checkin. 2011-07-28 00:30:42 +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 Optimizing valarray::operator=(some-valarray-expression) 2011-07-27 23:19:59 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb another possible incarnation of a C++ string straight from llvm-gcc build 5658 2011-07-27 23:33:58 +00:00
llvm Initial stab at getting inlining working with the EH rewrite. 2011-07-28 00:38:23 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00