[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)
commit0613751dcb3f77730567146d4364785a7e5c06a9
tree2f76c7cc914d8d9569caf05c6381d3d630b923aa
parent31457d54f7dd7326243c0967f43fd78268abd6b1
[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.

llvm-svn: 229268
llvm/test/CodeGen/X86/vector-shuffle-mmx.ll
llvm/utils/update_llc_test_checks.py