1. 6f877cd adjust to changes in the mainline llvm .ll printer. by Chris Lattner · 16 years ago
  2. e5731f8 Allow constant initializers to reference their defining decl. - PR3662. by Daniel Dunbar · 16 years ago
  3. 5ec41c2 Remove a FIXME; I was mistaken in believing gcc rejected this. by Daniel Dunbar · 16 years ago
  4. d01b669 Fix IRgen of constant expressions referring to external/static by Daniel Dunbar · 16 years ago
  5. 20733cd Cleanp code with some recent suggestions. by Mike Stump · 16 years ago
  6. 8d7d6e9 Force arch for these test cases. by Daniel Dunbar · 16 years ago
  7. 69ab26a Handle constant int -> ptr casts of lvalue results. - PR3463 (again). by Daniel Dunbar · 16 years ago
  8. dd21164 Extend Evaluate() to fold (int) <pointer type>. by Daniel Dunbar · 16 years ago
  9. 4087e24 Evaluate ==,!= for complex types. by Daniel Dunbar · 16 years ago
  10. a5fd07b Implement basic _Complex integer constant folding. by Daniel Dunbar · 16 years ago
  11. cd761cd Add test for PR2992. by Anders Carlsson · 16 years ago
  12. da8bf14 Fix const-init test case by Daniel Dunbar · 16 years ago
  13. bc5ed6e Add codegen support for a few more kinds of initializer constant expressions. by Eli Friedman · 16 years ago
  14. cca196b Some const initializer tests for stuff I just committed. by Eli Friedman · 17 years ago