aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/InternalGlobalMapper.cpp
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-03-15This mega patch converts us from using Function::a{iterator|begin|end} toChris Lattner
2004-11-30Remove extraneous namespacification. In particular, don't define llvm::llvm:...Chris Lattner
2004-09-20'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner
2004-07-18bug 122:Reid Spencer
2004-06-08Fix a minor bug in the map - since this pass adds a global symbol, it must beBrian Gaeke
2004-06-03Add new internal-global-symbol mapping info pass... may its life be shortBrian Gaeke