1. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  2. de5d3c7 Whether an argument is required (in contrast with being an by John McCall · 12 years ago
  3. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  4. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  5. bf1f826 Revert r126678. by Fariborz Jahanian · 13 years ago
  6. 3d04a0e objc IRGen for Next runtime message API. by Fariborz Jahanian · 13 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  9. 13dcd00 This patch implements objective-c's 'SEL' type as a built-in by Fariborz Jahanian · 15 years ago
  10. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 15 years ago
  11. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  12. 5b3a2fc Use ABIArgInfo::getDirect() for all types that have a pointer representation. by Anders Carlsson · 15 years ago
  13. 6793966 IRgen/ObjC: Correctly construct the function info for variadic message sends. by Daniel Dunbar · 15 years ago