This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 619ca04 [AVR] Add a selection of CodeGen tests new 027f4d0 Re-apply r286384, "X86: Introduce the "relocImm" ComplexPatte [...]
The 1 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/Target/TargetSelectionDAG.td | 4 ++- lib/Target/X86/X86ISelDAGToDAG.cpp | 22 +++++++++++++++ lib/Target/X86/X86InstrCompiler.td | 47 ------------------------------- lib/Target/X86/X86InstrInfo.cpp | 4 +++ lib/Target/X86/X86InstrInfo.td | 14 +++++---- test/CodeGen/X86/compare-global.ll | 22 +++++++++++++++ utils/TableGen/CodeGenDAGPatterns.cpp | 7 +---- utils/TableGen/CodeGenTarget.cpp | 10 +++++++ utils/TableGen/CodeGenTarget.h | 3 +- 9 files changed, 73 insertions(+), 60 deletions(-) create mode 100644 test/CodeGen/X86/compare-global.ll