aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetLoweringBase.cpp
AgeCommit message (Expand)Author
2013-01-29Teach SDISel to combine fsin / fcos into a fsincos node if the followingEvan Cheng
2013-01-11Split TargetLowering into a CodeGen and a SelectionDAG part.Benjamin Kramer