aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/add-of-carry.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-3/+3
* (For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.Shuxin Yang2012-10-311-0/+13
* X86: Add a bunch of peeps for add and sub of SETB.Benjamin Kramer2011-05-081-4/+3
* improve the setcc -> setcc_carry optimization to happen moreChris Lattner2010-12-191-1/+21
* When adding the carry bit to another value on X86, exploit the fact that the ...Owen Anderson2010-09-211-0/+14