llvm-6502/include
Dan Gohman bdc46c6af5 Add utility routines for creating integer negation operators with NSW set.
Integer negation only overflows with INT_MIN, but that's an important case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91662 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-18 02:58:50 +00:00
..
llvm Add utility routines for creating integer negation operators with NSW set. 2009-12-18 02:58:50 +00:00
llvm-c I forgot to update the prototype for LLVMBuildIntCast when correcting 2009-11-23 10:49:03 +00:00