Use the TargetMachine on the DAG or the MachineFunction instead
authorEric Christopher <echristo@gmail.com>
Tue, 10 Jun 2014 21:25:13 +0000 (21:25 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 10 Jun 2014 21:25:13 +0000 (21:25 +0000)
commitf85ae2a8c29d4391a487f91b03bb8add99d80639
tree839aef8c9d6d774a3d5d85d375c6f5b7954a7600
parentcd0b8d6cbf521ebdb6a1065b770629022985b233
Use the TargetMachine on the DAG or the MachineFunction instead
of using the cached TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp