summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRPrinter.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2017-10-24 17:44:27 +0000
committerStefan Pintilie <stefanp@ca.ibm.com>2017-10-24 17:44:27 +0000
commit8f0c78309562cef845cf0e130c8be2ff2a19295b (patch)
treec35fbd2fd6a5cbaa0a3c301aac7534b5247bc262 /llvm/lib/CodeGen/MIRPrinter.cpp
parentb8522bd97d57d6876ad6c1a33874e98282045529 (diff)
downloadbcm5719-llvm-8f0c78309562cef845cf0e130c8be2ff2a19295b.tar.gz
bcm5719-llvm-8f0c78309562cef845cf0e130c8be2ff2a19295b.zip
[PowerPC] Try to simplify a Swap if it feeds a Splat
If we have the situation where a Swap feeds a Splat we can sometimes change the index on the Splat and then remove the Swap instruction. Fixed the test case that was failing and recommit after pulling the original commit. Original revision is here: https://reviews.llvm.org/D39009 llvm-svn: 316478
Diffstat (limited to 'llvm/lib/CodeGen/MIRPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud