summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/add-of-carry.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.Sanjoy Das2015-04-101-22/+5
* Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...).Cameron McInally2014-07-151-2/+2
* Add x86 patterns to match a specific add-with-carry. Cameron McInally2014-07-151-2/+2
* 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
OpenPOWER on IntegriCloud