1. 045502c implement support for __extension__, make sure the result of a by Chris Lattner · 16 years ago
  2. 2c99c71 add a new getIntTypeSizeInBits method. by Chris Lattner · 16 years ago
  3. 334b194 rename "SInt" methods to "Int" in APValue. by Chris Lattner · 16 years ago
  4. a42f09a make the new evaluator avoid conversions APValue<->APSInt in some cases. by Chris Lattner · 16 years ago
  5. a823ccf rearrange some code, no functionality changes. by Chris Lattner · 16 years ago
  6. 8ab15c8 Fix small bug. The evaluator now works well enough to pass all tests by Anders Carlsson · 16 years ago
  7. c43f44b More constant expression work. by Anders Carlsson · 16 years ago
  8. d1aa581 Move out some methods. by Anders Carlsson · 16 years ago
  9. 02a34c3 More work. by Anders Carlsson · 16 years ago
  10. efddb9c Compilation fix by Seo Sanghyeon · 16 years ago
  11. c032801 Port more of Eli's evaluator over. This makes the int evaluator handle binary and unary operators. by Anders Carlsson · 16 years ago
  12. cad17b5 Commit beginnings of int evaluator. Currently not used. by Anders Carlsson · 16 years ago
  13. c7436af Shuffle things around in preparation for integrating Eli's constant evaluator. by Anders Carlsson · 16 years ago