summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-09-26 07:27:26 +0000
committerCraig Topper <craig.topper@intel.com>2019-09-26 07:27:26 +0000
commit48fc48ed3d7e98d5b0dbc2d89f5b0b3f24582356 (patch)
tree6bf2d99cbfca38acc883bba23ff46e655328c910 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent1e31558621ef711b749a52730067d0b6f80943c8 (diff)
[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and put it on the non _Int form instead.
This matches what's done for VRNDSCALE and most other instructions. This mainly determines which instruction will be preferred by disassembler and assembly parser. The printing and encoding information is the same. We prefer the _Int form since it uses the VR128 class due to intrinsic interface. For some of EVEX features like embedded rounding, we only select from intrinsics today. So there is only a VR128 version. So making the VR128 version the preferred is overally consistent. llvm-svn: 372947
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions