This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e4e76b7080 Fix header guard typo and build error. new b575b771c7b Add explicit dependency to MCDwarf.h in ARC backend. new 04f57483979 [DEBUGINFO] Prevent Instcombine from dropping debuginfo whe [...] new a739132fd36 [x86] update test checks; NFC
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: lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp | 1 + lib/Transforms/Utils/Local.cpp | 9 +- test/CodeGen/X86/lea-2.ll | 37 ++++++--- test/CodeGen/X86/lea-3.ll | 104 ++++++++---------------- test/CodeGen/X86/lea-4.ll | 42 ++++++---- test/Transforms/InstCombine/cast-mul-select.ll | 9 ++ 6 files changed, 98 insertions(+), 104 deletions(-)