1. 80d56a9 Linux still needs these hacks. by Bill Wendling · 14 years ago
  2. da7700e Now that mm_malloc.h was rewritten to *not* include errno.h (see by Bill Wendling · 14 years ago
  3. 1e33f4f Avoid including mm_malloc.h in a cc1 test, it pulls in system headers. by Benjamin Kramer · 14 years ago
  4. d6b84b9 fix some vector extractions to return properly zero extended values by Chris Lattner · 14 years ago
  5. 38b48af clang -cc1: Rename -mcpu to -target-cpu to match other target options and not alias driver/backend option. by Daniel Dunbar · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. a31100e Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'. by Daniel Dunbar · 15 years ago
  8. d077288 daniel really wants this in the testsuite. by Chris Lattner · 15 years ago
  9. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  10. 61d004a PR4339: make sure to properly extend/trunc the index of a vector element by Eli Friedman · 15 years ago
  11. 3ded200 Fix silly mistake in test. by Eli Friedman · 15 years ago
  12. daa24a2 Misc small fixes/cleanups/comment changes. by Eli Friedman · 15 years ago
  13. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  14. b574e56 Upgrade the "excess elements in array initializer" warning to an by Douglas Gregor · 16 years ago
  15. c8e9cd6 eliminate some random .ll file outputs by Chris Lattner · 16 years ago
  16. 2d6ca8d Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 16 years ago
  17. cfb313b Fix constant vector init for initializer lists with an incomplete list by Eli Friedman · 16 years ago
  18. 4f45b46 Add RUN line. by Anders Carlsson · 17 years ago
  19. 2cec15f Add trailing newline. by Anders Carlsson · 17 years ago
  20. 79b67f3 Only OCU vectors can be splatted. by Anders Carlsson · 17 years ago