This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df1d156afc3 gn build: Merge r353265, r353237 new 8dee531a480 [MCA] Speedup ResourceManager queries. NFCI new 00beffb9d08 [x86] vectorize cast ops in lowering to avoid register file [...]
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/MCA/HardwareUnits/ResourceManager.cpp | 17 +++--- lib/Target/X86/X86ISelLowering.cpp | 57 +++++++++++++++++++ test/CodeGen/X86/known-bits-vector.ll | 3 +- test/CodeGen/X86/known-signbits-vector.ll | 15 ++--- test/CodeGen/X86/vec_int_to_fp.ll | 93 +++++++++++++++++++++---------- 5 files changed, 136 insertions(+), 49 deletions(-)