diff options
author | Chris Lattner <sabre@nondot.org> | 2002-08-12 21:25:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-08-12 21:25:05 +0000 |
commit | 9568568b75f1c0b0042ac7cec6ad51ce8827d1e0 (patch) | |
tree | a92b6262472de1dc19859f8c5ed3d5caf25c9d7d /lib/ExecutionEngine/Interpreter/Execution.cpp | |
parent | 6ef33693213356eb1afe04046b7af343616fafa7 (diff) |
- Clean up interface to Sparc register handling a bit:
- Eliminate Sparc*Order classes, moving contents to Sparc*Class classes
- get register name methods now return const char * const pointers instead
of std::string's.
- Added file header comments to SparcRegClassInfo.(cpp|h)
- Moved BIG constant arrays out of SparcRegClassInfo.h, into
SparcRegInfo.cpp. This should allow a LOT of std::string constructors to
not have to be called.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3295 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Execution.cpp')
0 files changed, 0 insertions, 0 deletions