Added option to enable generating less precise mad (multiply addition)
authorMon P Wang <wangmp@apple.com>
Fri, 20 Mar 2009 05:06:58 +0000 (05:06 +0000)
committerMon P Wang <wangmp@apple.com>
Fri, 20 Mar 2009 05:06:58 +0000 (05:06 +0000)
commitbc65ca8de591e278fc613b5dc0e178b2ddcd215e
tree32026130fb84b4b803a977697ae45e60b80f87e1
parent654c98c4f39591132027835a52dee4993618de51
Added option to enable generating less precise mad (multiply addition)
for those architectures that support the instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67363 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/Target/TargetMachine.cpp