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 /clang/lib/CodeGen/CodeGenModule.h | |
| parent | f8f0a23ce7454a496f32adc59577791e54f9b808 (diff) | |
| download | llvm-3e7ba761578bcd748dc88c6a6989270bf7bdaa1a.zip llvm-3e7ba761578bcd748dc88c6a6989270bf7bdaa1a.tar.gz llvm-3e7ba761578bcd748dc88c6a6989270bf7bdaa1a.tar.bz2 | |
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 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
