Expose an option allowing unsafe math optimizations. Patch contributed by
authorChris Lattner <sabre@nondot.org>
Sat, 30 Apr 2005 04:09:52 +0000 (04:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Apr 2005 04:09:52 +0000 (04:09 +0000)
commit34f74a6162f1e493a9773e83a684cf31fa4838de
tree45df7730dd858d387c2e2f4bbce4e28a7243ac00
parentb42a9ffbe9f5dc7dc0e54c6425dff10e926e1f3d
Expose an option allowing unsafe math optimizations.  Patch contributed by
Morten Ofstad!

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