OSDN Git Service

In bottom-up mode, defer the materialization of local constant values.
authorDan Gohman <gohman@apple.com>
Thu, 6 May 2010 00:02:14 +0000 (00:02 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 6 May 2010 00:02:14 +0000 (00:02 +0000)
commit97c94b8fc630b55e17a37481910810639e28d086
treea06f61cae70a10971b22cbb6803ef3cc3afb5ea5
parenta7a0ed79012ea36f838239cf1d04959711aec2a9
In bottom-up mode, defer the materialization of local constant values.

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