1. 46c54fb ABI/x86-32 & x86-64: Alignment on 'byval' must be set when when the alignment by Daniel Dunbar · 14 years ago
  2. 0aa1cba Convert test to FileCheck. by Daniel Dunbar · 14 years ago
  3. fb97cf2 don't slap noalias attribute on stret result arguments. by Chris Lattner · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  6. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  7. 55a759b Fix a few tests to be -Asserts agnostic. - Ugh. by Daniel Dunbar · 15 years ago
  8. 8d5053c Update test by Daniel Dunbar · 15 years ago
  9. c36541e Prep for new warning. by Mike Stump · 15 years ago
  10. fdf4986 ABI handling: Fix nasty thinko where IRgen could generate an out-of-bounds read by Daniel Dunbar · 15 years ago
  11. 86e13ee When trying to pass an argument on the stack, assume LLVM will do the right by Daniel Dunbar · 15 years ago
  12. 3a5f5c5 x86_64 ABI: Account for sret parameters consuming an integer register. by Daniel Dunbar · 15 years ago
  13. 7ef455b ABI handling: Fix invalid assertion, it is possible for a valid by Daniel Dunbar · 15 years ago
  14. 20e95c5 x86-64 ABI: clang incorrectly passes union { long double, float } in by Daniel Dunbar · 15 years ago
  15. 8236bf1 x86_64 ABI: Ignore padding bit-fields during classification. by Daniel Dunbar · 15 years ago
  16. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  17. 100f402 x86_64 ABI: Handle long double in union when upper eightbyte results by Daniel Dunbar · 15 years ago
  18. 4b87142 Add end of line at end. by Mike Stump · 15 years ago
  19. 730f909 Add test for enum types by Anders Carlsson · 15 years ago
  20. 644f4c3 x86_64 ABI: Pass simple types directly when possible. This is by Daniel Dunbar · 15 years ago