Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | tcg: Allow wider vectors for cmp and mul | Richard Henderson | 2018-05-01 | 1 | -4/+4 |
* | tcg: Add generic vector ops for multiplication | Richard Henderson | 2018-02-08 | 1 | -0/+22 |
* | tcg: Add generic vector ops for comparisons | Richard Henderson | 2018-02-08 | 1 | -0/+23 |
* | tcg: Add generic vector ops for constant shifts | Richard Henderson | 2018-02-08 | 1 | -0/+45 |
* | tcg: Add generic vector expanders | Richard Henderson | 2018-02-08 | 1 | -13/+20 |
* | tcg: Add types and basic operations for host vectors | Richard Henderson | 2018-02-08 | 1 | -0/+292 |