Add mayLoad attribute to AVX convert instructions, since non of them
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 16 Sep 2011 22:02:14 +0000 (22:02 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 16 Sep 2011 22:02:14 +0000 (22:02 +0000)
commit7291272ab21e8a899bf295fc544e4a00973a82b5
tree5c4be4577e0e1d5ae33ea0a2113ef7a15c61ddfb
parent2e7a94137b742798df9678bff925f17844c1e0ca
Add mayLoad attribute to AVX convert instructions, since non of them
are declared with load patterns. This fix the crash in PR10941. No testcases,
since a fold is triggered and then converted back to the register form
afterwards.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139953 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td