This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b90d51eebbe [X86] Add a one use check to the combineStore code that han [...] new 3993f1876cd TableGen: Revert changes from r369038 new 295d2ad7137 AMDGPU: Disambiguate v3f16 format in load/store tables new 6576f8b1d3a AMDGPU: Fix iterator error when lowering SI_END_CF
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/BUFInstructions.td | 200 ++++++++++++++------------ lib/Target/AMDGPU/SIInstrInfo.td | 5 +- lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 4 +- lib/Target/AMDGPU/SILowerControlFlow.cpp | 8 +- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 10 +- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 +- test/CodeGen/AMDGPU/si-lower-control-flow.mir | 69 ++++++++- utils/TableGen/IntrinsicEmitter.cpp | 4 +- 8 files changed, 192 insertions(+), 112 deletions(-)