1. d02fd83 Fix testcases to not rely upon target-* attributes. by Bill Wendling · 13 years ago
  2. 0f424b0 Revert "Add more attributes from the command line to functions." by Anna Zaks · 13 years ago
  3. 87869db Add more attributes from the command line to functions. by Bill Wendling · 13 years ago
  4. e1c4a1b Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 13 years ago
  5. 2987c57 Tests: check for target availability for target-specific tests. by Jim Grosbach · 13 years ago
  6. ed2a360 The frexp, modf, and remquo builtins are not 'const'. by Jakob Stoklund Olesen · 14 years ago
  7. b4d3c99 Make sure we aggressively attach nounwind (etc.) to calls to library by Eli Friedman · 15 years ago
  8. 23a8a06 Change the test for which ABI/CC to use on ARM to be base on the environment by Rafael Espindola · 15 years ago
  9. b35e7b8 Fix tests that I missed from my previous commit. by Rafael Espindola · 15 years ago
  10. 731be66 Revert changes r97693, r97700, and r97718. by John McCall · 16 years ago
  11. 61076e1 XFAIL these tests on win32, since the win32 buildbot apparently disables all by John McCall · 16 years ago
  12. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  13. ff0553e Fix subtle bug in generating LLVM function declarations for builtin functions. by Daniel Dunbar · 16 years ago