Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp
and X86FastISel.cpp into X86MachineFunction.h, so that it
can be shared, instead of having each selector keep track
of its own.

llvm-svn: 56825
5 files changed
tree: 33390eab569d13bd87566ebd1567fb1d827aa681
  1. clang/
  2. llvm/