| Commit message (Expand) | Author | Age | Files | Lines |
| * | masm: fix -Wdeprecated-enum-enum-conversion | Marc Mutz | 2022-07-06 | 1 | -2/+2 |
| * | masm: Repace bitwise | with || in bool expression in X86Assembler.h | Andrei Golubev | 2022-03-09 | 1 | -1/+1 |
| * | masm: Fix whitespaces in x86Assembler.h | Andrei Golubev | 2022-03-09 | 1 | -72/+72 |
| * | Avoid undefined behavior in the JIT | Ulf Hermann | 2021-06-17 | 1 | -0/+1 |
| * | Remove the bootstrap code from assembler and JIT | Ulf Hermann | 2019-05-07 | 1 | -41/+0 |
| * | Update Yarr to the latest version from WebKit | Lars Knoll | 2018-08-10 | 1 | -0/+13 |
| * | Fix UBSAN warnings in masm | Erik Verbruggen | 2018-05-03 | 1 | -2/+18 |
| * | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-03-14 | 1 | -0/+2 |
| |\ |
|
| | * | Fix build in clang5.0 | Jesus Fernandez | 2017-03-02 | 1 | -0/+2 |
| * | | Add missing 64 bit shift operations to the X64 macro assembler | Lars Knoll | 2017-03-09 | 1 | -18/+24 |
| |/ |
|
| * | Include the ARMv7 assembler in the qmldevtools bootstrap build | Simon Hausmann | 2017-02-01 | 1 | -0/+40 |
| * | Optimise code generation for convertTypeToSInt32 | Lars Knoll | 2013-10-11 | 1 | -0/+23 |
| * | Added convertUInt32ToDouble for X86(_64) | Erik Verbruggen | 2013-07-30 | 1 | -0/+9 |
| * | WTF/JSC update to r148273 | Simon Hausmann | 2013-04-12 | 1 | -2/+2 |
| * | Say hello to QtV4 module. | Jędrzej Nowacki | 2013-01-30 | 1 | -0/+2540 |