summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-05-10 01:09:14 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-05-10 01:09:14 +0000
commitee5f36bd54fc791745f3f23b68adb83aca6123fd (patch)
treea88106880035e7d0c7235e8ad29dc4e48a797555 /lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp
parent3b30b7eef65cd6d5d491b94b8ab751c84aa8b39e (diff)
downloadbcm5719-llvm-ee5f36bd54fc791745f3f23b68adb83aca6123fd.tar.gz
bcm5719-llvm-ee5f36bd54fc791745f3f23b68adb83aca6123fd.zip
[X86][AVX512] Use the proper load/store for AVX512 registers.
When loading or storing AVX512 registers we were not using the AVX512 variant of the load and store for VR128 and VR256 like registers. Thus, we ended up with the wrong encoding and actually were dropping the high bits of the instruction. The result was that we load or store the wrong register. The effect is visible only when we emit the object file directly and disassemble it. Then, the output of the disassembler does not match the assembly input. This is related to llvm.org/PR27481. llvm-svn: 269001
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud