summaryrefslogtreecommitdiff
path: root/test/Integer
Commit message (Collapse)AuthorAge
...
* Cover non-byte-width BATs situation.Zhou Sheng2007-01-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33356 91177308-0d34-0410-b5e6-96231b3b80d8
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33355 91177308-0d34-0410-b5e6-96231b3b80d8
* Add one test case for Arbitrary BitWidth Integers.Zhou Sheng2007-01-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33348 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix test cases. Patch by Guoling Han.Reid Spencer2007-01-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33272 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove this test case. LLVM doesn't currently support comparison of packed.Reid Spencer2007-01-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33271 91177308-0d34-0410-b5e6-96231b3b80d8
* New test cases for bit accurate integers developed by Guoling Han.Reid Spencer2007-01-16
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33259 91177308-0d34-0410-b5e6-96231b3b80d8