diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-05-29 17:42:26 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-05-29 17:42:26 +0000 |
commit | ab2b79cb97cb31b70794c190c0d1ae4eff7d0908 (patch) | |
tree | a28071a896ae460ddf76e29ec06062584500c718 /llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | |
parent | 57b9342c8009e541f31cf45dca5c5a32385e1ccc (diff) | |
download | bcm5719-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/Target/AMDGPU/AMDGPUAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions