This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a6d31e0cad [AArch64] Custom lowering of copysign f16 new 2050a0312db Model cache size and associativity in TargetTransformInfo
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 | 24 ++++++++++++ include/llvm/Analysis/TargetTransformInfoImpl.h | 23 +++++++++++ lib/Analysis/TargetTransformInfo.cpp | 10 +++++ lib/Target/X86/X86TargetTransformInfo.cpp | 51 +++++++++++++++++++++++++ lib/Target/X86/X86TargetTransformInfo.h | 8 ++++ 5 files changed, 116 insertions(+)