Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Converted a1.ll to unittests. | Misha Brukman |
2008-04-19 | refactor handling of symbolic constant folding, picking up | Chris Lattner |
2007-03-28 | implementation keyword is going .. going .. gone. | Reid Spencer |
2007-03-24 | Fix incorrect test cases for srem. The definition of srem is a remainder so | Reid Spencer |
2007-02-27 | Update for constant folding now generating undef and overflow correctly. | Reid Spencer |
2007-02-27 | Remove test cases that produce undefined results. | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-19 | Cover more arithmetics for arbitrary bitwidth integers. | Zhou Sheng |
2007-01-19 | Add one test case for Arbitrary BitWidth Integers. | Zhou Sheng |