| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "SInt" methods to "Int" in APValue. | Chris Lattner | 2008-07-11 | 1 | -1/+1 |
| * | make the new evaluator avoid conversions APValue<->APSInt in some cases. | Chris Lattner | 2008-07-11 | 1 | -67/+51 |
| * | rearrange some code, no functionality changes. | Chris Lattner | 2008-07-11 | 1 | -85/+98 |
| * | Fix small bug. The evaluator now works well enough to pass all tests | Anders Carlsson | 2008-07-08 | 1 | -1/+2 |
| * | More constant expression work. | Anders Carlsson | 2008-07-08 | 1 | -6/+112 |
| * | Move out some methods. | Anders Carlsson | 2008-07-08 | 1 | -159/+149 |
| * | More work. | Anders Carlsson | 2008-07-08 | 1 | -1/+78 |
| * | Compilation fix | Seo Sanghyeon | 2008-07-08 | 1 | -1/+1 |
| * | Port more of Eli's evaluator over. This makes the int evaluator handle binary... | Anders Carlsson | 2008-07-08 | 1 | -7/+143 |
| * | Commit beginnings of int evaluator. Currently not used. | Anders Carlsson | 2008-07-08 | 1 | -0/+40 |
| * | Shuffle things around in preparation for integrating Eli's constant evaluator. | Anders Carlsson | 2008-07-03 | 1 | -0/+60 |

