aboutsummaryrefslogtreecommitdiffstats
path: root/test/Integer
Commit message (Expand)AuthorAgeFilesLines
...
* Try a negative number with ashr.Reid Spencer2007-01-202-0/+2
* Add a test case for sext bug that Leo found.Reid Spencer2007-01-201-0/+29
* Cover non-byte-width BATs situation.Zhou Sheng2007-01-192-6/+21
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-1917-0/+81
* Add one test case for Arbitrary BitWidth Integers.Zhou Sheng2007-01-192-0/+36
* Fix test cases. Patch by Guoling Han.Reid Spencer2007-01-166-30/+31
* Remove this test case. LLVM doesn't currently support comparison of packed.Reid Spencer2007-01-161-58/+0
* New test cases for bit accurate integers developed by Guoling Han.Reid Spencer2007-01-1660-0/+1669