This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e8ab563691 [ARM GlobalISel] Thumb2: casts between int and ptr new 98689c01bbf [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers
The 1 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/CodeGen/RegAllocGreedy.cpp | 5 +- test/CodeGen/AMDGPU/subreg-split-live-in-error.mir | 21 +++-- test/CodeGen/Thumb/ragreedy-implicit-def.ll | 99 ++++++++++++++++++++++ test/CodeGen/X86/pr38795.ll | 96 ++++++++++----------- 4 files changed, 166 insertions(+), 55 deletions(-) create mode 100644 test/CodeGen/Thumb/ragreedy-implicit-def.ll