aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-09-21 00:18:30 +0000
committerJim Grosbach <grosbach@apple.com>2012-09-21 00:18:30 +0000
commit11b6fe5e9c3d853a4233ce4323021199092bb3c6 (patch)
tree01f6575f81ec0337c8fe9d0dd171c15d9ba83156 /llvm/lib/CodeGen/MachineFunction.cpp
parentd3608f433adf2fbdbc739d0573f84bd77df6d99f (diff)
downloadllvm-11b6fe5e9c3d853a4233ce4323021199092bb3c6.zip
llvm-11b6fe5e9c3d853a4233ce4323021199092bb3c6.tar.gz
llvm-11b6fe5e9c3d853a4233ce4323021199092bb3c6.tar.bz2
ARM: Use a dedicated intrinsic for vector bitwise select.
The expression based expansion too often results in IR level optimizations splitting the intermediate values into separate basic blocks, preventing the formation of the VBSL instruction as the code author intended. In particular, LICM would often hoist part of the computation out of a loop. rdar://11011471 llvm-svn: 164342
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions