This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14c490a Move CodeViewTypeStream to DebugInfo/CodeView new 80aec1a Remove unused variable. new 7b7e9c7 Add opt-bisect support to additional passes that can be skipped
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/EarlyIfConversion.cpp | 3 +++ lib/CodeGen/ExecutionDepsFix.cpp | 2 ++ lib/CodeGen/IfConversion.cpp | 3 ++- lib/CodeGen/MachineBlockPlacement.cpp | 3 +++ lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 -- lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 3 +++ lib/Transforms/Scalar/ConstantProp.cpp | 3 +++ lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp | 3 +++ lib/Transforms/Scalar/LoopDataPrefetch.cpp | 3 +++ lib/Transforms/Scalar/LoopDistribute.cpp | 3 +++ lib/Transforms/Scalar/LoopInterchange.cpp | 3 +++ lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp | 3 +++ lib/Transforms/Scalar/Reg2Mem.cpp | 2 +- lib/Transforms/Scalar/Scalarizer.cpp | 2 ++ lib/Transforms/Scalar/SimplifyCFGPass.cpp | 5 +---- lib/Transforms/Utils/SimplifyInstructions.cpp | 3 +++ test/Other/opt-bisect-legacy-pass-manager.ll | 8 ++++++++ 17 files changed, 46 insertions(+), 8 deletions(-)