summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/add-of-carry.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* (For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.Shuxin Yang2012-10-31
* X86: Add a bunch of peeps for add and sub of SETB.Benjamin Kramer2011-05-08
* improve the setcc -> setcc_carry optimization to happen moreChris Lattner2010-12-19
* When adding the carry bit to another value on X86, exploit the fact that the ...Owen Anderson2010-09-21