This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d64a5991124 Fixed dead links in WritingAnLLVMPass.rst new 194c54be450 [mips] Fix PR35140 new 84066df4d90 [LV][X86] update the cost of interleaving mem. access of floats
The 2 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/Mips/MCTargetDesc/MipsMCExpr.cpp | 8 +- lib/Target/X86/X86TargetTransformInfo.cpp | 5 +- .../CostModel/X86/interleaved-load-float.ll | 141 +++++++++++++++++++++ test/MC/Mips/tls-symbols.s | 28 ++++ 4 files changed, 177 insertions(+), 5 deletions(-) create mode 100644 test/Analysis/CostModel/X86/interleaved-load-float.ll create mode 100644 test/MC/Mips/tls-symbols.s