* 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. llvm-svn: 3147
Loading
Please register or sign in to comment