OSDN Git Service

Pseudo-ize the Thumb tTPsoft instruction.
authorJim Grosbach <grosbach@apple.com>
Thu, 30 Jun 2011 19:38:01 +0000 (19:38 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 30 Jun 2011 19:38:01 +0000 (19:38 +0000)
commitff97eb0cf4394090570feaa327d1237ba4b935e2
tree0a59aa3f98c83353e729ab4aa4b7f713f17d18ee
parent6e0ce24e0ca8b0dc05872b9b4cec3a18972bee40
Pseudo-ize the Thumb tTPsoft instruction.

It's just a call to a special helper function. Get rid of the T2 variant
entirely, as it's identical to the Thumb1 version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
utils/TableGen/ARMDecoderEmitter.cpp