This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 566eb704ab3 [X86] Add isel pattern infrastructure to begin recognizing [...] new dca8ff7a7db [X86] Don't create i64 constants on 32-bit targets when low [...] new d77fd58694f [X86] Use SDNode::ops() instead of makeArrayRef and op_begi [...]
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/Target/X86/X86ISelLowering.cpp | 22 ++++++++++--- test/CodeGen/X86/pr34605.ll | 63 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/X86/pr34605.ll