]> granicus.if.org Git - llvm/commit
[x86] avoid FileCheck assert duplication with retl/retq regex; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 20 Oct 2017 18:35:32 +0000 (18:35 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 20 Oct 2017 18:35:32 +0000 (18:35 +0000)
commit84832904a0f9c62570a87460e2bcda47adb8af5f
treebc17a928ce8e349a7a743623ed33f5f8dbb8e2d4
parentb29a89717e22e9c71def1a70b7861096e14a28ff
[x86] avoid FileCheck assert duplication with retl/retq regex; NFC

This was suggested in PR35003:
https://bugs.llvm.org/show_bug.cgi?id=35003

32-bit checks may be identical to 64-bit (if we avoid those pesky scalar params!).

I'll check in the script change shortly assuming this doesn't anger any bots.

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