David Goodwin
|
7ce720b448
|
Use "adcs/sbcs" only when the carry-out is live, otherwise use "adc/sbc".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74321 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-26 20:45:56 +00:00 |
|
Daniel Dunbar
|
d2deed0091
|
More spelling Count as count.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74306 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-26 18:35:07 +00:00 |
|
David Goodwin
|
93d95bd2c3
|
ADC used to implement adde should use "adcs" opcode instead of "adc".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-26 18:07:25 +00:00 |
|