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