summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PeepholeOptimizer.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2014-08-21 00:10:52 +0000
committerQuentin Colombet <qcolombet@apple.com>2014-08-21 00:10:52 +0000
commit84f15bd1b05387e506cf2b49d3d40df193edce79 (patch)
treea9bc2592768f8a9038f32c2e365e9e296cc15824 /llvm/lib/CodeGen/PeepholeOptimizer.cpp
parent85f064bebfd39ad34e011492f8766d49f1942e1b (diff)
downloadbcm5719-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/CodeGen/PeepholeOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud