1. 6931743 Do not use IR marker for LLVM intrinsics by Peter Collingbourne · 13 years ago
  2. 4e274e9 Add a hack to avoid adding '\01' to asm names when possible. It would be by Rafael Espindola · 14 years ago
  3. 0e5f067 Implement new mangling for vectors. by Nick Lewycky · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 457e281 Mangle based on the declaration we're given, not the canonical by Douglas Gregor · 15 years ago
  6. c219a15 Remove the -arch option from clang-cc: for all practical purposes, it's by Eli Friedman · 15 years ago
  7. 35f38a2 Change UsedArray to be a vector of WeakVH to fix a dangling pointer problem that occurs when by Chris Lattner · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 0558e79 fix a crash that could occur when a variable declaration became a by Chris Lattner · 15 years ago
  10. 570585c simplify and cleanup global variable creation stuff to all go through one by Chris Lattner · 15 years ago
  11. ca3f25c fix several problems with asm renaming, by pulling it into the mangling code: by Chris Lattner · 15 years ago
  12. 524ed95 We must always mangle attribute overloadable functions; even if in a by Daniel Dunbar · 15 years ago