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