summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetTransformImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement a basic cost model for vector and scalar instructions. Nadav Rotem2012-10-241-2/+127
* Implement a basic VectorTargetTransformInfo interface to be used by the loop ...Nadav Rotem2012-10-241-0/+30
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-181-0/+43
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-181-43/+0
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-101-0/+43
OpenPOWER on IntegriCloud