1. 1235fc0 Spelling fixes, by Stefan Weil. by ths · 17 years ago
  2. 932a690 support of long calls for PPC (malc) by bellard · 17 years ago
  3. f3f478a Fix signed/unsigned issues of immediate version of brcond (malc) by bellard · 17 years ago
  4. 2662e13 ppc TCG target (malc) by bellard · 17 years ago
  5. 560f92c jump simplification by bellard · 17 years ago
  6. affa326 jump optimizations by bellard · 17 years ago
  7. 0a6b7b7 update by bellard · 17 years ago
  8. b314f27 suppressed unused macro handling by bellard · 17 years ago
  9. 641d5fb added local temporaries by bellard · 17 years ago
  10. 8384dd6 Implement byte swapping accesses by blueswir1 · 17 years ago
  11. 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
  12. d0660ed Relax a constraint for qemu_ld64 on ARM host. by balrog · 17 years ago
  13. eae6ce5 Fix a deadly typo, correct comments. by balrog · 17 years ago
  14. 3979144 Fix ARM host TLB. by pbrook · 17 years ago
  15. b101234 Implement 64-bit constant loads by blueswir1 · 17 years ago
  16. 26cc915 Use sethi and arith functions, fix comment by blueswir1 · 17 years ago
  17. 77fcd09 Fix stack offsets and alignment by blueswir1 · 17 years ago
  18. 64e3257 Define stack offsets by blueswir1 · 17 years ago
  19. bcb0126 More TCGv type fixes. by pbrook · 17 years ago
  20. cb63669 Fix ARM conditional branch bug. Add tcg_gen_brcondi. by pbrook · 17 years ago
  21. 91a3c1b Comment non-obvious calculation. Don't clobber r3 in qemu_st64. by balrog · 17 years ago
  22. e936243 A branch insn must not overwrite the branch target before relocation. by balrog · 17 years ago
  23. e8996ee added tcg_temp_free() and improved the handling of constants by bellard · 17 years ago
  24. 225b437 Fix qemu_ld/st for mem_index > 0 on arm host. by balrog · 17 years ago
  25. bedba0c Define TCG_TARGET_CALL_STACK_OFFSET on arm. by balrog · 17 years ago
  26. 24bf7b3 compilation fix by bellard · 17 years ago
  27. a23a9ec profiler clean up by bellard · 17 years ago
  28. 7e4597d added debug_insn_start debug instruction by bellard · 17 years ago
  29. 4dc81f2 debug output: write helper names by bellard · 17 years ago
  30. 39cf05d more generic call codegen by bellard · 17 years ago
  31. cf60bce fixed zero shifts (64 bit case) by bellard · 17 years ago
  32. 34151a2 small shift opts by bellard · 17 years ago
  33. e5097dc fixed dead global variable update by bellard · 17 years ago
  34. 204c167 Fix 8-bit signed load/store and a typo. by balrog · 17 years ago
  35. 650bbb3 Implement neg_i32, clean-up. by balrog · 17 years ago
  36. a2a64a1 Remove dyngen ARM code, which did't build. by balrog · 17 years ago
  37. 811d4cf ARM host support for TCG targets. by balrog · 17 years ago
  38. c44f945 Better solution for the alignment problem by blueswir1 · 17 years ago
  39. 48d38ca Switch most MIPS logical and arithmetic instructions to TCG. by ths · 17 years ago
  40. 57e49b4 Fix constant checks on Sparc64 host by blueswir1 · 17 years ago
  41. d4929d5 Fix TCG alignment problems on Sparc64 host by blueswir1 · 17 years ago
  42. c6e113f added 'pure' function attribute - fixed indirect function calls by bellard · 17 years ago
  43. 0b6ce4c added not pseudo op - more _tl macros by bellard · 17 years ago
  44. 9a7f322 Fix qemu_ld/st branches, constification, use orcc for tst synthetic op by blueswir1 · 17 years ago
  45. f5ef6aa Implement qemu_ld/st, fix brcond, handle more corner cases by blueswir1 · 17 years ago
  46. cf7c2ca Implement brcond, ldst with large offset; fix direct jump, prologue by blueswir1 · 17 years ago
  47. f02ca5c Fix bit fitting checks by blueswir1 · 17 years ago
  48. 7d55170 Fix compilation on Sparc host, implement ld and st by blueswir1 · 17 years ago
  49. 6a8d7b7 temporary hack to handle register shortage with dyngen for qemu_st64() by bellard · 17 years ago
  50. 390efc5 Add TCG native negation op. by pbrook · 17 years ago
  51. 8683143 Add zero extension (pseudo-)ops. by pbrook · 17 years ago
  52. 3375984 REXB optimization cannot be done at this level by bellard · 17 years ago
  53. 3c3a1d2 fixed qemu_st8 insn - prologue saved too many registers by bellard · 17 years ago
  54. 9815642 Fix DEBUG_TCGV. by pbrook · 17 years ago
  55. bf6247f Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives by blueswir1 · 17 years ago
  56. b03cce8 fixed global variable handling with qemu load/stores - initial global prologue/epilogue implementation by bellard · 17 years ago
  57. c7b76a0 Fix i64 remainder calculation copy-paste error. by balrog · 17 years ago
  58. f730fd2 Add helpers and shorthands for mul and muli operations. by ths · 17 years ago
  59. 4d07272 Skip register moves when the target and the source are the same by blueswir1 · 17 years ago
  60. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  61. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
  62. b010980 ARM TCG conversion 9/16. by pbrook · 17 years ago
  63. 6ddbc6e ARM TCG conversion 7/16. by pbrook · 17 years ago
  64. e429073 Add TL variants of trunc and ext/extu by blueswir1 · 17 years ago
  65. cf2be98 Prepare for op.c removal and zero legacy ops by blueswir1 · 17 years ago
  66. fb50d41 Make TCG br op available by blueswir1 · 17 years ago
  67. c4071c9 Increase max temps limit by blueswir1 · 17 years ago
  68. a768e4b Add discard_ptr and discard_tl by blueswir1 · 17 years ago
  69. a98824a Add tcg_const_tl by blueswir1 · 17 years ago
  70. e4d5434 Fix i32 memory backed variables on 64-bit host by blueswir1 · 17 years ago
  71. 5e85404 TCG README fixes (Stuart Brady) by aurel32 · 17 years ago
  72. 0954d0d Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) by blueswir1 · 17 years ago
  73. b3db875 Add function prologue, fix pointer load on Sparc64 host by blueswir1 · 17 years ago
  74. 53cd927 Update based on Stuart Brady's comments by blueswir1 · 17 years ago
  75. 21fc3cf 32-bit host sign extension fix (Juergen Lock). by pbrook · 17 years ago
  76. 0cf767d Add brcond_tl by blueswir1 · 17 years ago
  77. bffd92f Fix compiler warning by blueswir1 · 17 years ago
  78. 2f0a500 Fix register references (Igor Kovalenko) by blueswir1 · 17 years ago
  79. 8289b27 Preliminary Sparc TCG target by blueswir1 · 17 years ago
  80. 56b8f56 Fix mixed defines by blueswir1 · 17 years ago
  81. f8422f5 More helper types, rearrange generic definitions by blueswir1 · 17 years ago
  82. 7089442 Fix andi, optimize addi and subi zero cases by blueswir1 · 17 years ago
  83. a0d69e0 Fix typo by blueswir1 · 17 years ago
  84. 623e265 Simplify TCG relocation bugfix. by pbrook · 17 years ago
  85. 2ba1eeb Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for by pbrook · 17 years ago
  86. 3fe43da win32: suppress alloca() warning by bellard · 17 years ago
  87. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  88. bb210e7 compare fix by bellard · 17 years ago
  89. ac56dd4 Add TCG variable opaque type. by pbrook · 17 years ago
  90. 9804c8e typos by bellard · 17 years ago
  91. c896fe2 TCG code generator by bellard · 17 years ago