1. cfd323d Move additional register names to their own lookup, separate from by Eric Christopher · 13 years ago
  2. 935f0f0 add one more case of mismatched input/output constraints. by Chris Lattner · 13 years ago
  3. 2f474ea Added '|' delimiter to separate inline asm multiple alternative constraints for Clang side of support. by John Thompson · 14 years ago
  4. c59a44d Something's wrong with this test on other platforms. I'll probably need to simplify it later. For now revert. by John Thompson · 14 years ago
  5. ef44e11 Slightly revised handling of mult-alt constraints, to avoid an assert, until we have the full fix. by John Thompson · 14 years ago
  6. 6d7cfd7 Fix for PR3800: make sure not to evaluate the expression for a read-write by Eli Friedman · 14 years ago
  7. eeeb49a merge asm-2.c into asm.c, remove asm-inout.c because it is by Chris Lattner · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  10. d739021 Switch XFAIL format to match LLVM. by Daniel Dunbar · 15 years ago
  11. fca9361 Revert the fix for PR3800, it broke things. by Anders Carlsson · 15 years ago
  12. 5a23264 Don't evaluate inout constraints twice. Fixes PR3800. by Anders Carlsson · 15 years ago