Go to file
Dan Gohman 6ebe734ca6 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
2008-09-30 00:58:23 +00:00
clang define __PASCAL_STRINGS__ whenever -fpascal-strings is enabled. 2008-09-30 00:48:48 +00:00
llvm Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp 2008-09-30 00:58:23 +00:00