Have SystemZSelectionDAGInfo constructor take a DataLayout rather
authorEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 05:26:28 +0000 (05:26 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 05:26:28 +0000 (05:26 +0000)
commita4e84da0b442bf9413befd6647ed405c2b4a2d96
tree08d39f04279118db074d640337622b4e3456c95d
parentba39a59cd03f0e994f183eb37d13162f98c99621
Have SystemZSelectionDAGInfo constructor take a DataLayout rather
than a target machine since it doesn't need anything past the
DataLayout.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211870 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
lib/Target/SystemZ/SystemZSelectionDAGInfo.h
lib/Target/SystemZ/SystemZTargetMachine.cpp