Go to file
Chandler Carruth f6bb278ee8 Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify
the behavior with the newly added flag for undefined results on a zero
input.

I'm terrible at documentation, so comments and suggestions welcome here.

llvm-svn: 146361
2011-12-12 04:36:04 +00:00
clang Update Clang to emit the new form of llvm.cttz and llvm.ctlz intrinsics, 2011-12-12 04:28:35 +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 Fix http://llvm.org/bugs/show_bug.cgi?id=11461. Credit Alberto Ganesh Barbati. 2011-12-11 20:31:33 +00:00
libcxxabi Added support for <special-name> ::= TC <first type> <number> _ <second type> # construction vtable for second-in-first, and for <special-name> ::= GR <object name> # reference temporary for object 2011-12-09 20:07:56 +00:00
lldb <rdar://problem/9958446> 2011-12-10 21:05:26 +00:00
llvm Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify 2011-12-12 04:36:04 +00:00
polly Update after LLVM API change. 2011-12-09 21:34:43 +00:00