Revert "Do materialize for floating point"
authorAlp Toker <alp@nuanti.com>
Sun, 8 Jun 2014 09:13:42 +0000 (09:13 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 8 Jun 2014 09:13:42 +0000 (09:13 +0000)
commit6e0ab2f54c1ce957cd067a78b0dd34bd79cf1a54
tree1806dfd2c79a3dfe4f4176a1e439a2cf519955f5
parentaa59bc24a56795a2e3bc66b5c8284a6592cf9f80
Revert "Do materialize for floating point"

1) The commit was made despite profound lack of understanding:

   "I did not understand the comment about using dyn_cast instead of isa. I will
   commit as is and make the update after. You can explain what you meant to me."

   Commit first, understand later isn't OK.

2) Review comments were simply ignored:

   "Can you edit the summary to describe what the patch is for? It appears to be
   a list of commits at the moment."

3) The patch got LGTM'd off-list without any indication of readiness.

4) The public mailing list was excluded from patch review so all of this was
   hidden from the community.

This reverts commit r210414.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp
test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll [deleted file]