]> granicus.if.org Git - llvm/commit
[x86] simplify runs and auto-generate full checks
authorSanjay Patel <spatel@rotateright.com>
Tue, 22 Aug 2017 16:21:45 +0000 (16:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 22 Aug 2017 16:21:45 +0000 (16:21 +0000)
commitc1aac4e600c4b34a9d1730da6f704d89bef0a3a0
treea75d2ba084c4453d3603553b9d78cfa4dad40807
parent93fb9f24a3376a097377d2bd4f673e51077bf150
[x86] simplify runs and auto-generate full checks

I've replaced the two OS-specific runs with a generic run because
there's no functional difference in the resulting output that
we're checking. Also, the script still doesn't work with a Win
target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311463 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/bool-zext.ll