diff options
| author | Quentin Colombet <qcolombet@apple.com> | 2014-08-21 00:10:52 +0000 |
|---|---|---|
| committer | Quentin Colombet <qcolombet@apple.com> | 2014-08-21 00:10:52 +0000 |
| commit | 84f15bd1b05387e506cf2b49d3d40df193edce79 (patch) | |
| tree | a9bc2592768f8a9038f32c2e365e9e296cc15824 /llvm/lib/Transforms/Instrumentation | |
| parent | 85f064bebfd39ad34e011492f8766d49f1942e1b (diff) | |
| download | bcm5719-llvm-84f15bd1b05387e506cf2b49d3d40df193edce79.tar.gz bcm5719-llvm-84f15bd1b05387e506cf2b49d3d40df193edce79.zip | |
[ARM] Mark VSETLNi32 with the InsertSubreg property and implement the related
target hook.
This patch teaches the compiler that:
dX = VSETLNi32 dY, rZ, imm
is the same as:
dX = INSERT_SUBREG dY, rZ, translateImmToSubIdx(imm)
<rdar://problem/12702965>
llvm-svn: 216143
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation')
0 files changed, 0 insertions, 0 deletions

