Reintroduce the SelectionDAG scheduler test for r233351.
authorAndrew Trick <atrick@apple.com>
Fri, 27 Mar 2015 04:42:52 +0000 (04:42 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 27 Mar 2015 04:42:52 +0000 (04:42 +0000)
commitb827c4b92386a49d7b9f69023c98b5218c4a8963
tree228e0e076d40beebd9264fb6f7be12f3037086df
parentdb573736fdcd5cb377c2e585039beaf665bcf64b
Reintroduce the SelectionDAG scheduler test for r233351.

This test returns nonnative integer types which aren't supported on all targets.
The real issue with the SelectionDAG scheduler is with x86 EFLAGS.

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