[x86] Teach my test updating script about another quirk of the printed
authorChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 00:08:01 +0000 (00:08 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 00:08:01 +0000 (00:08 +0000)
commitda0198de41c49578e39ec2cc2af92f7823293b8d
treef8df706492733fc72d0a5e2a92d8d24c9bae37f0
parent6d5ee8a8b598850c80a4a33be616ef87906c2d8d
[x86] Teach my test updating script about another quirk of the printed
asm and port the mmx vector shuffle test to it.

Not thrilled with how it handles the stack manipulation logic, but I'm
much less bothered by that than I am by updating the test manually. =]
If anyone wants to teach the test checks management script about stack
adjustment patterns, that'd be cool too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229268 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shuffle-mmx.ll
utils/update_llc_test_checks.py