This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 70fb4705b4f [Loop Vectorize] Added a separate metadata new 4a05fa1f1b7 Changed basic cost of store operation on X86
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/Target/X86/X86TargetTransformInfo.cpp | 15 +++ lib/Target/X86/X86TargetTransformInfo.h | 2 + test/Transforms/LoopUnroll/X86/store_cost.ll | 104 +++++++++++++++++++++ .../LoopVectorize/X86/metadata-enable.ll | 2 +- 4 files changed, 122 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/LoopUnroll/X86/store_cost.ll