summaryrefslogtreecommitdiff
path: root/test/Integer/a7.ll.out
Commit message (Expand)AuthorAge
* Now that numbered types have their number printed, it's no longerDan Gohman2009-08-12
* Make LLVM Assembly dramatically easier to read by aligning the comments,Dan Gohman2009-08-12
* implementation keyword is going .. going .. gone.Reid Spencer2007-03-28
* Flip the srem tests around. Previous commit was to correct an apparentReid Spencer2007-03-24
* Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer2007-03-24
* Shifting by the bit width now produces undef, not 0.Reid Spencer2007-02-27
* Remove test cases that produce undefined results.Reid Spencer2007-02-27
* For PR761:Reid Spencer2007-01-26
* Try a negative number with ashr.Reid Spencer2007-01-20
* Cover more arithmetics for arbitrary bitwidth integers.Zhou Sheng2007-01-19
* New test cases for bit accurate integers developed by Guoling Han.Reid Spencer2007-01-16