FastISel support for ConstantExprs.
authorDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:18:20 +0000 (18:18 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:18:20 +0000 (18:18 +0000)
commit40b189e4e257924d90aaf63bf2e12bc7bbca961a
tree453fb7a3cf272a98ff23c0fed37b92650b2170a8
parentbe0034e3c2f671f255249d51ec95d746709fe1f1
FastISel support for ConstantExprs.

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