Fix tests that failed on i686-win32 after r160248:
authorAlexey Samsonov <samsonov@google.com>
Mon, 16 Jul 2012 14:33:36 +0000 (14:33 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 16 Jul 2012 14:33:36 +0000 (14:33 +0000)
commite0f5aedf97b9e015404d92a1354aefbd8b0af07a
tree8bbffc00f9740f4576b23995086d3f5ecf124afa
parent2015236dfcd40f0b93e7d9f6dc4c380dc88bf3c0
Fix tests that failed on i686-win32 after r160248:
1. FileCheck-ize epilogue.ll and allow another asm instruction to restore %rsp.
2. Remove check in widen_arith-3.ll that was hitting instruction in epilogue instead of
vector add.

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