Add an optional pass to preprocess the DAG before x86 isel to allow selecting more...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 28 Aug 2006 20:10:17 +0000 (20:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 28 Aug 2006 20:10:17 +0000 (20:10 +0000)
commit70e674e95e73c33e747b2c0d97a40e3b06d163de
treebabf27204f1c013119c03415e72c6dd2bf011f54
parent5e9b177cb576e9222f2d0519c3958101656ec86b
Add an optional pass to preprocess the DAG before x86 isel to allow selecting more load/mod/store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp