The name "tCDP" isn't used anywhere else in the source code, so renaming it for consi...
authorMihai Popa <mihail.popa@gmail.com>
Thu, 8 Aug 2013 10:20:41 +0000 (10:20 +0000)
committerMihai Popa <mihail.popa@gmail.com>
Thu, 8 Aug 2013 10:20:41 +0000 (10:20 +0000)
commit868bed99674cf19e5cb475945f3067f0f4cc421e
treecf7ddccf99342650d063451e3409010d3d880bc6
parent13aeceb8617f43da3bd290ed1454ceb9834e69dc
The name "tCDP" isn't used anywhere else in the source code, so renaming it for consistency doesn't cause any problems.
This is the only Thumb2 instruction defined with "t" prefix; all other Thumb2 instructions have "t2" prefix (e.g. "t2CDP2" which is defined immediately afterwards).

Patch by Artyom Skrobov.

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