summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2015-04-15 15:47:51 +0000
committerSanjay Patel <spatel@rotateright.com>2015-04-15 15:47:51 +0000
commitc03d93baa01d57343058d25e9c9f7bfc4e7601e4 (patch)
tree3ac00a06a7e63b58ffaefde4899d6e0951ed52c2 /llvm/lib/ProfileData
parentfa990f0338612ecc579eea473b33212253f89843 (diff)
downloadbcm5719-llvm-c03d93baa01d57343058d25e9c9f7bfc4e7601e4.tar.gz
bcm5719-llvm-c03d93baa01d57343058d25e9c9f7bfc4e7601e4.zip
[X86] add an exedepfix entry for movq == movlps == movlpd
This is a 1-line patch (with a TODO for AVX because that will affect even more regression tests) that lets us substitute the appropriate 64-bit store for the float/double/int domains. It's not clear to me exactly what the difference is between the 0xD6 (MOVPQI2QImr) and 0x7E (MOVSDto64mr) opcodes, but this is apparently the right choice. Differential Revision: http://reviews.llvm.org/D8691 llvm-svn: 235014
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud