diff options
author | Jozef Kolek <jozef.kolek@imgtec.com> | 2014-11-21 22:04:35 +0000 |
---|---|---|
committer | Jozef Kolek <jozef.kolek@imgtec.com> | 2014-11-21 22:04:35 +0000 |
commit | 3b8ddb665bb332f0dd484db44ec93da927caa7df (patch) | |
tree | cd7f6929c8cee6304bf9740e9eb3b243cf63bd49 /lldb/scripts/Python/interface/SBFunction.i | |
parent | fb0011cf1acae89c56447d13daf40fa43216d892 (diff) | |
download | bcm5719-llvm-3b8ddb665bb332f0dd484db44ec93da927caa7df.tar.gz bcm5719-llvm-3b8ddb665bb332f0dd484db44ec93da927caa7df.zip |
[mips][microMIPS] This patch implements functionality in MIPS delay slot
filler such as if delay slot filler have to put NOP instruction into the
delay slot of microMIPS BEQ or BNE instruction which uses the register $0,
then instead of emitting NOP this instruction is replaced by the corresponding
microMIPS compact branch instruction, i.e. BEQZC or BNEZC.
Differential Revision: http://reviews.llvm.org/D3566
llvm-svn: 222580
Diffstat (limited to 'lldb/scripts/Python/interface/SBFunction.i')
0 files changed, 0 insertions, 0 deletions