diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-09-15 01:52:08 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-09-15 01:52:08 +0000 |
commit | 5a7dd43f045f2f78adc81b497c5d78bd9da0884e (patch) | |
tree | a63e5bf230c6ac226a5776ec7bca13263efa71db /lib/Support/StreamableMemoryObject.cpp | |
parent | 5974c31acbf5368ffc18b23c849d0c823f91f25e (diff) |
Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and
use load/store fragments defined in TargetSelectionDAG.td in place of them.
Unaligned loads/stores are either expanded or lowered to target-specific nodes,
so instruction selection should see only aligned load/store nodes.
No changes in functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163960 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/StreamableMemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions