This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d073eeed8a [X86] Implement kand/kandn/kor/kxor/kxnor/knot intrinsics us [...] new 8e9263d3f4 [Driver, CodeGen] pass through and apply -fassociative-math
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/CC1Options.td | 2 + include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/CodeGenFunction.cpp | 3 ++ lib/Driver/ToolChains/Clang.cpp | 3 ++ lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGen/finite-math.c | 2 + test/Driver/fast-math.c | 63 ++++++++++++++++++++++++------- 7 files changed, 62 insertions(+), 13 deletions(-)