Fix scheduling itinerary for pseudo mov immediate instructions which expand into...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 24 Sep 2010 22:03:46 +0000 (22:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 24 Sep 2010 22:03:46 +0000 (22:03 +0000)
commit5be39223216298009799d4a51ed8669934685d58
treed27ca3a755f66f812783ffe6f8dd1c89e3013efd
parenta648918eb772d46cd8e14a2ab3489a80500260af
Fix scheduling itinerary for pseudo mov immediate instructions which expand into two real instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114766 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleA8.td
lib/Target/ARM/ARMScheduleA9.td