1. 263e0a6 Small cleanup. by Bill Wendling · 12 years ago
  2. 8ff6059 Use correct FileCheck regexp. by Bill Wendling · 12 years ago
  3. acb5310 When an MMX output variable is tied to the input variable, we have to implicitly by Bill Wendling · 12 years ago
  4. cfd323d Move additional register names to their own lookup, separate from by Eric Christopher · 13 years ago
  5. 935f0f0 add one more case of mismatched input/output constraints. by Chris Lattner · 13 years ago
  6. 2f474ea Added '|' delimiter to separate inline asm multiple alternative constraints for Clang side of support. by John Thompson · 14 years ago
  7. 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
  8. ef44e11 Slightly revised handling of mult-alt constraints, to avoid an assert, until we have the full fix. by John Thompson · 14 years ago
  9. 6d7cfd7 Fix for PR3800: make sure not to evaluate the expression for a read-write by Eli Friedman · 14 years ago
  10. eeeb49a merge asm-2.c into asm.c, remove asm-inout.c because it is by Chris Lattner · 14 years ago
  11. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  12. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  13. d739021 Switch XFAIL format to match LLVM. by Daniel Dunbar · 15 years ago
  14. fca9361 Revert the fix for PR3800, it broke things. by Anders Carlsson · 15 years ago
  15. 5a23264 Don't evaluate inout constraints twice. Fixes PR3800. by Anders Carlsson · 15 years ago