index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
tcg/aarch64: Do not advertise minmax for MO_64
Richard Henderson
1
-4
/
+4
2019-05-13
tcg/aarch64: Support vector absolute value
Richard Henderson
2
-1
/
+7
2019-05-13
tcg/i386: Support vector absolute value
Richard Henderson
2
-1
/
+16
2019-05-13
tcg: Add support for vector absolute value
Richard Henderson
9
-0
/
+114
2019-05-13
tcg: Add support for integer absolute value
Richard Henderson
2
-0
/
+25
2019-05-13
tcg/i386: Support vector scalar shift opcodes
Richard Henderson
2
-1
/
+36
2019-05-13
tcg: Add gvec expanders for vector shift by scalar
Richard Henderson
4
-0
/
+279
2019-05-13
tcg/aarch64: Support vector variable shift opcodes
Richard Henderson
3
-1
/
+45
2019-05-13
tcg/i386: Support vector variable shift opcodes
Richard Henderson
2
-1
/
+36
2019-05-13
tcg: Add gvec expanders for variable shift
Richard Henderson
4
-0
/
+225
2019-05-13
tcg: Add INDEX_op_dupm_vec
Richard Henderson
7
-41
/
+70
2019-05-13
tcg/aarch64: Implement tcg_out_dupm_vec
Richard Henderson
1
-2
/
+35
2019-05-13
tcg/i386: Implement tcg_out_dupm_vec
Richard Henderson
1
-14
/
+43
2019-05-13
tcg: Add tcg_out_dupm_vec to the backend interface
Richard Henderson
3
-1
/
+31
2019-05-13
tcg: Manually expand INDEX_op_dup_vec
Richard Henderson
3
-10
/
+118
2019-05-13
tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
Richard Henderson
3
-3
/
+26
2019-05-13
tcg: Support cross-class moves without instruction support
Richard Henderson
1
-3
/
+28
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
10
-16
/
+31
2019-05-13
tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
Richard Henderson
1
-1
/
+1
2019-05-13
tcg: Assert fixed_reg is read-only
Richard Henderson
1
-47
/
+40
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
4
-117
/
+278
2019-05-13
tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded
Richard Henderson
1
-16
/
+33
2019-05-13
tcg: Do not recreate INDEX_op_neg_vec unless supported
Richard Henderson
1
-2
/
+6
2019-05-13
tcg: Implement tcg_gen_gvec_3i()
David Hildenbrand
2
-0
/
+163
2019-04-25
tcg/arm: Restrict constant pool displacement to 12 bits
Richard Henderson
1
-36
/
+21
2019-04-24
tcg/ppc: Allow the constant pool to overflow at 32k
Richard Henderson
1
-18
/
+10
2019-04-24
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
9
-44
/
+75
2019-04-24
tcg: Restart TB generation after constant pool overflow
Richard Henderson
2
-9
/
+12
2019-04-24
tcg: Restart TB generation after relocation overflow
Richard Henderson
2
-40
/
+36
2019-04-24
tcg: Restart after TB code generation overflow
Richard Henderson
1
-0
/
+4
2019-04-24
tcg/aarch64: Support INDEX_op_extract2_{i32,i64}
Richard Henderson
2
-2
/
+13
2019-04-24
tcg/arm: Support INDEX_op_extract2_i32
Richard Henderson
2
-1
/
+26
2019-04-24
tcg/i386: Support INDEX_op_extract2_{i32,i64}
Richard Henderson
2
-2
/
+13
2019-04-24
tcg: Use extract2 in tcg_gen_deposit_{i32,i64}
Richard Henderson
1
-4
/
+30
2019-04-24
tcg: Use deposit and extract2 in tcg_gen_shifti_i64
Richard Henderson
1
-21
/
+22
2019-04-24
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
15
-0
/
+51
2019-04-24
tcg: Implement tcg_gen_extract2_{i32,i64}
David Hildenbrand
2
-0
/
+50
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
2
-21
/
+22
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
2
-5
/
+6
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
[next]