Clang patch r280064 introduced ways to set the FP exceptions and denormal
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 31 Aug 2016 14:17:38 +0000 (14:17 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 31 Aug 2016 14:17:38 +0000 (14:17 +0000)
commit46b5b8838759324c25affab9e6d0285898d9ae0a
tree4cdab85bdc7f6372ff9c99fb753d0bdbd27ef48f
parent3042713b4b7a22e8a0c42266668e8eb5cefc4844
Clang patch r280064 introduced ways to set the FP exceptions and denormal
types. This is the LLVM counterpart and it adds options that map onto FP
exceptions and denormal build attributes allowing better fp math library
selections.

Differential Revision: https://reviews.llvm.org/D24070

llvm-svn: 280246
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/lib/Target/TargetMachine.cpp
llvm/test/CodeGen/ARM/build-attributes.ll