This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 99509aa7350 [X86] Unbreak the build. new e4a395e88a7 [Support] Move PrintEscapedString into the library its decl [...] new fc0863a5ee7 [LivePhysRegs] Preserve pristine regs in blocks with no suc [...]
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/CodeGen/LivePhysRegs.cpp | 4 +-- lib/IR/AsmWriter.cpp | 10 -------- lib/Support/StringExtras.cpp | 10 ++++++++ test/CodeGen/Thumb/stm-scavenging.ll | 47 ++++++++++++++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/Thumb/stm-scavenging.ll