From: Simon Pilgrim Date: Sun, 10 Dec 2017 00:40:37 +0000 (+0000) Subject: [X86] Tag PIC setup instruction as jump scheduler class X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52430834f40227dd218591de63e44066de7f4600;p=llvm [X86] Tag PIC setup instruction as jump scheduler class git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320276 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86InstrCompiler.td b/lib/Target/X86/X86InstrCompiler.td index d45c8f2c120..95a18d3f0bf 100644 --- a/lib/Target/X86/X86InstrCompiler.td +++ b/lib/Target/X86/X86InstrCompiler.td @@ -32,9 +32,10 @@ def GetLo8XForm : SDNodeXForm; + "", [], IIC_CALL_RI>; // ADJCALLSTACKDOWN/UP implicitly use/def ESP because they may be expanded into