During folding for patchpoint/stackmap instructions, defer creation of new MIs
authorLang Hames <lhames@gmail.com>
Fri, 15 Nov 2013 23:13:21 +0000 (23:13 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 15 Nov 2013 23:13:21 +0000 (23:13 +0000)
commit8c66df2c7a0e6309eb26d83741f3e121fd3b8550
tree843fbad50956e470f1adc0fe881232270dcd361c
parent14f41e7e1811b0c504c82865bd6828acfee82527
During folding for patchpoint/stackmap instructions, defer creation of new MIs
until we know that folding will be successful.

No functional change.

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