This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b90e7e Forgot to svn add one of my test files for the change in r273207. new 46137a4 don't repeat function names in documentation comments; NFC new bf57e9c [X86][X87] Fix issue with sitofp i64 -> fp128 on 32-bit targets
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/Analysis/ValueTracking.h | 130 ++++++++--------- lib/Target/X86/X86ISelLowering.cpp | 4 +- test/CodeGen/X86/fp128-cast.ll | 266 ++++++++++++++++++++++------------ 3 files changed, 238 insertions(+), 162 deletions(-)