OSDN Git Service

Annotate the remaining x86 instructions with SchedRW lists.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 26 Mar 2013 18:24:22 +0000 (18:24 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 26 Mar 2013 18:24:22 +0000 (18:24 +0000)
commitb4f60e9f772de7152a0880d84c5ef511f6d2c642
tree864af03e20e9cace9efe503076bf7b389376b650
parent75f6310dc9977636b7416178153f23f3bbdba721
Annotate the remaining x86 instructions with SchedRW lists.

Now all x86 instructions that have itinerary classes also have SchedRW
lists. This is required before the new scheduling models can be used.

There are still unannotated instructions remaining, but they don't have
itinerary classes either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178051 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrArithmetic.td
lib/Target/X86/X86InstrExtension.td
lib/Target/X86/X86InstrSSE.td