Skip to content
Commit 6bbe1f0d authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Fix bugs which were introduced when support for base+index floating point loads

and stores was added.

- SelectAddr should return false if Parent is an unaligned f32 load or store.
- Only aligned load and store nodes should be matched to select reg+imm
  floating point instructions.
- MIPS does not have support for f64 unaligned load or store instructions.

llvm-svn: 151843
parent f7e02a0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment