This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2325326 CODE_OWNERS: bring my entry up to date new 70794a5 [X86][SSE] Add test cases for PR29079 new bf482f9 [X86][SSE] Add test cases for PR29078
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: test/CodeGen/X86/i64-to-float.ll | 668 +++++++++++++++++++++++++++++++++++++++ test/CodeGen/X86/uint_to_fp-3.ll | 150 +++++++++ 2 files changed, 818 insertions(+) create mode 100644 test/CodeGen/X86/i64-to-float.ll create mode 100644 test/CodeGen/X86/uint_to_fp-3.ll