This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9f4ed67526 [GlobalISel][IRTranslator] Fix some PHI bugs related to jum [...] new 5564ced6455 GlobalISel: Convert rest of MachineIRBuilder to using Register new 30321492f63 AMDGPU/GlobalISel: Convert to using Register
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 | 94 +++++++++---------- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 100 ++++++++++----------- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 8 +- lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 2 +- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 74 +++++++-------- lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 4 +- 6 files changed, 141 insertions(+), 141 deletions(-)