summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ProfileSummary.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-05-29 17:42:26 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-05-29 17:42:26 +0000
commitab2b79cb97cb31b70794c190c0d1ae4eff7d0908 (patch)
treea28071a896ae460ddf76e29ec06062584500c718 /llvm/lib/IR/ProfileSummary.cpp
parent57b9342c8009e541f31cf45dca5c5a32385e1ccc (diff)
downloadbcm5719-llvm-ab2b79cb97cb31b70794c190c0d1ae4eff7d0908.tar.gz
bcm5719-llvm-ab2b79cb97cb31b70794c190c0d1ae4eff7d0908.zip
DAG: Remove redundant version of getRegisterTypeForCallingConv
There seems to be no real reason to have these separate copies. The existing implementations just copy each other for x86. For Mips there is a subtle difference, which is just a bug since it changes based on the context where which one was called. Dropping this version, all tests pass. If I try to merge them to match the removed version, a test fails. llvm-svn: 333440
Diffstat (limited to 'llvm/lib/IR/ProfileSummary.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud