aboutsummaryrefslogtreecommitdiffstats
path: root/test/Integer/a1.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer2007-03-241-0/+1
* Update for constant folding now generating undef and overflow correctly.Reid Spencer2007-02-271-3/+3
* Remove test cases that produce undefined results.Reid Spencer2007-02-271-3/+3
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-4/+4
* For PR761:Reid Spencer2007-01-261-17/+17
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-191-0/+4
* Add one test case for Arbitrary BitWidth Integers.Zhou Sheng2007-01-191-0/+20