1. 026ce82 Improve filechecking of volatile test. by Tim Northover · 11 years ago
  2. 51dbecf FileCheckize volatile test by Tim Northover · 11 years ago
  3. e8d3cf0 Only check for volatile memcpys in test. by Tim Northover · 11 years ago
  4. 8028bfa Revert r112043, static volatiles are removed by the optimizer. Thanks Chris! by Argyrios Kyrtzidis · 14 years ago
  5. f869d20 Make sure volatile variables are emitted even if static. Fixes rdar://8315219 by Argyrios Kyrtzidis · 14 years ago
  6. 5291c3c When forming a function call or message send expression, be sure to by Douglas Gregor · 14 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  9. cb9b010 Test case for recent checkin. by Mike Stump · 15 years ago
  10. 13591ed Semantic checking for main(). by John McCall · 15 years ago
  11. 914bb9d Update comment. by Mike Stump · 15 years ago
  12. ad97cd4 And an additional testcase that also works. by Mike Stump · 15 years ago
  13. 49d1cd5 Fixup codegen for volatile structs in the trivial cases (a a=a and a=a=a). by Mike Stump · 15 years ago
  14. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  15. ed3849b Fix redundant load of bit-fields on assignment (to get the updated by Daniel Dunbar · 16 years ago
  16. 1e692ac Basic support for volatile loads and stores. Stores the volatile by Eli Friedman · 16 years ago