aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-05-05 10:32:24 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-05-05 10:32:24 +0000
commiteda60d217bef79adde4c4a9c384f3a66582fc19e (patch)
tree77180979724739cbef06d50a938f60fa575e4a8a /llvm/lib/CodeGen/CodeGen.cpp
parentc89567979ac6abc12391bc0bb5bf756b048b500e (diff)
downloadllvm-eda60d217bef79adde4c4a9c384f3a66582fc19e.zip
llvm-eda60d217bef79adde4c4a9c384f3a66582fc19e.tar.gz
llvm-eda60d217bef79adde4c4a9c384f3a66582fc19e.tar.bz2
[mips] Generate code for insert/extract operations when using the N64 ABI and MSA.
Summary: When using the N64 ABI, element-indices use the i64 type instead of i32. In many cases, we can use iPTR to account for this but additional patterns and pseudo's are also required. This fixes most (but not quite all) failures in the test-suite when using N64 and MSA together. Reviewers: vkalintiris Reviewed By: vkalintiris Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D9342 llvm-svn: 236494
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions