llvm-project/llvm/include
Chandler Carruth 42e9611f15 Funnel the actual TargetTransformInfo pass from the SelectionDAGISel
pass into the SelectionDAG itself rather than snooping on the
implementation of that pass as exposed by the TargetMachine. This
removes the last direct client of the ScalarTargetTransformInfo class
outside of the TTI pass implementation.

llvm-svn: 171625
2013-01-05 12:32:17 +00:00
..
llvm Funnel the actual TargetTransformInfo pass from the SelectionDAGISel 2013-01-05 12:32:17 +00:00
llvm-c Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00