The `move` instruction has one of the most complicate sets of variants, so we're refactoring it first before finishing up rest of the data instructions in a separate patch. Note that since we're introducing more `move` variants, the codegen actually got improved in terms of code size. |
||
|---|---|---|
| .. | ||
| medium-pic.ll | ||
| medium-pie-global-access.ll | ||
| medium-pie.ll | ||
| medium-static.ll | ||
| small-pic.ll | ||
| small-pie-global-access.ll | ||
| small-pie.ll | ||
| small-static.ll | ||