Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c69a5810f4a39f4af204e4843b497033ec6f12bf
/
CodeGen
/
CGBuiltin.cpp
c2251dc
Add __builtin_abs
by Anders Carlsson
· 17 years ago
d6a275f
Stub out codegen for __builtin_constant_p. Remove any implicit cast exprs in the call to __builtin___CFStringMakeConstantString.
by Anders Carlsson
· 17 years ago
89799cf
Generate code for __builtin_classify_type.
by Anders Carlsson
· 17 years ago
793680e
Generate code for va_start and va_end.
by Anders Carlsson
· 17 years ago
419ea7e
When dumping out errors about unsupported stuff, emit loc info.
by Chris Lattner
· 17 years ago
c5e940f
Implement codegen support for lowering "library builtins" like __builtin_isinf
by Chris Lattner
· 17 years ago
bef20ac
add the ability to get the llvm function corresponding to a library builtin.
by Chris Lattner
· 17 years ago
6de93ff
Don't make unknown builtins fatal errors yet.
by Chris Lattner
· 17 years ago
c9e2091
Implement code generation for constant CFStrings.
by Anders Carlsson
· 17 years ago
022012e
Add support for code generation of builtins.
by Anders Carlsson
· 17 years ago