summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/TargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TargetTransformInfo to live under the Analysis library. This noChandler Carruth2013-01-071-270/+0
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-44/+51
* Convert the TargetTransformInfo from an immutable pass with dynamicChandler Carruth2013-01-051-15/+247
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+31
OpenPOWER on IntegriCloud