Akira Hatanaka dfa27aea12 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151843 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-01 22:12:30 +00:00
..
2011-12-20 23:58:36 +00:00
2011-12-07 22:11:43 +00:00
2012-01-31 02:09:07 +00:00
2011-12-19 20:24:28 +00:00
2011-12-20 22:52:19 +00:00
2011-12-24 03:05:43 +00:00
2011-12-02 22:28:09 +00:00