Fix batch of converting RegisterPass<> to INTIALIZE_PASS().llvm-svn: 109045
Add an LLVM IR version of code sinking. This uses the same simple algorithmas MachineSink, but it isn't constrained by MachineInstr-level details.llvm-svn: 103257
1234