This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ed39f2 [InstCombine] auto-generate checks for select+bitwise logic t [...] new c02caf5 Fix some Clang-tidy and Include What You Use warnings; other [...]
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/Analysis/LoopAccessAnalysis.cpp | 49 +++++++++++- lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 31 ++++++-- lib/Transforms/Scalar/LoopLoadElimination.cpp | 29 ++++++- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 88 ++++++++++++++------- lib/Transforms/Utils/SimplifyCFG.cpp | 57 +++++++++++--- utils/TableGen/AsmWriterEmitter.cpp | 55 +++++++++----- utils/TableGen/CodeEmitterGen.cpp | 22 ++++-- utils/TableGen/CodeGenRegisters.cpp | 50 +++++++++--- utils/TableGen/CodeGenRegisters.h | 31 +++++--- utils/TableGen/CodeGenSchedule.cpp | 43 +++++++---- utils/TableGen/DFAPacketizerEmitter.cpp | 45 ++++++----- utils/TableGen/FixedLenDecoderEmitter.cpp | 105 ++++++++++++++------------ 12 files changed, 426 insertions(+), 179 deletions(-)