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)
commit267d1f1cc9c9013f1d42dbe315a26ef2c9bd16df
tree724a173dad4b533151ef849f1bda9ffe3b9c0188
parent416fa34b873f40393a2e52827e9ab2a12133a921
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.

llvm-svn: 210424
llvm/lib/Target/Mips/MipsFastISel.cpp
llvm/test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll [deleted file]