This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f17041fa5fe [x86] remove dead code for 16-bit LEA formation; NFC new 035816bdc54 [x86] clean up code for converting 16-bit ops to LEA; NFC new dc4f26f687d Fix not correct imm operand assertion for SUB32ri in X86Con [...]
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/X86CondBrFolding.cpp | 3 +- lib/Target/X86/X86InstrInfo.cpp | 119 ++++++++++++------------- lib/Target/X86/X86InstrInfo.h | 3 + test/CodeGen/X86/test_x86condbr_globaladdr.mir | 30 +++++++ 4 files changed, 92 insertions(+), 63 deletions(-) create mode 100644 test/CodeGen/X86/test_x86condbr_globaladdr.mir