summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtin-attributes.c
Commit message (Expand)AuthorAgeFilesLines
* 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