summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-04 15:01:13 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-04 15:01:13 +0000
commitb97c06210b71dc1673fbff91dc8bc901270116a4 (patch)
tree1da9a741a9fe677e197a3e00568bb8c9512c3b18 /clang/lib/Frontend/CompilerInvocation.cpp
parentbbc223198376d7e8a636309efc42b2e2927185a3 (diff)
downloadbcm5719-llvm-b97c06210b71dc1673fbff91dc8bc901270116a4.tar.gz
bcm5719-llvm-b97c06210b71dc1673fbff91dc8bc901270116a4.zip
[SelectionDAG] BITREVERSE vector legalization of bit operations
Vector bit operations are typically promoted instead of having custom lowering. This patch changes the isOperationLegalOrCustom tests for vector AND/OR operations to use isOperationLegalOrPromote instead, allowing the SSE implementations to stay on the simd unit. Differential Revision: http://reviews.llvm.org/D19805 llvm-svn: 268504
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud