aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2015-04-28 18:48:45 +0000
committerSanjay Patel <spatel@rotateright.com>2015-04-28 18:48:45 +0000
commitf75ee4dc07f9d3c9291e90da8bf22ac134dcf873 (patch)
tree1e2ef1c07eb79f7682c061b49387656055d9fc1d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent59721b3d3fd470e6cc19b93f626db416c277d3ad (diff)
downloadllvm-f75ee4dc07f9d3c9291e90da8bf22ac134dcf873.zip
llvm-f75ee4dc07f9d3c9291e90da8bf22ac134dcf873.tar.gz
llvm-f75ee4dc07f9d3c9291e90da8bf22ac134dcf873.tar.bz2
[x86] remove RCPPS and RSQRTPS intrinsic instruction definitions
We don't need codegen-only intrinsic instructions for the vector forms of these instructions. This makes the reciprocal estimate instruction lowering identical to how we handle normal square roots: (V)SQRTPS / (V)SQRTPD. No existing regression tests fail with this patch. Differential Revision: http://reviews.llvm.org/D9301 llvm-svn: 236013
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions