This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b07e2fa926 [llvm-mca] Unify the API for the various views. NFCI new b62dc36d6fe AMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo new f06452e21d6 [Power9] Add more missing instructions to the Power 9 scheduler new 59dd021e4a5 [StructurizeCFG] auto-generate full 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/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +- lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 5 +- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 4 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 2 +- lib/Target/PowerPC/P9InstrResources.td | 283 ++++++++++++++++++--- lib/Target/PowerPC/PPCScheduleP9.td | 33 +++ .../StructurizeCFG/invert-constantexpr.ll | 25 +- 7 files changed, 307 insertions(+), 48 deletions(-)