This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 175ecc97981 [InstSimplify] remove 'nsz' requirement for frem 0, X new e2ee2c948f5 [PatternMatch, InstSimplify] allow undef elements when matc [...] new dc55b3ba688 [X86] Regenerate schedule tests with zero latency comments
The 2 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/llvm/IR/PatternMatch.h | 22 ++--- lib/Analysis/InstructionSimplify.cpp | 16 ++-- test/CodeGen/X86/mmx-schedule.ll | 10 +-- test/CodeGen/X86/schedule-x86_32.ll | 2 +- test/CodeGen/X86/schedule-x86_64.ll | 4 +- test/CodeGen/X86/x87-schedule.ll | 140 +++++++++++++++--------------- test/Transforms/InstSimplify/fast-math.ll | 18 ++-- 7 files changed, 100 insertions(+), 112 deletions(-)