This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00f3241eeb2 GlobalISel: Support narrowScalar for uneven loads new 70cdf88e575 [PowerPC] [NFC] Create a helper function to copy register t [...] new a20ea208103 GlobalISel: Use appropriate extension for legalizing select [...]
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: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 14 ++++++ lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 3 +- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 20 ++++++++ lib/Target/PowerPC/PPCFastISel.cpp | 53 ++++++++-------------- 4 files changed, 54 insertions(+), 36 deletions(-)