This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b35ed0f9fe1 [Transforms] Fix some Clang-tidy modernize and Include What [...] new e3e99133459 [JumpThreading] Move two PredValueInfoTy vectors to a scope [...] new 7b58f472aaa [X86][3DNow] Add scheduling latency/throughput tests for 3D [...]
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: lib/Transforms/Scalar/JumpThreading.cpp | 4 +- test/CodeGen/X86/3dnow-schedule.ll | 372 ++++++++++++++++++++++++++++++++ 2 files changed, 374 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/3dnow-schedule.ll