aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SimpleBBISel.cpp
AgeCommit message (Expand)Author
2008-08-20Kill off SimpleBBISel, it's replaced by FastISel.Evan Cheng
2008-08-08Add skeleton of simple basic block instruction selector.Evan Cheng