summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtin-attributes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-2/+1
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-1/+2
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-2/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-1/+4
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
* The frexp, modf, and remquo builtins are not 'const'.Jakob Stoklund Olesen2011-09-081-0/+41
* Make sure we aggressively attach nounwind (etc.) to calls to libraryEli Friedman2011-03-241-0/+5
* Change the test for which ABI/CC to use on ARM to be base on the environmentRafael Espindola2010-06-161-1/+1
* Fix tests that I missed from my previous commit.Rafael Espindola2010-06-161-2/+2
* Revert changes r97693, r97700, and r97718.John McCall2010-03-041-2/+0
* XFAIL these tests on win32, since the win32 buildbot apparently disables allJohn McCall2010-03-041-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix subtle bug in generating LLVM function declarations for builtin functions.Daniel Dunbar2009-09-141-0/+12