This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5db21b2665 [llvm-exegesis] Early out if the scheduler models have no e [...] new 4c208ab0d79 [x86] Fix PR37100 by teaching the EFLAGS copy lowering to r [...]
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/Target/X86/X86FlagsCopyLowering.cpp | 207 +++++++++++++++++++------------- test/CodeGen/X86/O0-pipeline.ll | 1 + test/CodeGen/X86/O3-pipeline.ll | 1 + test/CodeGen/X86/copy-eflags.ll | 108 +++++++++++++++++ 4 files changed, 235 insertions(+), 82 deletions(-)