index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
6
-6
/
+1207
2011-11-02
tcg: Fix whitespace in tcg-op.h.
Richard Henderson
1
-4
/
+4
2011-11-02
tcg: Fix regression in tcg_gen_deposit_i64.
Richard Henderson
1
-0
/
+2
2011-10-31
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
3
-0
/
+1196
2011-10-31
tcg: Make ARRAY_SIZE(tcg_op_defs) globally available
Stefan Weil
2
-1
/
+3
2011-10-31
tcg: TCG targets may define tcg_qemu_tb_exec
Stefan Weil
2
-5
/
+8
2011-10-30
tcg: Optimize some forms of deposit.
Richard Henderson
1
-14
/
+51
2011-10-14
tcg: Fix spelling in comment (varables -> variables)
Stefan Weil
1
-1
/
+1
2011-10-08
tcg/s390: Remove unused tcg_out_addi()
Peter Maydell
1
-5
/
+0
2011-10-08
tcg/ia64: Remove unused tcg_out_addi()
Peter Maydell
1
-19
/
+0
2011-10-01
tcg-i386: Introduce limited deposit support
Jan Kiszka
4
-4
/
+40
2011-10-01
tcg/arm: Remove unused tcg_out_addi()
Peter Maydell
1
-15
/
+0
2011-10-01
tcg: Add some assertions
Stefan Weil
1
-0
/
+2
2011-10-01
tcg: Add forward declarations for local functions
Stefan Weil
1
-0
/
+16
2011-10-01
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
8
-21
/
+1
2011-10-01
tcg: Declare TCG_TARGET_REG_BITS in tcg.h
Stefan Weil
1
-0
/
+10
2011-09-17
tcg/ppc64: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+1
2011-09-17
tcg/sparc: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-2
/
+4
2011-09-17
tcg/s390: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+3
2011-09-17
tcg/ia64: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-3
/
+2
2011-09-17
tcg/i386: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+3
2011-09-09
tcg/ppc64: Fix zero extension code generation bug for ppc64 host
Thomas Huth
1
-1
/
+1
2011-09-01
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Peter Maydell
1
-10
/
+10
2011-08-28
TCG: improve optimizer debugging
Blue Swirl
1
-6
/
+9
2011-08-23
tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
Richard Henderson
1
-7
/
+8
2011-08-22
tcg/ppc64: fix 16/32 mixup
malc
1
-2
/
+2
2011-08-22
tcg/ppc64: implement not_i32/64 and ext32u_i64
malc
2
-3
/
+16
2011-08-22
tcg/ppc32: implement deposit_i32
malc
2
-1
/
+13
2011-08-21
tcg-ia64: Fix typos in AREG0 setup in prologue.
Richard Henderson
1
-2
/
+2
2011-08-21
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
Richard Henderson
1
-1
/
+1
2011-08-21
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
Richard Henderson
1
-0
/
+27
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
14
-1008
/
+837
2011-08-21
tcg: Add and use TCG_OPF_64BIT.
Richard Henderson
4
-131
/
+67
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-08-07
TCG: fix copy propagation
Blue Swirl
2
-6
/
+14
2011-07-30
TCG: fix breakage by previous patch
Blue Swirl
1
-7
/
+12
2011-07-30
TCG: fix breakage on some RISC hosts
Blue Swirl
1
-13
/
+115
2011-07-30
Do constant folding for unary operations.
Kirill Batuzov
1
-0
/
+59
2011-07-30
Do constant folding for shift operations.
Kirill Batuzov
1
-0
/
+72
2011-07-30
Do constant folding for boolean operations.
Kirill Batuzov
1
-0
/
+37
2011-07-30
Do constant folding for basic arithmetic operations.
Kirill Batuzov
1
-0
/
+125
2011-07-30
Add copy and constant propagation.
Kirill Batuzov
1
-2
/
+180
2011-07-30
Add TCG optimizations stub
Kirill Batuzov
3
-0
/
+106
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
1
-1
/
+1
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
1
-1
/
+9
2011-07-02
TCG/PPC: use stack for TCG temps
Blue Swirl
2
-4
/
+10
2011-07-01
tcg-hppa: Support deposit opcode.
Richard Henderson
2
-4
/
+21
2011-07-01
TCG/HPPA: use stack for TCG temps
Blue Swirl
1
-2
/
+7
2011-07-01
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
Blue Swirl
1
-14
/
+16
2011-06-28
tcg/ppc64: Remove tcg_out_addi
malc
1
-5
/
+0
[next]