Go to file
Sean Callanan 0886e5657b Fixed a problem with the IR interpreter that caused
it to generate result variables that were not bound
to their underlying data.  This allowed the SBValue
class to use the interpreter (if possible).

Also made sure that any result variables that point
to stack allocations in the stack frame of the
interpreted expressions do not get live data.

llvm-svn: 140285
2011-09-22 00:41:11 +00:00
clang In the OpenCL mode, the AltiVec mode must be off and checks must be strict 2011-09-21 18:28:29 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix test bugs found by David Chisnall 2011-09-21 18:33:46 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fixed a problem with the IR interpreter that caused 2011-09-22 00:41:11 +00:00
llvm Turns out that Thumb2 ADR doesn't need special printing like LDR does. Fix other test failures I caused. 2011-09-21 23:53:44 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00