Go to file
John McCall 375dcc9ec9 Change how tblgen generates attributes for intrinsics to use a single
switch.  With this newfound organization, teach tblgen how not to give
all intrinsics the 'nounwind' attribute.  Introduce a new intrinsic,
llvm.eh.resume, which does not have this attribute.  Documentation and uses
to follow.

llvm-svn: 132252
2011-05-28 06:31:34 +00:00
clang Add support for ARM ldrexd/strexd builtins 2011-05-28 04:11:33 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx noexcept for <bitset>. 2011-05-27 20:52:28 +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 some comments. 2011-05-27 23:42:45 +00:00
llvm Change how tblgen generates attributes for intrinsics to use a single 2011-05-28 06:31:34 +00:00
polly www: Enable SSI on the webserver. 2011-05-26 12:20:16 +00:00