Enable post regalloc machine licm by default.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 12 Apr 2010 06:25:28 +0000 (06:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 12 Apr 2010 06:25:28 +0000 (06:25 +0000)
commit09010a30fdb58426fc06c5c97956db35dcd90979
tree11608b6b099aeca0bdd7846bb83f8fd77a5860eb
parent22ff748712b348300e51248339b6e8cf9b59e2c6
Enable post regalloc machine licm by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101023 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp
test/CodeGen/X86/postra-licm.ll [new file with mode: 0644]