1. 7be3d01 Add some binops. by Anders Carlsson · 17 years ago
  2. af31913 Change the key of CGRecordLayouts from being an llvm type* to being a decl*. LLVM by Chris Lattner · 17 years ago
  3. eae1560 Cleanup InitListExpr code generation code. by Devang Patel · 17 years ago
  4. 5bfe18c getLLVMFieldNo can't be called before emitting the base value. by Lauro Ramos Venancio · 17 years ago
  5. 47fb697 Handle incomplete struct initializer. by Devang Patel · 17 years ago
  6. 5a1deb8 Implement __builtin_offsetof. by Anders Carlsson · 17 years ago
  7. ce6237e Handle binary or in constant expressions. by Anders Carlsson · 17 years ago
  8. a3881fc Correctly handle constants that refer to enums. by Anders Carlsson · 17 years ago
  9. f6884ac Correctly handle scalars in braces. by Anders Carlsson · 17 years ago
  10. 84005b4 Tweaks to EmitLValue in CGExprConstant. Patch by Eli Friedman. by Anders Carlsson · 17 years ago
  11. e3d3b7d Add CodeGen for AddrOf in constant initializers. Original patch by Eli Friedman. by Anders Carlsson · 17 years ago
  12. 3b1d57b Factor out the constant generation into its own file. by Anders Carlsson · 17 years ago