diff options
author | Simon Dardis <simon.dardis@mips.com> | 2018-04-25 14:12:57 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2018-04-25 14:12:57 +0000 |
commit | 0f2f5976d07f4cfc312f2f2485e982551d6d6cf1 (patch) | |
tree | c68e363623af75422eabff0d58d23f6d7f9fe83d /llvm/lib/Object/Error.cpp | |
parent | 9061e4f48627f01316ddc5887f3dd23225fdd500 (diff) | |
download | llvm-0f2f5976d07f4cfc312f2f2485e982551d6d6cf1.zip llvm-0f2f5976d07f4cfc312f2f2485e982551d6d6cf1.tar.gz llvm-0f2f5976d07f4cfc312f2f2485e982551d6d6cf1.tar.bz2 |
[mips] Teach the delay slot filler to transform 'jal' for microMIPS
ISel is currently picking 'JAL' over 'JAL_MM' for calling a function when
targeting microMIPS. A later patch will correct this behaviour.
This patch extends the mechanism for transforming instructions into their short
delay to recognise 'JAL_MM' for transforming into 'JALS_MM'.
llvm-svn: 330825
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions