]> granicus.if.org Git - llvm/commit
In dag-optnone.ll, use varargs instead of win64 to fast SDIsel.
authorNico Weber <nicolasweber@gmx.de>
Fri, 15 Jul 2016 15:30:18 +0000 (15:30 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 15 Jul 2016 15:30:18 +0000 (15:30 +0000)
commit6e06ef373619dc3ed39f181a79fc526224bea288
tree8d7fbffc94a4b811ffe9027794c51af377108453
parent53352c3d28456bdff61a8f49264da035b98dc18e
In dag-optnone.ll, use varargs instead of win64 to fast SDIsel.

The test used to rely on targeting win64 to disable fast isel,
but I'd like to teach fast isel about win64 rets.  Change the
test to use varargs to disable fast isel.

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