aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtin-attributes.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Fix testcases to not rely upon target-* attributes.Bill Wendling1-2/+1
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks1-1/+2
2013-02-25Add more attributes from the command line to functions.Bill Wendling1-2/+1
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling1-1/+4
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach1-0/+1
2011-09-08The frexp, modf, and remquo builtins are not 'const'.Jakob Stoklund Olesen1-0/+41
2011-03-24Make sure we aggressively attach nounwind (etc.) to calls to libraryEli Friedman1-0/+5
2010-06-16Change the test for which ABI/CC to use on ARM to be base on the environmentRafael Espindola1-1/+1
2010-06-16Fix tests that I missed from my previous commit.Rafael Espindola1-2/+2
2010-03-04Revert changes r97693, r97700, and r97718.John McCall1-2/+0
2010-03-04XFAIL these tests on win32, since the win32 buildbot apparently disables allJohn McCall1-0/+2
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-09-14Fix subtle bug in generating LLVM function declarations for builtin functions.Daniel Dunbar1-0/+12