This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9d5245848ed [SCEV] Use depth limit for trunc analysis new 197a5e2c4af [CodeGen] Add MMOs to statepoint nodes during SelectionDAG new 283655fcc30 [x86] scalarize extractelement 0 of FP vselect
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/CodeGen/SelectionDAG/StatepointLowering.cpp | 55 +++++++++++++++++++------ lib/CodeGen/TargetLoweringBase.cpp | 18 ++++---- lib/Target/X86/X86ISelLowering.cpp | 18 ++++++++ test/CodeGen/X86/extractelement-fp.ll | 7 ++-- 4 files changed, 72 insertions(+), 26 deletions(-)