NEON scheduling info fix. vmov reg, reg are single cycle instructions.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Oct 2010 20:50:58 +0000 (20:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Oct 2010 20:50:58 +0000 (20:50 +0000)
commitcae6a12a999ef9434f110950d453814ab41d2156
treec1f3cf1a47464947a37ea9c0aef5424b5b6e0cb0
parent45547b844d6a1cd69d6f71ec304948896c89bf43
NEON scheduling info fix. vmov reg, reg are single cycle instructions.

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