aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@arm.com>2018-11-28 11:38:10 +0000
committerDavid Spickett <david.spickett@arm.com>2018-11-28 11:38:10 +0000
commite01718cd602b0327a69b43a8bf9086b7cf9ba041 (patch)
tree3dbe31e232038c9b8dd6412f44138403e74fa7e2 /llvm/lib/CodeGen/MachineScheduler.cpp
parent4d814a93e5b9d130097413bc027efca9524b36ce (diff)
downloadllvm-e01718cd602b0327a69b43a8bf9086b7cf9ba041.zip
llvm-e01718cd602b0327a69b43a8bf9086b7cf9ba041.tar.gz
llvm-e01718cd602b0327a69b43a8bf9086b7cf9ba041.tar.bz2
[ARM, AArch64] Move ARM/AArch64 target parsers into
separate files to enable future changes. This moves ARM and AArch64 target parsing into their own files. They are still accessible through TargetParser.h as before. Several functions in AArch64 which were just forwarders to ARM have been removed. All except AArch64::getFPUName were unused, and that was only used in a test. Which itself was overlapping one in ARM, so it has also been removed. Differential revision: https://reviews.llvm.org/D53980 llvm-svn: 347741
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions