This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2e6138dff1 [X86] Enable BT to be used in place of TEST for single bit [...] new b8c067b8506 [opt] Port the debugify passes to the new pass manager
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: test/DebugInfo/debugify.ll | 7 +++++++ tools/opt/Debugify.cpp | 12 ++++++++++++ tools/opt/NewPMDriver.cpp | 22 +++++++++++++++++++++- tools/opt/NewPMDriver.h | 5 +++-- tools/opt/PassPrinters.h | 16 ++++++++++++++++ tools/opt/opt.cpp | 5 +---- 6 files changed, 60 insertions(+), 7 deletions(-)