This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8646eeda889 [InstCombine] Set debug loc on `mergeStoreIntoSuccessor` phi new 0f9f2455c52 [AMDGPU] Restored selection of scalar_to_vector (v2x16) new c77c7e9e510 Revert "[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant [...]
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: lib/Target/AMDGPU/SIInstructions.td | 18 +- lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 313 --------------------- test/CodeGen/AMDGPU/scalar_to_vector_v2x16.ll | 26 ++ .../LoopSimplifyCFG/constant-fold-branch.ll | 58 +--- 4 files changed, 44 insertions(+), 371 deletions(-) create mode 100644 test/CodeGen/AMDGPU/scalar_to_vector_v2x16.ll