This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4caac9138cb [PDB] Fix -Wcovered-switch-default warning. new a96dc0e7b9d [RegAllocGreedy] Fix crash in tryLocalSplit
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 | 6 +- test/CodeGen/X86/pr38795.ll | 265 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 270 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/pr38795.ll