1. d03c98d tcg/ia64: fix and optimize ld/st slow path by Aurelien Jarno · 12 years ago
  2. 18d445b tcg/ia64: fix prologue/epilogue by Aurelien Jarno · 12 years ago
  3. 9716ef3 tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code by Peter Maydell · 12 years ago
  4. 3c01ae0 tci: don't write zero for reloc in tci_out_label by Scott Wood · 13 years ago
  5. affe518 TCG: Fix compile breakage in tcg_dump_ops by Alexander Graf · 13 years ago
  6. eeacee4 qemu-log: cleanup by Blue Swirl · 13 years ago
  7. 24f50d7 tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin by Andreas Färber · 13 years ago
  8. f4f7d01 tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0 by Andreas Färber · 13 years ago
  9. c82e584 tcg/ppc64: Don't hardcode register numbers for qemu_ld/st by Andreas Färber · 13 years ago
  10. 1b3e76e tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode by Andreas Färber · 13 years ago
  11. a082615 tcg/ppc: Clobber r5 for 64-bit qemu_ld by Andreas Färber · 13 years ago
  12. d831fdb tcg/ppc: Don't hardcode register numbers by Andreas Färber · 13 years ago
  13. c1696d9 tcg/ppc: Do not overwrite lower address word on Darwin and AIX by Andreas Färber · 13 years ago
  14. f05ae53 Bail out if CONFIG_TCG_PASS_AREG0 is defined by malc · 13 years ago
  15. f6af014 Restore consistent formatting by malc · 13 years ago
  16. 8d91871 tcg/i386: Add support for w64 ABI by Stefan Weil · 13 years ago
  17. c170cb6 tcg/i386: Use GDB JIT debugging interface only for hosts with ELF by Stefan Weil · 13 years ago
  18. f638f0d qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs by Li Zhang · 13 years ago
  19. cb1977d tcg-sparc: Add debug_frame support. by Richard Henderson · 13 years ago
  20. e7bd630 tcg-hppa: Add debug_frame support. by Richard Henderson · 13 years ago
  21. abbb3ea tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit. by Richard Henderson · 13 years ago
  22. 5872bbf tcg: Add debug_info to JIT ELF image. by Richard Henderson · 13 years ago
  23. 813da62 tcg: Use the GDB JIT debugging interface. by Richard Henderson · 13 years ago
  24. 5bd33de tcg: fix sparc host for AREG0 free operation by Blue Swirl · 13 years ago
  25. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  26. 6a18ae2 i386: Remove REGPARM by Blue Swirl · 13 years ago
  27. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  28. 4055299 Fix large memory chunks allocation with tcg_malloc. by Kirill Batuzov · 13 years ago
  29. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  30. 9d6fca7 tcg: Improve tcg_out_label and fix its usage for w64 by Stefan Weil · 13 years ago
  31. 2aeabc0 w64: fix type casts when calling flush_icache_range by Stefan Weil · 13 years ago
  32. dba4f1b w64: Change data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  33. f57a516 w64: Fix data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  34. c38bb94 tcg: Rearrange definitions and include statements by Stefan Weil · 13 years ago
  35. a97e45c tcg: Remove unneeded include statements by Stefan Weil · 13 years ago
  36. 5c84bd9 tcg-arm: fix a typo in comments by Aurelien Jarno · 13 years ago
  37. 05b922d tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer by Peter Maydell · 13 years ago
  38. 222f23f tcg/arm: remove fixed map code buffer restriction by Dr. David Alan Gilbert · 13 years ago
  39. 73f5e31 tcg: make tcg_const_ptr actually accept a pointer argument by Peter Maydell · 13 years ago
  40. 46d5dee tcg: Remove redundant declarations of TCG_TARGET_REG_BITS by Stefan Weil · 13 years ago
  41. 9814dd2 fix spelling in tcg sub directory by Dong Xu Wang · 13 years ago
  42. 51711ae tci: Make flush_icache_range() inline by Stefan Weil · 13 years ago
  43. b08d26b tcg-sparc: Fix set-but-not used warnings. by Richard Henderson · 13 years ago
  44. 25cc4a7 Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  45. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 13 years ago
  46. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  47. 9df3b45 tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6 by David Gibson · 13 years ago
  48. c51d9cb Merge branch 'tci' of git://qemu.weilnetz.de/qemu by Blue Swirl · 13 years ago
  49. 0756e71 tcg: Fix whitespace in tcg-op.h. by Richard Henderson · 13 years ago
  50. 2f98c9d tcg: Fix regression in tcg_gen_deposit_i64. by Richard Henderson · 13 years ago
  51. 7316329 tcg: Add bytecode generator for tcg interpreter by Stefan Weil · 13 years ago
  52. 2a24374 tcg: Make ARRAY_SIZE(tcg_op_defs) globally available by Stefan Weil · 13 years ago
  53. ce285b1 tcg: TCG targets may define tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  54. df07277 tcg: Optimize some forms of deposit. by Richard Henderson · 13 years ago
  55. 8ef935b tcg: Fix spelling in comment (varables -> variables) by Stefan Weil · 13 years ago
  56. dc439de tcg/s390: Remove unused tcg_out_addi() by Peter Maydell · 13 years ago
  57. 4985629 tcg/ia64: Remove unused tcg_out_addi() by Peter Maydell · 13 years ago
  58. a477332 tcg-i386: Introduce limited deposit support by Jan Kiszka · 13 years ago
  59. df0eda9 tcg/arm: Remove unused tcg_out_addi() by Peter Maydell · 13 years ago
  60. 7f6f0ae tcg: Add some assertions by Stefan Weil · 13 years ago
  61. c0ad300 tcg: Add forward declarations for local functions by Stefan Weil · 13 years ago
  62. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  63. 817b838 tcg: Declare TCG_TARGET_REG_BITS in tcg.h by Stefan Weil · 13 years ago
  64. be9c418 tcg/ppc64: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  65. 26a74ae tcg/sparc: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  66. 5ddd17b tcg/s390: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  67. af15a62 tcg/ia64: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  68. 68af23a tcg/i386: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  69. e89720b tcg/ppc64: Fix zero extension code generation bug for ppc64 host by Thomas Huth · 13 years ago
  70. 70d705f tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings by Peter Maydell · 13 years ago
  71. fe0de7a TCG: improve optimizer debugging by Blue Swirl · 13 years ago
  72. f412c76 tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT. by Richard Henderson · 13 years ago
  73. 0bf1dbd tcg/ppc64: fix 16/32 mixup by malc · 13 years ago
  74. 157f266 tcg/ppc64: implement not_i32/64 and ext32u_i64 by malc · 13 years ago
  75. 350dba6 tcg/ppc32: implement deposit_i32 by malc · 13 years ago
  76. 64ba39a tcg-ia64: Fix typos in AREG0 setup in prologue. by Richard Henderson · 13 years ago
  77. 6e6a992 tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight. by Richard Henderson · 13 years ago
  78. cb25c80 tcg: Constant fold neg, andc, orc, eqv, nand, nor. by Richard Henderson · 13 years ago
  79. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 13 years ago
  80. 8399ad5 tcg: Add and use TCG_OPF_64BIT. by Richard Henderson · 13 years ago
  81. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  82. e31b0a7 TCG: fix copy propagation by Blue Swirl · 13 years ago
  83. 2ec0065 TCG: fix breakage by previous patch by Blue Swirl · 13 years ago
  84. 1bfd07b TCG: fix breakage on some RISC hosts by Blue Swirl · 13 years ago
  85. a640f03 Do constant folding for unary operations. by Kirill Batuzov · 14 years ago
  86. 55c0975 Do constant folding for shift operations. by Kirill Batuzov · 14 years ago
  87. 9a81090 Do constant folding for boolean operations. by Kirill Batuzov · 14 years ago
  88. 53108fb Do constant folding for basic arithmetic operations. by Kirill Batuzov · 14 years ago
  89. 22613af Add copy and constant propagation. by Kirill Batuzov · 14 years ago
  90. 8f2e8c0 Add TCG optimizations stub by Kirill Batuzov · 14 years ago
  91. ea15fb0 tcg/mips: Fix regression caused by typo (copy + paste bug) by Stefan Weil · 13 years ago
  92. 107a47c tcg/README: Expand advice on number of TCG ops per target insn by Peter Maydell · 14 years ago
  93. f74b32d TCG/PPC: use stack for TCG temps by Blue Swirl · 14 years ago
  94. ec18842 tcg-hppa: Support deposit opcode. by Richard Henderson · 14 years ago
  95. 2a6a665 TCG/HPPA: use stack for TCG temps by Blue Swirl · 14 years ago
  96. a42bcee TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP by Blue Swirl · 14 years ago
  97. c24a9c6 tcg/ppc64: Remove tcg_out_addi by malc · 14 years ago
  98. 1a2eb16 tcg/ppc: Remove tcg_out_addi by malc · 14 years ago
  99. f44c996 TCG/Sparc64: use stack for TCG temps by Blue Swirl · 14 years ago
  100. ac0275d TCG/x86: use stack for TCG temps by Blue Swirl · 14 years ago