]> granicus.if.org Git - clang/commit
Implement -cl-unsafe-math-optimizations
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Dec 2010 01:51:14 +0000 (01:51 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 4 Dec 2010 01:51:14 +0000 (01:51 +0000)
commit5f67e13fcdc3c33e9cd5d027bfbb677b726c6f6a
tree0092b4ac3cb34529233dc3588a787e9e39915ae9
parent5d729a3d8eeba59ed97119998f2135ad6d45e876
Implement -cl-unsafe-math-optimizations

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120879 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/Frontend/CompilerInvocation.cpp