aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@mips.com>2018-04-25 14:12:57 +0000
committerSimon Dardis <simon.dardis@mips.com>2018-04-25 14:12:57 +0000
commit0f2f5976d07f4cfc312f2f2485e982551d6d6cf1 (patch)
treec68e363623af75422eabff0d58d23f6d7f9fe83d /llvm/lib/CodeGen/MachineInstr.cpp
parent9061e4f48627f01316ddc5887f3dd23225fdd500 (diff)
downloadllvm-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/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions