index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
Revert part of 6692b043198d58a12317009edb98654c6839f043
Aurelien Jarno
1
-8
/
+4
2009-09-30
TCG: fix DEF2 macro
Aurelien Jarno
1
-5
/
+9
2009-09-27
tcg/i386: generates dec/inc instead of sub/add when possible
Aurelien Jarno
1
-9
/
+15
2009-09-27
tcg/i386: optimize and $0xff(ff), reg
Aurelien Jarno
1
-0
/
+6
2009-09-27
tcg/x86_64: generated dec/inc instead of sub/add when possible
Aurelien Jarno
1
-2
/
+14
2009-09-27
tcg/ppc: always use tcg_out_call
malc
1
-20
/
+10
2009-09-26
ARM back-end: Use sxt[bh] instructions for ext{8, 6}s
Laurent Desnogues
1
-0
/
+10
2009-09-25
Suppress some variants of English in comments
Stefan Weil
2
-4
/
+4
2009-09-20
Compile TCG runtime library only once
Blue Swirl
3
-77
/
+14
2009-09-16
tcg: fix size of local variables in tcg_gen_bswap64_i64
Stefan Weil
1
-5
/
+4
2009-09-11
X86_64: Use proper jumps/calls when displacement exceeds +-2G
malc
1
-12
/
+19
2009-09-06
When targeting PPU use rlwinm instead of andi. if possible
malc
1
-8
/
+54
2009-08-25
ARM back-end: Fix encode_imm
Laurent Desnogues
1
-0
/
+2
2009-08-22
ARM back-end: Handle all possible immediates for ALU ops
Laurent Desnogues
1
-5
/
+32
2009-08-22
ARM back-end: Add TCG not
Laurent Desnogues
2
-0
/
+6
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
2
-2
/
+2
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-1
/
+1
2009-07-21
Fix CONFIG_PROFILER
Blue Swirl
1
-5
/
+3
2009-07-20
Fix rbase initialization
malc
1
-1
/
+1
2009-07-18
this patch improves the ARM back-end in the following way:
Laurent Desnogues
2
-7
/
+37
2009-07-18
tcg: Fix tcg_gen_rotr_i64
Aurelien Jarno
1
-1
/
+1
2009-07-18
PPC 32/64 GUEST_BASE support
malc
4
-41
/
+127
2009-07-18
Fix LHZX opcode value
malc
2
-2
/
+2
2009-07-17
Userspace guest address offsetting
Juan Quintela
1
-1
/
+1
2009-07-17
Userspace guest address offsetting
Paul Brook
7
-33
/
+103
2009-07-17
ARM host fixes
Paul Brook
2
-4
/
+4
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-04-16
tcg: make sure NDEBUG is defined before including <assert.h>
aurel32
1
-6
/
+7
2009-04-13
Add a --enable-debug-tcg option to configure
aurel32
2
-4
/
+9
2009-04-11
Remove reserved registers from tcg_target_reg_alloc_order
malc
1
-4
/
+0
2009-04-11
Whack [LS]MW
malc
2
-6
/
+0
2009-04-11
Remove reserved registers from tcg_target_reg_alloc_order
malc
1
-3
/
+0
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
1
-3
/
+3
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2
-4
/
+12
2009-04-06
tcg: improve comment about pure functions
aurel32
1
-2
/
+2
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
1
-10
/
+9
2009-04-04
Fix branches and TLB matches for 64 bit targets
blueswir1
1
-13
/
+75
2009-04-04
Allocate space for static call args, increase stack frame size on Sparc64
blueswir1
2
-9
/
+17
2009-03-29
tcg: fix _tl aliases for divu/remu
aurel32
1
-4
/
+4
2009-03-29
tcg: add _tl aliases for div/divu/rem/remu
aurel32
1
-0
/
+8
2009-03-28
tcg/README: fix description of bswap32_i32/i64
aurel32
1
-1
/
+1
2009-03-13
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2
-0
/
+13
2009-03-13
tcg/x86: add bswap16_i32 ops
aurel32
2
-0
/
+7
2009-03-13
tcg: update README wrt recent bswap changes
aurel32
1
-6
/
+7
2009-03-13
tcg: add _tl aliases to bswap16/32/64 TCG ops
aurel32
1
-0
/
+5
2009-03-13
tcg: add bswap16_i64 and bswap32_i64 TCG ops
aurel32
2
-0
/
+64
2009-03-13
tcg: optimize tcg_gen_bswap16_i32
aurel32
1
-8
/
+5
2009-03-13
tcg: allow bswap16_i32 to be implemented by TCG backends
aurel32
1
-0
/
+3
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
9
-26
/
+26
[next]