Add a testcase for pr13209. It is not a great test, but it still fails if
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 4 Jul 2012 16:06:00 +0000 (16:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 4 Jul 2012 16:06:00 +0000 (16:06 +0000)
commit25dd5fc1cdac89b40dce4ec75baf85f4182a1162
tree26e627415f036ac757afdd1b2c27fcf1ac632bd3
parenta9543aadffcee08d1e49ec9b6904db55671f71f3
Add a testcase for pr13209. It is not a great test, but it still fails if
159509 and 159479 are reverted. It would be really nice to be able to run
just the coalescer :-(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159715 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/pr13209.ll [new file with mode: 0644]