This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68c9861 [X86] Add knownbits vector TRUNC test new fb6e3a8 Add comments about why we put LoopSink pass at the very late stage. new 9ae088b [SelectionDAG] Add support for vector demandedelts in TRUNCAT [...] new 9bf32e2 [OptDiag] Remove non-printable chars from function name
The 3 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/Analysis/OptimizationDiagnosticInfo.cpp | 3 ++- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 ++- lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++++ test/CodeGen/X86/known-bits-vector.ll | 14 ++------------ test/Transforms/Inline/optimization-remarks-yaml.ll | 2 +- 5 files changed, 11 insertions(+), 15 deletions(-)