commit | 2e1749bbf8c25a99c6b951e4d2fb771f906434ea | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jul 30 03:57:36 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jul 30 03:57:36 2002 +0000 |
tree | 9f20560f3d5f0f639bfb321c59c1452dfdd501bf | |
parent | 057430d20790d21f79d60c68c552aa72362c0017 [diff] |
* Move InstructionSelection Pass here instead of living in Sparc.cpp. It is platform independant afterall. * Object orientize the functions, cleanup code a bit. Instead of static global functions, the helpers for instruction selection are now part of the InstructionSelection Pass class. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3147 91177308-0d34-0410-b5e6-96231b3b80d8