Add utility routines for NSW multiply.
authorDan Gohman <gohman@apple.com>
Fri, 18 Dec 2009 03:10:26 +0000 (03:10 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 18 Dec 2009 03:10:26 +0000 (03:10 +0000)
commit411984810e4a66591123e1b16873e5f19ae18817
tree1096f23be5ece8717b0a6b5602649af6baac7133
parentbdc46c6af5ffcf3596a72df75880fe8703436060
Add utility routines for NSW multiply.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91664 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h
include/llvm/InstrTypes.h
include/llvm/Support/ConstantFolder.h
include/llvm/Support/IRBuilder.h
include/llvm/Support/NoFolder.h
include/llvm/Support/TargetFolder.h
lib/VMCore/Constants.cpp