1. 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
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. a31100e Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'. by Daniel Dunbar · 15 years ago
  4. d077288 daniel really wants this in the testsuite. by Chris Lattner · 15 years ago
  5. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  6. 61d004a PR4339: make sure to properly extend/trunc the index of a vector element by Eli Friedman · 15 years ago
  7. 3ded200 Fix silly mistake in test. by Eli Friedman · 15 years ago
  8. daa24a2 Misc small fixes/cleanups/comment changes. by Eli Friedman · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. b574e56 Upgrade the "excess elements in array initializer" warning to an by Douglas Gregor · 16 years ago
  11. c8e9cd6 eliminate some random .ll file outputs by Chris Lattner · 16 years ago
  12. 2d6ca8d Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 16 years ago
  13. cfb313b Fix constant vector init for initializer lists with an incomplete list by Eli Friedman · 16 years ago
  14. 4f45b46 Add RUN line. by Anders Carlsson · 17 years ago
  15. 2cec15f Add trailing newline. by Anders Carlsson · 17 years ago
  16. 79b67f3 Only OCU vectors can be splatted. by Anders Carlsson · 17 years ago