Go to file
Chandler Carruth f13db84794 Add an explicit test of the auto-upgrade functionality for the new
intrinsic syntax.

Now that this is explicitly covered, I plan to upgrade the existing test
suite to use an explicit immediate. Note that I plan to specify 'true'
in most places rather than the auto-upgraded value as that is the far
more common value to end up here as that is the value coming from GCC's
builtins. The only place I'm likely to put a 'false' in is when testing
x86 which actually has different instructions for the two variants.

llvm-svn: 146369
2011-12-12 11:23:11 +00:00
clang Make fscanf, vscanf, etc. be recognized as scanf-like functions. 2011-12-12 10:34:18 +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 Add an explicit test of the auto-upgrade functionality for the new 2011-12-12 11:23:11 +00:00
polly Update after LLVM API change. 2011-12-09 21:34:43 +00:00