1. 736a9c2 Make constant aggregate constant initializers private linkage. by Eric Christopher · 13 years ago
  2. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  3. 460980d Add unnamed_addr to internal globals which are only used as an operand to memcpy. (Spotted by looking at IR.) by Eli Friedman · 13 years ago
  4. 4707b9a Revert r126422 "Use private linkage to avoid symbol conflicts in by Douglas Gregor · 14 years ago
  5. bab380c Use private linkage to avoid symbol conflicts in corner cases like the one by Rafael Espindola · 14 years ago
  6. a9fa858 fix rdar://8147692 - yet another crash due to my abi work. by Chris Lattner · 14 years ago
  7. bcaedae Reapply: by Chris Lattner · 14 years ago
  8. 7bbe03d Revert r107173, "fix PR7519: after thrashing around and remembering how all this stuff", it broke bootstrap. by Daniel Dunbar · 14 years ago
  9. 376fe5e fix PR7519: after thrashing around and remembering how all this stuff by Chris Lattner · 14 years ago
  10. d39a0d6 fix a bogus assertion exposed by a recent change: packing the by Chris Lattner · 15 years ago
  11. cdb30b4 emit padding as undef values, take 2 by Nuno Lopes · 15 years ago
  12. 8ce9e45 Rework the ConstStructBuilder code to emit missing initializer by Chris Lattner · 15 years ago
  13. 0eea9f9 fix PR6660/6168: emit padding as zeros instead of undef. Because by Chris Lattner · 15 years ago
  14. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  15. 6ef83cc Remove include of system header. by Daniel Dunbar · 15 years ago
  16. 7c176fa fix comment. by Chris Lattner · 15 years ago
  17. 36a2be1 consolidate some tests. by Chris Lattner · 15 years ago
  18. 761acc1 implement rdar://7346691 by codegen'ing struct/array initializers by Chris Lattner · 15 years ago
  19. ff933b7 simplify a condition and add a testcase. by Chris Lattner · 15 years ago