diff options
author | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-03-04 12:10:18 +0000 |
---|---|---|
committer | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-03-04 12:10:18 +0000 |
commit | 2ef2888273aad5dea70f8de474b5a006ba181a9e (patch) | |
tree | 452e4fc397be93ba8a64b10992cc07b22950a94d /llvm/lib/Object/IRObjectFile.cpp | |
parent | ad53695a09f34fa2578b43227ec5d06fb9915174 (diff) | |
download | llvm-2ef2888273aad5dea70f8de474b5a006ba181a9e.zip llvm-2ef2888273aad5dea70f8de474b5a006ba181a9e.tar.gz llvm-2ef2888273aad5dea70f8de474b5a006ba181a9e.tar.bz2 |
[mips] Specify the correct value type when combining a CMovFP node.
This commit fixes a bug introduced in r230956 where we were creating
CMovFP_{T,F} nodes with multiple return value types (one for each operand).
With this change the return value type of the new node is the same as the
value type of the True/False operands of the original node.
llvm-svn: 231237
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions