Age | Commit message (Expand) | Author |
---|---|---|
2020-10-08 | tcg: Remove TCGOpDef.used | Richard Henderson |
2020-10-08 | tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields | Richard Henderson |
2020-10-08 | tcg: Remove TCG_CT_REG | Richard Henderson |
2020-10-08 | tcg: Move sorted_args into TCGArgConstraint.sort_index | Richard Henderson |
2020-10-08 | tcg: Drop union from TCGArgConstraint | Richard Henderson |
2020-09-01 | tcg: Add tcg_get_insn_start_param | Richard Henderson |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini |
2020-06-16 | tcg: call qemu_spin_destroy for tb->jmp_lock | Emilio G. Cota |
2020-06-02 | tcg: Implement gvec support for rotate by scalar | Richard Henderson |
2020-06-02 | tcg: Implement gvec support for rotate by vector | Richard Henderson |
2020-06-02 | tcg: Implement gvec support for rotate by immediate | Richard Henderson |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2020-01-15 | tcg: Move TCG headers to include/tcg/ | Philippe Mathieu-Daudé |