[X86] Add missing scheduling class tag for i64 absolute address moves
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 12 Feb 2018 17:21:28 +0000 (17:21 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 12 Feb 2018 17:21:28 +0000 (17:21 +0000)
commit0efe9bc9534d03fbf9dfad88ac08a75eec5f0f6c
treeb28eb042fb21eeb22710cbafb17ea338942dcb14
parenta172654a090638082ae2a1c5e19debf7994f0d0c
[X86] Add missing scheduling class tag for i64 absolute address moves

Expand existing SchedRW to encompass these like it did for the other memory offset movs - added comments to closing braces to keep track of def scopes.

We only tagged it with the itinerary class, so completeness checks were erroneously passed (PR35639).

llvm-svn: 324910
llvm/lib/Target/X86/X86InstrInfo.td