[LLVMdev] Handling "adde" nodes !!

Sanjiv Gupta llvmdev at gmail.com
Tue Feb 5 05:54:34 PST 2008


Any idea how to handle "adde" nodes for processors that do not have an "add
with carry" instruction?
In our case, we rely on "carry test" and "increment" instrunctions.
Any reference to a similiar existing LLVM target will be helpful..

TIA,
Sanjiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080205/b844df54/attachment.html>


More information about the llvm-dev mailing list