This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 567409d CodeGen: Use MachineInstr& in TargetInstrInfo, NFC new 63e0af7 [SystemZ] Split up PerformDAGCombine. [NFC] new aa5c099 add vector tests to show missing transform new e1a95d0 CodeGen: Add an explicit BuildMI overload for MachineInstr&
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: include/llvm/CodeGen/MachineInstrBuilder.h | 24 ++- lib/Target/SystemZ/SystemZISelLowering.cpp | 318 +++++++++++++++------------- lib/Target/SystemZ/SystemZISelLowering.h | 7 + test/Transforms/InstCombine/apint-select.ll | 38 ++++ 4 files changed, 238 insertions(+), 149 deletions(-)