This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0bc443a7f6 [Object][XCOFF] Add an XCOFF dumper for llvm-readobj. new 866bc92c5d6 [CodeGenPrepare] limit overflow intrinsic matching to a sin [...]
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: lib/CodeGen/CodeGenPrepare.cpp | 89 ++++++++++------------ test/CodeGen/X86/cgp-usubo.ll | 15 ++-- .../CodeGenPrepare/X86/optimizeSelect-DT.ll | 9 +-- .../CodeGenPrepare/X86/overflow-intrinsics.ll | 20 ++--- 4 files changed, 65 insertions(+), 68 deletions(-)