This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d6200f6d892 Let replaceVTableHolder accept any type. new 965ee90b44a [X86] Remove an if check on the result of a cast. NFC new 606231c1dde [X86] Preserve memory refs when folding loads into divides. new 20c675a70a8 [X86] X86MaskedGatherSDNode shouldn't inherit from MaskedGa [...]
The 3 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/CodeGen/SelectionDAGNodes.h | 2 +- lib/Target/X86/X86ISelDAGToDAG.cpp | 24 +++++++++++------------- lib/Target/X86/X86ISelLowering.h | 12 ++++++++++-- test/CodeGen/X86/hoist-invariant-load.ll | 30 +++++++++++++++++++++++++++++- 4 files changed, 51 insertions(+), 17 deletions(-)