This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a8e703e4d6 Fix a bug in a historic bitcode testcase. new 79ea5b55558 [CodeGen] Fix some Clang-tidy modernize-use-bool-literals a [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 213 +++++++++++++------------ lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 114 ++++++------- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 36 +++-- lib/CodeGen/SpillPlacement.cpp | 36 +++-- lib/CodeGen/SpillPlacement.h | 20 +-- lib/CodeGen/TargetLoweringBase.cpp | 57 ++++--- 6 files changed, 270 insertions(+), 206 deletions(-)