Go to file
Bob Wilson fadc2c83e5 Implement 'e' and 'f' modifiers for Neon inline asm. <rdar://problem/10551006>
These modifiers simply select either the low or high D subregister of a Neon
Q register.  I've also removed the unimplemented 'p' modifier, which turns out
to be a bit different than the comment here suggests and as far as I can tell
was only intended for internal use in Apple's version of gcc.

llvm-svn: 146417
2011-12-12 21:45:15 +00:00
clang Fixes a bug in calculation of field offsets of ms_struct 2011-12-12 21:16:36 +00:00
compiler-rt [asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.com 2011-12-09 18:18:54 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx As an extension, support incomplete types in the unordered containers to match what we already do in the associative containers. 2011-12-12 17:26:24 +00:00
libcxxabi Made some minor tweaks to __cxa_rethrow 2011-12-12 19:11:42 +00:00
lldb Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
llvm Implement 'e' and 'f' modifiers for Neon inline asm. <rdar://problem/10551006> 2011-12-12 21:45:15 +00:00
polly Upgrade to CLooG 0.17.0 2011-12-12 14:52:31 +00:00