[X86] Remove isCommutable=1 from instructions that also load. Commuting such...
[X86] Remove isCommutable=1 from instructions that also load. Commuting such instruction isn't useful as it would unfold the load. The exception being FMA3 instructions. llvm-svn: 276733
Loading
Please sign in to comment