commit | ee3c7e0d429c6c1b7c6b6c0763ee1c820fe5a565 | [log] [tgz] |
---|---|---|
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | Thu Oct 13 13:22:01 2016 +0000 |
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | Thu Oct 13 13:22:01 2016 +0000 |
tree | 6cd247c35e8a599b86eb0050538251f80d7bc21e | |
parent | bb1db210a8c46708b77704edf26d9d3a7b77f453 [diff] |
Guard flag –fdenormal-fp-math with –fno-fast-math. This allows disabling the FP options with just one flag (-fno-fast-math). Differential Revision: https://reviews.llvm.org/D25479 llvm-svn: 284121