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)
commit87a736ca9fa0007d5590b111011b0b40bd2042dd
treede647464f429d40ab8ad14364235351ef655e430
parentf4779c1a337057322097247103696bf61ee42efe
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.

llvm-svn: 172967
llvm/include/llvm/IR/IRBuilder.h