[all-commits] [llvm/llvm-project] d78c4d: [X86] Add more test cases to inline-asm-flag-outpu...
topperc via All-commits
all-commits at lists.llvm.org
Sun Sep 27 00:56:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d78c4d9d00c15c52f0463c8dbb03945b036d53eb
https://github.com/llvm/llvm-project/commit/d78c4d9d00c15c52f0463c8dbb03945b036d53eb
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M llvm/test/CodeGen/X86/inline-asm-flag-output.ll
Log Message:
-----------
[X86] Add more test cases to inline-asm-flag-output.ll. NFC
These are tests to make sure we are able to use the flag directly
in a conditional branch after the inline asm.
More information about the All-commits
mailing list