commit | dac67649f271cc085f61d450c649a3ca271c8828 | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Wed Aug 20 21:51:26 2014 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Wed Aug 20 21:51:26 2014 +0000 |
tree | 43787afd695233b79dd2acbe8a4cb411cc33caf7 | |
parent | fa210acc3b12fc651252de566bb6e3381d9a3097 [diff] |
Add isExtractSubreg property. This patch adds a new property: isExtractSubreg and the related target hooks: TargetIntrInfo::getExtractSubregInputs and TargetInstrInfo::getExtractSubregLikeInputs to specify that a target specific instruction is a (kind of) EXTRACT_SUBREG. The approach is similar to r215394. <rdar://problem/12702965> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216130 91177308-0d34-0410-b5e6-96231b3b80d8