OSDN Git Service

Add an experimental option to run gep-splitting and no-load GVN
authorDan Gohman <gohman@apple.com>
Fri, 20 Nov 2009 02:03:44 +0000 (02:03 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Nov 2009 02:03:44 +0000 (02:03 +0000)
commit2e7e94826a4cf6715b4c07d779fb84994c0bc47b
treeeea913380f9c0a517ae91234a5679b03e39dbf01
parentae079c250ff7bacf872b339ee08b65c7b7823e39
Add an experimental option to run gep-splitting and no-load GVN
just before codegen.

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