aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/add-with-overflow-128.ll
AgeCommit message (Expand)Author
2010-12-23Fixes PR8823: add-with-overflow-128.llAndrew Trick
2010-12-20temporarily disable this: PR8823.Chris Lattner
2010-06-03Implement expansion in type legalization for add/sub with overflow. TheEli Friedman