Jiangning Liu c7a7a14ca1 Move GlobalMerge from Transform to CodeGen.
This patch is to move GlobalMerge pass from Transform/Scalar                                                           
to CodeGen, because GlobalMerge depends on TargetMachine.
In the mean time, the macro INITIALIZE_TM_PASS is also moved
to CodeGen/Passes.h. With this fix we can avoid making
libScalarOpts depend on libCodeGen.

llvm-svn: 210951
2014-06-13 22:57:59 +00:00
..
2014-06-11 01:19:03 +00:00
2014-03-10 22:24:07 +00:00
2014-04-24 06:44:33 +00:00
2013-08-16 23:30:19 +00:00