Move MachineTraceMetrics.h into include/llvm/CodeGen.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 17 Jan 2013 01:06:04 +0000 (01:06 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 17 Jan 2013 01:06:04 +0000 (01:06 +0000)
commit965665bb48300fdc8b281a6edcf763ef75bbf95b
treedc8504bf23d1ba6c7633bdbd400d75c3f5848a97
parent213a2f8b3f00d02324211dac1a4fcf9480110f80
Move MachineTraceMetrics.h into include/llvm/CodeGen.

Let targets use it.

llvm-svn: 172688
llvm/include/llvm/CodeGen/MachineTraceMetrics.h [new file with mode: 0644]
llvm/lib/CodeGen/EarlyIfConversion.cpp
llvm/lib/CodeGen/MachineTraceMetrics.cpp
llvm/lib/CodeGen/MachineTraceMetrics.h [deleted file]
llvm/lib/CodeGen/StackColoring.cpp