Assign bitwise binary instructions different itinerary classes from ALU instructions...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Sep 2010 00:27:46 +0000 (00:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Sep 2010 00:27:46 +0000 (00:27 +0000)
commit7e1bf305cfecbaee859405468b769650efe68f1a
treef64a36c7a397ececbfa69ef7a0c237e0f019a5f3
parent63d66eed16a6ee4e838f2f7a4c8299def0722c20
Assign bitwise binary instructions different itinerary classes from ALU instructions such as add / sub.

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