Fix codegen passes. -disable-ssc shouldn't disable postra machine licm.
commit0173c089ff006c5938c0a3d0a9b1902d2950c092
authorEvan Cheng <evan.cheng@apple.com>
Sat, 17 Apr 2010 06:47:47 +0000 (17 06:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 17 Apr 2010 06:47:47 +0000 (17 06:47 +0000)
treeaa8b72dded7f38134d562feef54d21669e9d755b
parent3cbcbbb034222376591cff2913ba8d4d67f3d48e
Fix codegen passes. -disable-ssc shouldn't disable postra machine licm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101622 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp