Reset the subtarget for DAGToDAG on every iteration of runOnMachineFunction.
authorEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:07:21 +0000 (01:07 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:07:21 +0000 (01:07 +0000)
commit162180cba5e30806f4da6b8442628ac435f030be
tree5bc1af44ccc42983af4e42385cef8368c598d5a4
parent14fb9b60697c9c8d5cebe67aff5779f0f8afd217
Reset the subtarget for DAGToDAG on every iteration of runOnMachineFunction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209374 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelDAGToDAG.cpp