This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4792cb0499 Revert "[PowerPC] Make no-PIC default to match GCC - LLVM" new 4ae1f96647f [X86] Disable Condbr_merge pass new 93e2a63489f [MSP430] Add RTLIB::[SRL/SRA/SHL]_I32 lowering to EABI lib calls
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/MSP430/MSP430ISelLowering.cpp | 9 ++++++-- lib/Target/X86/X86TargetMachine.cpp | 2 +- test/CodeGen/MSP430/libcalls.ll | 35 ++++++++++++++++++++++++++++++++ test/CodeGen/X86/O3-pipeline.ll | 1 - test/CodeGen/X86/condbr_if.ll | 14 ++++++------- test/CodeGen/X86/condbr_switch.ll | 14 ++++++------- 6 files changed, 57 insertions(+), 18 deletions(-)