Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
f65b9f58f4da63315c9e8bd741b64472cbb05bc9
/
test
/
CodeGen
/
builtins.c
f65b9f5
Sorry! Accidentally checked in experimental change.
by John Thompson
· 15 years ago
6d8b16c
Make this at least compile.
by Mike Stump
· 15 years ago
0653066
Removed math.h include, as Windows math.h has a compile error.
by John Thompson
· 15 years ago
d613989
PR4836, part 2: CodeGen for __builtin_isnan.
by Eli Friedman
· 15 years ago
3b660ef
PR4134: Implement __builtin_extract_return_addr.
by Eli Friedman
· 16 years ago
7a0048b
Add more builtin definitions, including strcmp. - PR3964.
by Daniel Dunbar
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b808c95
switch getBuiltinLibFunction to use the new GetOrCreateLLVMFunction
by Chris Lattner
· 16 years ago
f8ebb41
Add some stdlib builtins
by Daniel Dunbar
· 16 years ago
1768a62
Add some builtins to codegen test case.
by Daniel Dunbar
· 16 years ago
d417d96
Add two test cases for builtins (mostly related to object size builtins).
by Daniel Dunbar
· 16 years ago