diff options
author | Craig Topper <craig.topper@intel.com> | 2017-11-09 04:10:42 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-11-09 04:10:42 +0000 |
commit | 258da8a249e25b86e7b9ef0049b1883898a899d3 (patch) | |
tree | daface9f13cb160af9dd7473d95ef0116fb1e366 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | a1abb655be39c9d4788aa5acc70ef3bced69391d (diff) | |
download | llvm-258da8a249e25b86e7b9ef0049b1883898a899d3.zip llvm-258da8a249e25b86e7b9ef0049b1883898a899d3.tar.gz llvm-258da8a249e25b86e7b9ef0049b1883898a899d3.tar.bz2 |
[X86] Rename the VEX scalar fma builtins to end with a '3' to match gcc
I think we need to use different builtins for the FMA4 instructions since those instructions zero the upper bits and FMA3 instructions pass the bits through.
So this moves the existing builtins to be the FMA3 versions. New versions will be added for FMA4.
llvm-svn: 317765
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions