This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 84f16940770 [X86] Add ReadAfterLds to some 3 src instructions new ef267dc8eeb Remove some unneeded #includes to fix layering new 2dd4f35c7fc llvm-c: Split Utils out of Scalar.h new 96dbd9b711e Remove unused headers to fix layering new ede0ca94768 Remove unused header to fix layering.
The 4 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-c/Transforms/Scalar.h | 6 ------ include/llvm-c/Transforms/{Vectorize.h => Utils.h} | 25 ++++++++++------------ lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp | 2 -- lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp | 1 - .../AggressiveInstCombineInternal.h | 1 - lib/Transforms/Utils/LoopRotationUtils.cpp | 2 -- lib/Transforms/Utils/Utils.cpp | 2 +- 7 files changed, 12 insertions(+), 27 deletions(-) copy include/llvm-c/Transforms/{Vectorize.h => Utils.h} (63%)