[all-commits] [llvm/llvm-project] d59329: [X86] Add more addcarry tests
Paweł Bylica via All-commits
all-commits at lists.llvm.org
Mon Nov 18 23:59:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d593292f0465c9db1f2c3cdf719009bfdf942a5c
https://github.com/llvm/llvm-project/commit/d593292f0465c9db1f2c3cdf719009bfdf942a5c
Author: Paweł Bylica <chfast at gmail.com>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M llvm/test/CodeGen/X86/addcarry.ll
M llvm/test/CodeGen/X86/subcarry.ll
Log Message:
-----------
[X86] Add more addcarry tests
Summary: More addcarry tests for incoming https://reviews.llvm.org/D70079.
Reviewers: davezarzycki, RKSimon, spatel, craig.topper
Reviewed By: spatel
Subscribers: craig.topper, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70237
More information about the All-commits
mailing list