Remove all local variables from X86SelectionDAGInfo, the DAG has
authorEric Christopher <echristo@gmail.com>
Fri, 6 Jun 2014 23:26:43 +0000 (23:26 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 6 Jun 2014 23:26:43 +0000 (23:26 +0000)
commitdf2f80d90903477ee33a6e53e90c12475d1dfdc3
tree80ac6c6fc6cc6baf06e06795f76f2a95d01020d2
parent6c862ed02b5ca7ca16ab1e5fef3353902cd27209
Remove all local variables from X86SelectionDAGInfo, the DAG has
all of the ones we were stashing away on startup.

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