Go to file
Eli Friedman 7a5fc693f9 llvm.memcpy.* has two distinct associated address spaces; the source address space, and the destination address space. Fix up the interface on MemIntrinsic and MemTransferInst to make this clear, and fix InstructionDereferencesPointer in LazyValueInfo.cpp to use the interface properly.
llvm-svn: 132356
2011-05-31 20:40:16 +00:00
clang Ensure we enter an unevaluated context when instantiating a noexcept 2011-05-31 19:54:49 +00:00
compiler-rt If a test case is not compiled on a specific platform, print "skipped" 2011-05-29 21:43:29 +00:00
debuginfo-tests Fix tests broken by r132257. 2011-05-29 03:51:55 +00:00
libcxx Upgrade <ratio> to use template aliases when available. 2011-05-31 16:55:36 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb Fix dynamic value objects to do the right thing when the 2011-05-31 20:18:39 +00:00
llvm llvm.memcpy.* has two distinct associated address spaces; the source address space, and the destination address space. Fix up the interface on MemIntrinsic and MemTransferInst to make this clear, and fix InstructionDereferencesPointer in LazyValueInfo.cpp to use the interface properly. 2011-05-31 20:40:16 +00:00
polly www: Enable SSI on the webserver. 2011-05-26 12:20:16 +00:00