diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-07-31 18:16:49 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-07-31 18:16:49 +0000 |
commit | 4ce7c4060dffa223e6a8a395380470a70d44905d (patch) | |
tree | c653202517e9597164fc7be74bc5c4065fefe4ba /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 8c549b586c613753fa40e8cd5e6b5e56308d0f0c (diff) | |
download | llvm-4ce7c4060dffa223e6a8a395380470a70d44905d.zip llvm-4ce7c4060dffa223e6a8a395380470a70d44905d.tar.gz llvm-4ce7c4060dffa223e6a8a395380470a70d44905d.tar.bz2 |
Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined as
single-precision load and store.
Also avoid selecting LUXC1 and SUXC1 instructions during isel. It is incorrect
to map unaligned floating point load/store nodes to these instructions.
llvm-svn: 161063
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions