Support non-fallthrough unconditional branches in FastISel.
authorDan Gohman <gohman@apple.com>
Fri, 22 Aug 2008 19:21:41 +0000 (19:21 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 22 Aug 2008 19:21:41 +0000 (19:21 +0000)
commite0182ec0e473ae2cd23f6451d2539b7ec449f04e
tree794de57abbaf68c28b66840e51ea0058fcea6d0e
parentb4ae2da7e4bacbcfee146c30b03c568274b320b8
Support non-fallthrough unconditional branches in FastISel.

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