forked from OSchip/llvm-project
8acdc10220
Extend LONG_BRANCH_LUi and LONG_BRANCH_ADDiu pseudo instructions with additional flag, so instead of always lowering to lui %hi(...), addiu %lo(...) or addiu %hi(...), now they can lower to either %lo, %hi, %higher or %highest depending on the added flag. Differential Revision: https://reviews.llvm.org/D47941 llvm-svn: 334490 |
||
---|---|---|
.. | ||
branch-limits-fp-micromips.mir | ||
branch-limits-fp-micromipsr6.mir | ||
branch-limits-fp-mips.mir | ||
branch-limits-fp-mipsr6.mir | ||
branch-limits-int-microMIPS.mir | ||
branch-limits-int-micromipsr6.mir | ||
branch-limits-int-mips64.mir | ||
branch-limits-int-mips64r6.mir | ||
branch-limits-int-mipsr6.mir | ||
branch-limits-int.mir | ||
branch-limits-msa.mir | ||
compact-branches-long-branch.ll |