| commit | 6ebe734ca65acece2b77af630c87a094e4a711c5 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Sep 30 00:58:23 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Sep 30 00:58:23 2008 +0000 |
| tree | 33390eab569d13bd87566ebd1567fb1d827aa681 | |
| parent | 7ed3209332455d85e38c95ddc1cad28a6a0dbd45 [diff] |
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