aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2017-06-02 10:50:22 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2017-06-02 10:50:22 +0000
commit19092d783c9660c95ac5d532fcb2f45fb131731e (patch)
treea003144a0b5e38a5622164bde4305e7496cb38f8 /llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
parent6a0644b24bbb151dc3141594c7e27f727c1474a6 (diff)
downloadllvm-19092d783c9660c95ac5d532fcb2f45fb131731e.zip
llvm-19092d783c9660c95ac5d532fcb2f45fb131731e.tar.gz
llvm-19092d783c9660c95ac5d532fcb2f45fb131731e.tar.bz2
[X86] Don't fold into memory operands into insertps in the generated folding tables.
insertps behaves differently, the register form selects from an input register based on the immediate operand while the memory form just loads the given address. We have custom code to change the immediate in cases where that's legal, so completely remove insertps from the generated tables. llvm-svn: 304540
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp')
0 files changed, 0 insertions, 0 deletions