1. 8c3de54 Add error checking to reject neon_vector_type attribute on targets without NEON. by Amara Emerson · 12 years ago
  2. 2987c57 Tests: check for target availability for target-specific tests. by Jim Grosbach · 13 years ago
  3. 449e4c0 test/CodeGen/struct-init.c, struct-matching-constraint.c: Tweak commandline, or they would not be recognized as armv7 on some hosts. by NAKAMURA Takumi · 14 years ago
  4. 1137086e1 Fix this up for clang codegen versus llvm-gcc. by Eric Christopher · 14 years ago
  5. 6fb0ccf Enhance the IR type lowering code to be much smarter about recursively lowering by Chris Lattner · 14 years ago
  6. 0d349f9 When initializing struct members, the important thing is that the "initializing" expression is by Argyrios Kyrtzidis · 15 years ago
  7. 53b479f fix PR7564 a cast where the bitfield struct init code by Chris Lattner · 15 years ago
  8. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  9. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  10. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  11. 75441a3 eliminate some random .ll file outputs by Chris Lattner · 17 years ago
  12. 19d84c3 Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 17 years ago
  13. e6e0f23 Add code to make test/CodeGen/struct-init.c work correctly without the by Eli Friedman · 17 years ago
  14. 9b07b7b implement constant expr. sub ptr ptr by Nuno Lopes · 17 years ago