aboutsummaryrefslogtreecommitdiff
path: root/test/Integer/a1.ll.out
AgeCommit message (Expand)Author
2009-03-24Converted a1.ll to unittests.Misha Brukman
2008-04-19refactor handling of symbolic constant folding, picking upChris Lattner
2007-03-28implementation keyword is going .. going .. gone.Reid Spencer
2007-03-24Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer
2007-02-27Update for constant folding now generating undef and overflow correctly.Reid Spencer
2007-02-27Remove test cases that produce undefined results.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-19Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng
2007-01-19Add one test case for Arbitrary BitWidth Integers.Zhou Sheng