aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SimpleBBISel.cpp
AgeCommit message (Collapse)Author
2008-08-20Kill off SimpleBBISel, it's replaced by FastISel.Evan Cheng
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55067 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-08Add skeleton of simple basic block instruction selector.Evan Cheng
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54522 91177308-0d34-0410-b5e6-96231b3b80d8