]> granicus.if.org Git - clang/commit
Implement -cl-fast-relaxed-math
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Dec 2010 01:51:23 +0000 (01:51 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Dec 2010 01:51:23 +0000 (01:51 +0000)
commitf0840820b4e28fd0cc04d737382811d7372cb832
tree525bf2a7c1afd0c550ee390255da9cffb037f653
parent5f67e13fcdc3c33e9cd5d027bfbb677b726c6f6a
Implement -cl-fast-relaxed-math

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120880 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.h
include/clang/Driver/CC1Options.td
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/InitPreprocessor.cpp