index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
tcg: Remove TODO file
Richard Henderson
1
-14
/
+0
2019-02-11
tcg/i386: fix unsigned vector saturating arithmetic
Mark Cave-Ayland
1
-2
/
+2
2019-02-11
tcg: Diagnose referenced labels that have not been emitted
Richard Henderson
3
-3
/
+33
2019-01-30
tcg: Fix LGPL version number
Thomas Huth
4
-4
/
+4
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
9
-9
/
+0
2019-01-28
tcg/tci: enable dynamic TLB sizing
Richard Henderson
1
-1
/
+1
2019-01-28
tcg/mips: enable dynamic TLB sizing
Richard Henderson
2
-32
/
+64
2019-01-28
tcg/mips: Fix tcg_out_qemu_ld_slow_path
Richard Henderson
1
-1
/
+2
2019-01-28
tcg/arm: enable dynamic TLB sizing
Richard Henderson
2
-71
/
+70
2019-01-28
tcg/riscv: enable dynamic TLB sizing
Richard Henderson
2
-71
/
+55
2019-01-28
tcg/s390: enable dynamic TLB sizing
Richard Henderson
2
-27
/
+20
2019-01-28
tcg/sparc: enable dynamic TLB sizing
Richard Henderson
2
-33
/
+51
2019-01-28
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
2
-44
/
+55
2019-01-28
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2
-42
/
+60
2019-01-28
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
2
-15
/
+15
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
9
-0
/
+9
2019-01-28
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+82
2019-01-28
tcg/i386: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+43
2019-01-28
tcg/i386: Split subroutines out of tcg_expand_vec_op
Richard Henderson
1
-219
/
+224
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
10
-0
/
+164
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
9
-24
/
+119
2019-01-28
tcg: Add write_aofs to GVecGen4
Richard Henderson
2
-8
/
+21
2019-01-28
tcg: Add gvec expanders for nand, nor, eqv
Richard Henderson
4
-0
/
+81
2019-01-28
tcg: Add logical simplifications during gvec expand
Richard Henderson
1
-5
/
+30
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-2
/
+2
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2
-4
/
+4
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2018-12-26
tcg: Improve call argument loading
Richard Henderson
1
-1
/
+2
2018-12-26
tcg: Record register preferences during liveness
Richard Henderson
1
-32
/
+165
2018-12-26
tcg: Add TCG_OPF_BB_EXIT
Richard Henderson
3
-10
/
+16
2018-12-26
tcg: Split out more subroutines from liveness_pass_1
Richard Henderson
1
-12
/
+23
2018-12-26
tcg: Rename and adjust liveness_pass_1 helpers
Richard Henderson
1
-8
/
+5
2018-12-26
tcg: Reindent parts of liveness_pass_1
Richard Henderson
1
-67
/
+70
2018-12-26
tcg: Dump register preference info with liveness
Richard Henderson
2
-10
/
+37
2018-12-26
tcg: Improve register allocation for matching constraints
Richard Henderson
1
-12
/
+24
2018-12-26
tcg: Add output_pref to TCGOp
Richard Henderson
2
-7
/
+14
2018-12-26
tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
Richard Henderson
1
-4
/
+5
2018-12-26
tcg: Add preferred_reg argument to temp_sync
Richard Henderson
1
-8
/
+8
2018-12-26
tcg: Add preferred_reg argument to temp_load
Richard Henderson
1
-9
/
+9
2018-12-26
tcg: Add preferred_reg argument to tcg_reg_alloc
Richard Henderson
1
-22
/
+81
2018-12-26
tcg: Add reachable_code_pass
Richard Henderson
1
-0
/
+76
2018-12-26
tcg: Reference count labels
Richard Henderson
4
-1
/
+25
2018-12-26
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
1
-0
/
+2
2018-12-26
tcg: Renumber TCG_CALL_* flags
Richard Henderson
1
-3
/
+3
2018-12-26
tcg/riscv: Add the target init code
Alistair Francis
1
-0
/
+31
2018-12-26
tcg/riscv: Add the prologue generation and register the JIT
Alistair Francis
1
-0
/
+111
2018-12-26
tcg/riscv: Add the out op decoder
Alistair Francis
1
-0
/
+496
2018-12-26
tcg/riscv: Add direct load and store instructions
Alistair Francis
1
-0
/
+158
[next]