This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2961ee384e1 [InlineCost] Enable the new switch cost heuristic new efbf6a8cda8 Fix build error on gcc. new 465de971220 RegisterScavenging: Move scavenging logic from PEI to Regis [...]
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: include/llvm/CodeGen/RegisterScavenging.h | 4 ++ lib/CodeGen/PrologEpilogInserter.cpp | 100 ++------------------------- lib/CodeGen/RegisterScavenging.cpp | 88 +++++++++++++++++++++++ lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 2 +- 4 files changed, 97 insertions(+), 97 deletions(-)