Add IRBuilder methods for creating an exact udiv, like for exact sdiv.
authorDuncan Sands <baldrick@free.fr>
Mon, 7 Feb 2011 09:21:52 +0000 (09:21 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 7 Feb 2011 09:21:52 +0000 (09:21 +0000)
commit1dbf0df996bba398a70abccc714b1a9652330014
treee792d57266d40f929d2c7b3935dd110103f5c3f4
parentcf9efa59668a0c0fe4b2d856f16fc322cdcd8e07
Add IRBuilder methods for creating an exact udiv, like for exact sdiv.

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