OSDN Git Service

[X86] Disable load unfolding for a bunch of instruction where unfolding would increas...
authorCraig Topper <craig.topper@intel.com>
Thu, 14 Jun 2018 15:40:29 +0000 (15:40 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 14 Jun 2018 15:40:29 +0000 (15:40 +0000)
commit8a9fc632eb3fc8ce4b336353bb79fa611aa1356b
tree947f0f645a8c473c9e005cfd6e193405ea0c1f02
parent474c12cb486438b19aee7025be05e415cd5fd138
[X86] Disable load unfolding for a bunch of instruction where unfolding would increase the size of the load.

Found by an audit of the manual table vs the autogenerated table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp