summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-11-01 16:23:06 +0000
committerCraig Topper <craig.topper@intel.com>2017-11-01 16:23:06 +0000
commit5ae677e102e35e4cabe393ae6185e25e49c91160 (patch)
treeed4d3de52e6449c9e141d47a443fba22d91a3a1a /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent3d971e39f8a41b10e0a55232ce83be5c00a29d28 (diff)
downloadbcm5719-llvm-5ae677e102e35e4cabe393ae6185e25e49c91160.tar.gz
bcm5719-llvm-5ae677e102e35e4cabe393ae6185e25e49c91160.zip
[X86] Add 64-bit int to float/double conversion with AVX to X86FastISel::X86SelectSIToFP
Summary: [X86] Teach fast isel to handle i64 sitofp with AVX. For some reason we only handled i32 sitofp with AVX. But with SSE only we support i64 so we should do the same with AVX. Also add i686 command lines for the 32-bit tests. 64-bit tests are in a separate file to avoid a fast-isel abort failure in 32-bit mode. Reviewers: RKSimon, zvi Reviewed By: RKSimon Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D39450 llvm-svn: 317102
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud