aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetLoweringBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR10475Michael Liao2013-03-011-1/+8
* Update TargetLowering ivars for name policy.Jim Grosbach2013-02-201-5/+5
* enable SDISel sincos optimization for GNU environmentsPaul Redmond2013-02-151-8/+17
* Teach SDISel to combine fsin / fcos into a fsincos node if the followingEvan Cheng2013-01-291-0/+7
* Split TargetLowering into a CodeGen and a SelectionDAG part.Benjamin Kramer2013-01-111-0/+1274