aboutsummaryrefslogtreecommitdiff
path: root/lib/IR/TargetTransformInfo.cpp
AgeCommit message (Expand)Author
2013-01-07Move TargetTransformInfo to live under the Analysis library. This noChandler Carruth
2013-01-07Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth
2013-01-05Convert the TargetTransformInfo from an immutable pass with dynamicChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth