llvm-6502/include
Jakob Stoklund Olesen 6c76f5fa2f Generalize overflowLeaf to also handle overflows in branch nodes.
This doesn't quite work yet because the calls to treeDecrement and treeIncrement
operate at the leaf level, not on pathNode(Level) as required.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120068 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-24 00:03:32 +00:00
..
llvm Generalize overflowLeaf to also handle overflows in branch nodes. 2010-11-24 00:03:32 +00:00
llvm-c add a 'LLVMConstIntOfArbitraryPrecision' api to the C api, 2010-11-23 02:47:22 +00:00