1. 410ffb2 Track whether an AggValueSlot is potentially aliased, and do not by John McCall · 14 years ago
  2. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 14 years ago
  3. de92d73 make the x86-32 backend specify a byval alignment, even when the by Chris Lattner · 14 years ago
  4. d608cdb Experiment with using first-class aggregates to represent member function by John McCall · 15 years ago
  5. 5ea6861 C++/Darwin/i386 ABI: Fix some problems with empty record handling. by Daniel Dunbar · 15 years ago
  6. 7711523 C++/ABI/i386: Member function pointers should be passed by value. by Daniel Dunbar · 15 years ago
  7. a1842d3 C++/Darwin/x86: Teach IRgen it can pass reference types in registers. by Daniel Dunbar · 15 years ago
  8. 9430d5a IRgen/i386/C++: Fix isSingleElementStruct computation for C++ record decls. by Daniel Dunbar · 15 years ago
  9. 7e21ffb Pass the globaldecl into GetOrCreateLLVMFunction so that llvm by Chris Lattner · 15 years ago
  10. fb97cf2 don't slap noalias attribute on stret result arguments. by Chris Lattner · 15 years ago
  11. bfc008d Update xcode project. by Anders Carlsson · 16 years ago