| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Thanks to Kyle Marshall. #1060
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to jojo59516 and dwing4g.
|
| |
|
|
|
|
| |
Thanks to Yichun Zhang.
|
|
|
|
| |
Contributed by Djordje Kovacevic and Stefan Pejic.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Hotcounts are decremented by 2 for loops and by 1 for calls.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add generic HIOP instruction for extra backend functionality.
Add support for HIOP to x86 backend.
Use POWI for 64 bit integer x^k, too.
POWI is lowered to a call by SPLIT or the x64 backend.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also narrow CONV.int.num and CONV.i64.num.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|