This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c46700a6d5a [DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor x, (xor [...] new 5de0a989c69 [TableGen] Print more helpful information in case of type c [...] new dd3d1e98e0e [YAML] Fix UTF-8 handling new 79085a17d46 [YAML] Refactor escaping unittests
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: include/llvm/Support/YAMLTraits.h | 2 +- lib/Support/YAMLTraits.cpp | 7 ++- unittests/Support/YAMLIOTest.cpp | 107 ++++++++-------------------------- utils/TableGen/CodeGenDAGPatterns.cpp | 49 ++++++++++------ utils/TableGen/CodeGenDAGPatterns.h | 11 +++- 5 files changed, 70 insertions(+), 106 deletions(-)