aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-01-21 13:04:33 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-01-21 13:04:33 +0000
commitbb9caa9241d3653185a0b510e4e02e2fa93e9f14 (patch)
tree9854d16468cb1c2bac84d869c62f6e274144022a /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent52b8a052344c871b859e5f2d43d5c9b8fff46c8f (diff)
downloadllvm-bb9caa9241d3653185a0b510e4e02e2fa93e9f14.zip
llvm-bb9caa9241d3653185a0b510e4e02e2fa93e9f14.tar.gz
llvm-bb9caa9241d3653185a0b510e4e02e2fa93e9f14.tar.bz2
Switch CodeMetrics itself over to use TTI to determine if an instruction
is free. The whole CodeMetrics API should probably be reworked more, but this is enough to allow deleting the duplicate code there for computing whether an instruction is free. All of the passes using this have been updated to pull in TTI and hand it to the CodeMetrics stuff. Further, a dead CodeMetrics API (analyzeFunction) is nuked for lack of users. llvm-svn: 173036
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions