Revert r146322 to appease buildbots. Original commit message:
authorChad Rosier <mcrosier@apple.com>
Sat, 10 Dec 2011 19:55:03 +0000 (19:55 +0000)
committerChad Rosier <mcrosier@apple.com>
Sat, 10 Dec 2011 19:55:03 +0000 (19:55 +0000)
commitd440f678fb0fd6a8735bc315bd6f63fe8a71e8bd
tree39a1508d080c9e4a243a23124f43f43d65fea1a4
parentb435aa2c1de2ff28e51b1ce881e9f10f8b51d8e3
Revert r146322 to appease buildbots.  Original commit message:

Fixed bug 9905: Failure in code selection for llvm intrinsics sqrt/exp (fix for
FSQRT, FSIN, FCOS, FPOWI, FPOW, FLOG, FLOG2, FLOG10, FEXP, FEXP2). Second
attempt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146328 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/2011-11-29-128bitArithmetics.ll [deleted file]