aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetLoweringBase.cpp
AgeCommit message (Expand)Author
2013-03-29Remove the old CodePlacementOpt pass.Benjamin Kramer
2013-03-01Set properties for f128 type.Akira Hatanaka
2013-03-01Fix PR10475Michael Liao
2013-02-20Update TargetLowering ivars for name policy.Jim Grosbach
2013-02-15enable SDISel sincos optimization for GNU environmentsPaul Redmond
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