This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8209d78723a [CGP] use subtract or subtract-of-cmps for result of memcmp [...] new 6131fb56ca3 [TargetPassConfig] Feature generic options to setup start/s [...]
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/TargetPassConfig.h | 52 +++++++++------- include/llvm/Target/TargetMachine.h | 23 ++++--- lib/CodeGen/LLVMTargetMachine.cpp | 43 ++++++------- lib/CodeGen/TargetPassConfig.cpp | 85 +++++++++++++++++++++++++ test/CodeGen/Generic/llc-start-stop.ll | 12 ++-- tools/llc/llc.cpp | 106 ++++++++------------------------ 6 files changed, 184 insertions(+), 137 deletions(-)