Remove support for the special 'fast' value for fpmath accuracy for the moment.
authorDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 19:39:33 +0000 (19:39 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 19:39:33 +0000 (19:39 +0000)
commit2867c85a3754320f96e36afb63325bb76269caa4
treec5bd58459f230d669f87a597c75213ab42b9529d
parent2c651fe6f445724627dcc48064797dca2aa4aedc
Remove support for the special 'fast' value for fpmath accuracy for the moment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154850 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/Operator.h
include/llvm/Support/MDBuilder.h
lib/VMCore/Instructions.cpp
lib/VMCore/Verifier.cpp
test/Verifier/fpmath.ll
unittests/Support/MDBuilderTest.cpp
unittests/VMCore/InstructionsTest.cpp