summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/nested-binaryoperators.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-03-06 03:36:19 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-03-06 03:36:19 +0000
commit92db8e8e392757768b58950a6b92bd1be0d358b7 (patch)
treea991cfbb478b5af234100fe04c14971df5aa3092 /clang/test/Index/nested-binaryoperators.cpp
parentc92335a87c55d11f1df685a9e29205cf4bf2c651 (diff)
downloadbcm5719-llvm-92db8e8e392757768b58950a6b92bd1be0d358b7.tar.gz
bcm5719-llvm-92db8e8e392757768b58950a6b92bd1be0d358b7.zip
ConstantInt has some getters which return ConstantInt's or ConstantVector's of
the value splatted into every element. Extend this to getTrue and getFalse which by providing new overloads that take Types that are either i1 or <N x i1>. Use it in InstCombine to add vector support to some code, fixing PR8469! llvm-svn: 127116
Diffstat (limited to 'clang/test/Index/nested-binaryoperators.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud