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