This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 97cd3dc [asan] Replace std::to_string with llvm::to_string new 625e9e7 Revert r284545 again as the regression in ppc still exists. T [...]
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/MachineSink.cpp | 18 --- test/CodeGen/ARM/atomic-cmpxchg.ll | 30 +++-- test/CodeGen/ARM/code-placement.ll | 21 ++-- test/CodeGen/X86/block-placement.ll | 8 +- test/CodeGen/X86/clz.ll | 196 +++++++++++++---------------- test/CodeGen/X86/loop-search.ll | 15 +-- test/CodeGen/X86/machine-sink.ll | 21 ---- test/CodeGen/X86/phys_subreg_coalesce-2.ll | 2 - test/CodeGen/X86/pr2659.ll | 3 +- test/DebugInfo/COFF/pieces.ll | 6 +- test/Transforms/CodeGenPrepare/section.ll | 2 +- 11 files changed, 132 insertions(+), 190 deletions(-) delete mode 100644 test/CodeGen/X86/machine-sink.ll