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 | 3e7ba761578bcd748dc88c6a6989270bf7bdaa1a (patch) | |
tree | 2aa94586e7141feef88576468edc225155feb572 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f8f0a23ce7454a496f32adc59577791e54f9b808 (diff) | |
download | bcm5719-llvm-3e7ba761578bcd748dc88c6a6989270bf7bdaa1a.tar.gz bcm5719-llvm-3e7ba761578bcd748dc88c6a6989270bf7bdaa1a.zip |
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.
llvm-svn: 163960
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions