aboutsummaryrefslogtreecommitdiff
path: root/test/Integer
AgeCommit message (Expand)Author
2007-02-05For PR411:Reid Spencer
2007-02-05For PR411:Reid Spencer
2007-02-04Prepare for PR411Reid Spencer
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-01-30For PR411:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-20Try a negative number with ashr.Reid Spencer
2007-01-20Add a test case for sext bug that Leo found.Reid Spencer
2007-01-19Cover non-byte-width BATs situation.Zhou Sheng
2007-01-19Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng
2007-01-19Add one test case for Arbitrary BitWidth Integers.Zhou Sheng
2007-01-16Fix test cases. Patch by Guoling Han.Reid Spencer
2007-01-16Remove this test case. LLVM doesn't currently support comparison of packed.Reid Spencer
2007-01-16New test cases for bit accurate integers developed by Guoling Han.Reid Spencer