OSDN Git Service

[X86][MPX] Tag MPX instructions scheduler classes
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 8 Dec 2017 19:03:42 +0000 (19:03 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 8 Dec 2017 19:03:42 +0000 (19:03 +0000)
commite21f86e44ea6629eab1ed6cb3d3c765de25377a9
treed67b75cce8d1a7d12e44a053edf4e3ad2914a65a
parent15884a222dbb3c24b0d7263dc427ace40ae463ad
[X86][MPX] Tag MPX instructions scheduler classes

Currently tagged these as system instructions, once we have uses for them (ASAN?) and they are faster we will need to improve on this.

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