1. 01f151e ANSI C requires that a call to an unprototyped function type succeed by John McCall · 13 years ago
  2. 49e34be The size of struct UnwindException varies by platform with no by John McCall · 13 years ago
  3. 686775d now that we have a centralized place to do so, add some using declarations for by Chris Lattner · 13 years ago
  4. ef6de3d De-constify Types in StructType::get() and TargetData::getIntPtrType(). by Jay Foad · 13 years ago
  5. f85e193 Automatic Reference Counting. by John McCall · 13 years ago
  6. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 13 years ago
  7. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 13 years ago
  8. ef9a1d0 Move TargetInfo::adjustInlineAsmType to TargetCodeGenInfo by Peter Collingbourne · 13 years ago
  9. 204b075 Fix the IR generation for catching pointers by references. by John McCall · 14 years ago
  10. 6374c33 Implement __builtin_dwarf_sp_column for i386 (Darwin and not), x86-64 (all), by John McCall · 14 years ago
  11. 492c4f9 Add proper target hooks for __builtin_extract_return_address and by John McCall · 14 years ago
  12. d0b76ca Inspired by seeing "MIPS" go by in the commits, I've gone ahead and by John McCall · 14 years ago
  13. 568bb2d Eliminate some Clang warnings by Douglas Gregor · 15 years ago
  14. 82d0a41 Generalize target weirdness handling having proper layering in mind: by Anton Korobeynikov · 15 years ago