Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGen
/
builtin-attributes.c
d02fd83
Fix testcases to not rely upon target-* attributes.
by Bill Wendling
· 13 years ago
0f424b0
Revert "Add more attributes from the command line to functions."
by Anna Zaks
· 13 years ago
87869db
Add more attributes from the command line to functions.
by Bill Wendling
· 13 years ago
e1c4a1b
Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions.
by Bill Wendling
· 13 years ago
2987c57
Tests: check for target availability for target-specific tests.
by Jim Grosbach
· 13 years ago
ed2a360
The frexp, modf, and remquo builtins are not 'const'.
by Jakob Stoklund Olesen
· 14 years ago
b4d3c99
Make sure we aggressively attach nounwind (etc.) to calls to library
by Eli Friedman
· 15 years ago
23a8a06
Change the test for which ABI/CC to use on ARM to be base on the environment
by Rafael Espindola
· 15 years ago
b35e7b8
Fix tests that I missed from my previous commit.
by Rafael Espindola
· 15 years ago
731be66
Revert changes r97693, r97700, and r97718.
by John McCall
· 16 years ago
61076e1
XFAIL these tests on win32, since the win32 buildbot apparently disables all
by John McCall
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
ff0553e
Fix subtle bug in generating LLVM function declarations for builtin functions.
by Daniel Dunbar
· 16 years ago