Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that numbered types have their number printed, it's no longer | Dan Gohman | 2009-08-12 | 1 | -0/+1 |
* | Make LLVM Assembly dramatically easier to read by aligning the comments, | Dan Gohman | 2009-08-12 | 1 | -18/+18 |
* | implementation keyword is going .. going .. gone. | Reid Spencer | 2007-03-28 | 1 | -2/+0 |
* | Flip the srem tests around. Previous commit was to correct an apparent | Reid Spencer | 2007-03-24 | 1 | -2/+2 |
* | Fix incorrect test cases for srem. The definition of srem is a remainder so | Reid Spencer | 2007-03-24 | 1 | -1/+2 |
* | Shifting by the bit width now produces undef, not 0. | Reid Spencer | 2007-02-27 | 1 | -1/+1 |
* | Remove test cases that produce undefined results. | Reid Spencer | 2007-02-27 | 1 | -2/+0 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -19/+19 |
* | Cover more arithmetics for arbitrary bitwidth integers. | Zhou Sheng | 2007-01-19 | 1 | -0/+4 |
* | New test cases for bit accurate integers developed by Guoling Han. | Reid Spencer | 2007-01-16 | 1 | -0/+18 |