1. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  2. 260611a Restructure how the driver communicates information about the 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. 4711cb0 now that we have CGT around, we can start using preferred types by Chris Lattner · 14 years ago
  5. fb97cf2 don't slap noalias attribute on stret result arguments. by Chris Lattner · 14 years ago
  6. d2490a9 Fill in the return value slot in CGExprAgg::VisitCallExpr. This takes us halfway towards fixing PR5824. by Anders Carlsson · 15 years ago[Renamed from test/CodeGenObjC/x86-64-struct-return-gc.m]
  7. 25c92e6 Add a test for x86-64 struct returns under gc. by Anders Carlsson · 15 years ago