Changed IRBuilder::CreateZExtOrTrunc and IRBuilder::CreateSExtOrTrunc so they also...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 20 Jan 2013 07:33:26 +0000 (07:33 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 20 Jan 2013 07:33:26 +0000 (07:33 +0000)
commitec98d2ce5ec51148e442c024b77a7483c81eee6c
treef002d2a394f230a23fbe1a09f9229f37ada93afe
parentdf76b389e0afb31778b7a4acec406f1e52104cb8
Changed IRBuilder::CreateZExtOrTrunc and IRBuilder::CreateSExtOrTrunc so they also work with vectors.

I also changed the name of a variable in IRBuilder::CreateFPExtOrFPTrunc to
match the names used in its two matching brethern as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172967 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IRBuilder.h