1. 6820ba5 Clean up IR construction for insns that do not have straight-line by florian · 12 years ago
  2. 57ebcf1 Change IR generation for MVCLE to not generate cc=3. This should have been by florian · 12 years ago
  3. 14a55df Fix bug 303963. by weidendo · 12 years ago
  4. cf87c94 Change IR generation for SRST, CLST, and CLCLE to not generate cc=3. by florian · 12 years ago
  5. 39815d6 Use always_goto_and_chase for consistency with other "translate" insns. by florian · 12 years ago
  6. 35d27ab Back out special handling for opcode 00 (VEX r2189). by florian · 12 years ago
  7. f321da7 Change logic in computed gotos to use if_condition_goto_computed by florian · 12 years ago
  8. 2a415a1 Add support for the CU24 insn (s390x). Part of fixing #289839. by florian · 12 years ago
  9. a0100c9 Add support for the CU21 instruction (s390x). by florian · 12 years ago
  10. c862f28 Handle Iop_32to1 in the amd64 insn selector. by florian · 12 years ago
  11. fed3ea3 Fix disassembly for insns using the RRF_M0RERE format. by florian · 12 years ago
  12. 5df0b2f eqIRConst: handle Ico_V256. by sewardj · 12 years ago
  13. c5b8bb7 Add more debug print information for the instructions for MIPS. by petarj · 12 years ago
  14. 1a237be Fix incorrect instruction decoding for MOVBE. Followup fix for r2435. by sewardj · 12 years ago
  15. f85e177 Implement MOVBE. Fixes #302287. by sewardj · 12 years ago
  16. e711c80 Move helper functions to guest_s390_helpers.c for consistency with by florian · 12 years ago
  17. 4785530 Handle UD2 a bit better. This change causes Vex to decode UD2 like by sewardj · 12 years ago
  18. 5276ff5 Get rid of gcc warnings about uninitialised variables in the arm front end. by sewardj · 12 years ago
  19. 2f8c0b9 Implement VCMPNGESS (and other laneages: SD, PD, PS). Fixes #302578. by sewardj · 12 years ago
  20. 8c50d7d Increase max allowed pre-allocation (vreg-ised) block size from 10000 by sewardj · 12 years ago
  21. 2bcdd65 ppc front end: fnmadd, fnmsub, fnmadds, fnmsubs: don't negate the by sewardj · 12 years ago
  22. af50a19 Use vpanic, not vassert, you silly. by florian · 12 years ago
  23. 417b22d Use a proper type for sign_mask. by florian · 12 years ago
  24. 7fa6354 Remove redundant break statements. by florian · 12 years ago
  25. ffd2093 Implement (T1) SMMUL{R}. Fixes #300140. (Evgeniy Stepanov, by sewardj · 12 years ago
  26. 44ce46d ARM: Implement QADD and QSUB. Fixes #286917. by sewardj · 12 years ago
  27. 899d183 Add Iop_CmpEQ16x8 to the set of known dependency-breakers. Fixes #290006. by sewardj · 12 years ago
  28. f5dfa3b Comment/formatting only change, to clarify semantics w.r.t. by sewardj · 12 years ago
  29. 738d9dd fix 303116 Add support for the POWER instruction popcntb (VEX part) by philippe · 12 years ago
  30. 44ab8f7 Make the IR sanity checker complain about dirty helpers that return by florian · 12 years ago
  31. a7e9638 * add folding rules for CmpNE32(x,x) and CmpEQ32(x,x), by sewardj · 12 years ago
  32. 6399f81 Fold some long lines (formatting-only change). by sewardj · 12 years ago
  33. ffccf2b Add folding rules for CmpEQ32x4 V256to64_0 V256to64_1 V256to64_2 V256to64_3 by sewardj · 12 years ago
  34. 37a505b Add a new IRConst kind -- V256 -- containing an abbreviated vector by sewardj · 12 years ago
  35. 4a0bee0 Add some constant folding rules for V128 and V256 types. by sewardj · 12 years ago
  36. 68b01f7 Comment-only change re findSSECmpOp. by sewardj · 12 years ago
  37. f1d78fb Enable AVX by default, on processors that support it. by sewardj · 12 years ago
  38. 23db8a0 Add IR ops Iop_CmpNEZ32x8 and Iop_CmpNEZ64x4, needed for Memcheck by sewardj · 12 years ago
  39. d698a05 Handle a couple more AVX floating point comparison cases. by sewardj · 12 years ago
  40. 1407a36 by sewardj · 12 years ago
  41. 8209692 More AVX insns: by sewardj · 12 years ago
  42. 8516a1f by sewardj · 12 years ago
  43. 8eb7ae8 by sewardj · 12 years ago
  44. adf357c Even more AVX insns: by sewardj · 12 years ago
  45. b1a41a2 VCMPPD and VCMPPS incremental fix by sewardj · 12 years ago
  46. 8937816 Implement more AVX insns: by sewardj · 12 years ago
  47. a965176 VROUND{PS,PD}: fix incorrect comments. by sewardj · 12 years ago
  48. 39aa96a Fix for incorrectly passed params to IRExpr_Mux0X in MIPS port. by petarj · 12 years ago
  49. 9de2809 Implement (inexplicably missing) UHADD16. by sewardj · 12 years ago
  50. 4f22890 Add support for by sewardj · 12 years ago
  51. 4c0a7ac Add support for by sewardj · 12 years ago
  52. ed1884d Add support for by sewardj · 12 years ago
  53. 148e594 Fix incorrect implementation of VPERMILP{S,D} variable form. by sewardj · 12 years ago
  54. b1426ef Moving Iop_F64toI32S to correct (binary ops) place in iselWordExpr_R_wrk. by petarj · 12 years ago
  55. d8bca7e Implement by sewardj · 12 years ago
  56. 15ad194 Add support for by sewardj · 12 years ago
  57. 86525cb Add some missing breaks as spotted by BEAM. by sewardj · 12 years ago
  58. a90622a s390_insn_cdas_emit: comment out unused variable r3p1 by sewardj · 12 years ago
  59. f0ad4f8 Move new 256-bit FP Iops to a better place. by sewardj · 12 years ago
  60. 66becf3 More AVX insns: by sewardj · 12 years ago
  61. 47933bc Remove incorrect masking of the imm8 in VSHUFPD. by sewardj · 12 years ago
  62. 4ed05e0 More AVX insns: by sewardj · 12 years ago
  63. 21459cb More AVX insns: by sewardj · 12 years ago
  64. 151cd3e More AVX insns: by sewardj · 12 years ago
  65. a7b0d10 Fix a few issues as reported by the BEAM tool. by florian · 12 years ago
  66. fe0c5e7 Add a CPUID emulation which announces AVX support, but don't enable it yet. by sewardj · 12 years ago
  67. 2a2bda9 Fill in some missing AVX insns: by sewardj · 12 years ago
  68. 6fcd43e Implement even more insns created by gcc-4.7.0 -mavx -O3. by sewardj · 12 years ago
  69. 4b1cc83 Implement even more instructions generated by "gcc-4.7.0 -mavx -O3". by sewardj · 12 years ago
  70. e8a7eb7 Implement a bunch more AVX instructions generated by "gcc-4.7.0 -mavx -O3": by sewardj · 12 years ago
  71. 56c3031 Make a start at implementing 256-bit AVX instructions generated by by sewardj · 12 years ago
  72. b0f1df2 16-bit Thumb PUSH and POP: fix incorrect assertions. by sewardj · 12 years ago
  73. 191c6eb Small improvement for getIReg on MIPS when reading from r0. by petarj · 12 years ago
  74. 362cf84 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  75. d0e5fe7 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  76. eadea2e Fix a copy'n paste error spotted by Julian. by florian · 12 years ago
  77. 043af21 Fix debug printing of s390 V-insns. Alu ops and such are 2-address insns by florian · 12 years ago
  78. 448cbba Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  79. 29a219c dis_AVX128_E_V_to_G is a special case of by sewardj · 12 years ago
  80. fce47a6 Implement by sewardj · 12 years ago
  81. a0fb119 Move VEX_HWCAPS_PPC32_DFP to a more logical place. by sewardj · 12 years ago
  82. 878f151 Fix two Binop / Unop mixups. by florian · 12 years ago
  83. 4c96e61 POWER Processor decimal FP support, part 5 (VEX side). Bug #299694. by sewardj · 12 years ago
  84. 420bfa9 Put the Triop member into a separate struct (IRTriop) and link to that by florian · 12 years ago
  85. 98d02cc Implement by sewardj · 12 years ago
  86. 1d0da84 Fix a cut'n paste error. by florian · 12 years ago
  87. 96d7cc3 Put the Qop member into a separate struct (IRQop) and link to that by florian · 12 years ago
  88. c9069f2 Enhance the guest state effects notation on IRDirty calls, so as to be by sewardj · 12 years ago
  89. d6f38b3 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  90. defb78a Add forgotten update. Should have been part of r2359. by florian · 12 years ago
  91. 3587828 Cleanup after t-chaining changes. by florian · 12 years ago
  92. c9e90e5 Update a comment. by florian · 12 years ago
  93. beef61a Fix an out-of-date comment. by florian · 12 years ago
  94. 01ed6e7 Change S390_INSN_HELPER_CALL such that returning a value is part by florian · 12 years ago
  95. 3616a2e Remove, or (where it might later come in handy) comment out artefacts by sewardj · 12 years ago
  96. c93904b Fix the behaviour of VEXTRACTF128, VCMPSD and VCMPSS, all of which were by sewardj · 12 years ago
  97. cfca8cd Implement VINSERTPS imm8, xmm3/m32, xmm2, xmm1 Fix VCVTPD2PS by sewardj · 12 years ago
  98. 07d3455 Take advantage of compare immediate insns as more than half by florian · 12 years ago
  99. 6faf7cc Implement by sewardj · 12 years ago
  100. 251b59e Implement by sewardj · 12 years ago