1. c2251dc Add __builtin_abs by Anders Carlsson · 17 years ago
  2. 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
  3. 89799cf Generate code for __builtin_classify_type. by Anders Carlsson · 17 years ago
  4. 793680e Generate code for va_start and va_end. by Anders Carlsson · 17 years ago
  5. 419ea7e When dumping out errors about unsupported stuff, emit loc info. by Chris Lattner · 17 years ago
  6. c5e940f Implement codegen support for lowering "library builtins" like __builtin_isinf by Chris Lattner · 17 years ago
  7. bef20ac add the ability to get the llvm function corresponding to a library builtin. by Chris Lattner · 17 years ago
  8. 6de93ff Don't make unknown builtins fatal errors yet. by Chris Lattner · 17 years ago
  9. c9e2091 Implement code generation for constant CFStrings. by Anders Carlsson · 17 years ago
  10. 022012e Add support for code generation of builtins. by Anders Carlsson · 17 years ago