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