| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP. | Sanjoy Das | 2015-04-10 | 1 | -22/+5 |
| * | Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...). | Cameron McInally | 2014-07-15 | 1 | -2/+2 |
| * | Add x86 patterns to match a specific add-with-carry. | Cameron McInally | 2014-07-15 | 1 | -2/+2 |
| * | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -3/+3 |
| * | (For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization. | Shuxin Yang | 2012-10-31 | 1 | -0/+13 |
| * | X86: Add a bunch of peeps for add and sub of SETB. | Benjamin Kramer | 2011-05-08 | 1 | -4/+3 |
| * | improve the setcc -> setcc_carry optimization to happen more | Chris Lattner | 2010-12-19 | 1 | -1/+21 |
| * | When adding the carry bit to another value on X86, exploit the fact that the ... | Owen Anderson | 2010-09-21 | 1 | -0/+14 |

