| commit | a81175371628fd34b10bfcc03c1c7dbe9a62621a | [log] [tgz] |
|---|---|---|
| author | Reed Kotler <rkotler@mips.com> | Tue Oct 30 00:54:49 2012 +0000 |
| committer | Reed Kotler <rkotler@mips.com> | Tue Oct 30 00:54:49 2012 +0000 |
| tree | 844eef58a2e12cb80e03879b4753b21895a74eaf | |
| parent | 73ddcfe03fd05af2d86465eef4d38ab739400c78 [diff] |
Change mips16 delay slot jumps to non delay slot forms by default. We will make them delay slot forms if there is something that can be placed in the delay slot during a separate pass. Mips16 extended instructions cannot be placed in delay slots. llvm-svn: 166990