This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ef4e7b8898 [llvm-objcopy][test] Add a test to show that argv[0] is inc [...] new 2bfdb54bfd8 [CodeGen] Add a pass to do block predication on SSA mac [...]
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: include/llvm/CodeGen/Passes.h | 4 + include/llvm/InitializePasses.h | 1 + lib/CodeGen/CodeGen.cpp | 1 + lib/CodeGen/EarlyIfConversion.cpp | 333 ++++++++++++++++++++++++++++++++------ 4 files changed, 290 insertions(+), 49 deletions(-)