aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/TargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lowercase the argument for TargetTransformInfo so it's consistent with all ot...Benjamin Kramer2012-10-261-1/+1
* Add a comment which explains why the assert fired and how to fix it.Nadav Rotem2012-10-231-0/+4
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-181-0/+27
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-181-27/+0
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-101-0/+27