This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c7f19c5827 [X86][SkylakeServer] Remove checks for 'k', 'z', '_Int' and [...] new ebb5c411453 Plumb useAA through TargetTransformInfo to remove Transform [...]
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: include/llvm/Analysis/TargetTransformInfo.h | 4 ++++ include/llvm/Analysis/TargetTransformInfoImpl.h | 2 ++ include/llvm/CodeGen/BasicTTIImpl.h | 2 ++ include/llvm/Transforms/Scalar.h | 4 +--- lib/Analysis/TargetTransformInfo.cpp | 2 ++ lib/CodeGen/CodeGenPrepare.cpp | 3 +-- lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +- lib/Target/PowerPC/PPCTargetMachine.cpp | 2 +- .../Scalar/SeparateConstOffsetFromGEP.cpp | 22 +++++++++------------- 9 files changed, 23 insertions(+), 20 deletions(-)