Define new itin classes for ARM <-> VFP reg moves to distinguish from NEON ops. Defin...
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 7 Apr 2010 18:20:02 +0000 (18:20 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 7 Apr 2010 18:20:02 +0000 (18:20 +0000)
commita31c6fb65e3741fc195ec7f89dc2ac4761ea298a
tree94652a0a49fcd34bdbbd474865b7bbd940812679
parent63401e33cb438edbbae531389a79070026fefe9e
Define new itin classes for ARM <-> VFP reg moves to distinguish from NEON ops. Define proper scheduling itinerary for them on A9. A8 TRM does not specify latency for them at all :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100650 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrVFP.td
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleV7.td