aboutsummaryrefslogtreecommitdiff
path: root/tests/cases/uadd_overflow_64_ta2.txt
AgeCommit message (Collapse)Author
2013-04-23Improve test/cases/uadd_overflow_64_ta2.ll to check that the tricky addition ↵Jukka Jylänki
case 0xFFFFFFFFFFFFFFFF + 0x0000000100000001 is handled correctly.
2013-04-13fix overflow detection in i64 uadd, and add testcaseAlon Zakai