Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor handling of symbolic constant folding, picking up | Chris Lattner | 2008-04-19 | 1 | -4/+4 |
* | implementation keyword is going .. going .. gone. | Reid Spencer | 2007-03-28 | 1 | -2/+0 |
* | Fix incorrect test cases for srem. The definition of srem is a remainder so | Reid Spencer | 2007-03-24 | 1 | -0/+1 |
* | Update for constant folding now generating undef and overflow correctly. | Reid Spencer | 2007-02-27 | 1 | -5/+5 |
* | Remove test cases that produce undefined results. | Reid Spencer | 2007-02-27 | 1 | -2/+2 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -17/+17 |
* | Cover more arithmetics for arbitrary bitwidth integers. | Zhou Sheng | 2007-01-19 | 1 | -0/+4 |
* | Add one test case for Arbitrary BitWidth Integers. | Zhou Sheng | 2007-01-19 | 1 | -0/+16 |