1. b542afe make the new evaluator avoid conversions APValue<->APSInt in some cases. by Chris Lattner · 16 years ago
  2. f5eeb05 rearrange some code, no functionality changes. by Chris Lattner · 16 years ago
  3. 559e56b Fix small bug. The evaluator now works well enough to pass all tests by Anders Carlsson · 16 years ago
  4. 650c92f More constant expression work. by Anders Carlsson · 16 years ago
  5. a25ae3d Move out some methods. by Anders Carlsson · 16 years ago
  6. 2bad168 More work. by Anders Carlsson · 16 years ago
  7. 0fe52e1 Compilation fix by Seo Sanghyeon · 16 years ago
  8. 06a3675 Port more of Eli's evaluator over. This makes the int evaluator handle binary and unary operators. by Anders Carlsson · 16 years ago
  9. c754aa6 Commit beginnings of int evaluator. Currently not used. by Anders Carlsson · 16 years ago
  10. c44eec6 Shuffle things around in preparation for integrating Eli's constant evaluator. by Anders Carlsson · 16 years ago