1. 606c4ba Improve front and back end support for SIMD instructions on Arm64. by sewardj · 11 years ago
  2. 9571dc0 Make the following primops take a third (initial) argument to by sewardj · 11 years ago
  3. 8b1715b Whitespace-only change: restrict to 80 col width. by sewardj · 11 years ago
  4. 6068788 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 11 years ago
  5. bbcf188 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set): by sewardj · 11 years ago
  6. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  7. 60c6bac This commit adds support for the following instructions: by carll · 11 years ago
  8. 7deaf95 Power 8 support, phase 5 by carll · 11 years ago
  9. 8943d02 Power PC, Approach 1, add Transactional Memory instruction support by carll · 11 years ago
  10. 48ae46b Phase 3 support for IBM Power ISA 2.07 by carll · 11 years ago
  11. bc7d6f4 mips: clean-up in hardware detection (Cavium/DSP ASEs) by petarj · 11 years ago
  12. d6bc217 Remove dead code. by florian · 11 years ago
  13. 6c65c12 Support mmxext (integer sse) subset on i386 (athlon). by mjw · 11 years ago
  14. 9041956 Eliminate IRExprP__VECRET and IRExprP__BBPTR and introduce two new by florian · 11 years ago
  15. 0c74bb5 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  16. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  17. 9138b17 Rename ppc_cache_line_szB to indicate that this is the size by florian · 11 years ago
  18. 1bdaac5 s390: New machine model: zBC12 by florian · 11 years ago
  19. c3fee0d mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  20. b22838d Add some more IRops to convert between binary floating point and by florian · 11 years ago
  21. 79e5a48 Eliminate IRRoundingModeDFP by merging its values into IRRoundingMode. by florian · 11 years ago
  22. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  23. 37c57f3 Add the following IROPs which are needed for s390 DFP support: by florian · 11 years ago
  24. 1df8096 Improved front end translations for Neon V{LD,ST}{1,2} instructions, by sewardj · 11 years ago
  25. cc3d219 AMD64: Add support for AVX2, BMI1, BMI2 and FMA instructions (VEX side). by sewardj · 11 years ago
  26. 818c730 Implement RDTSCP on amd64, finally. This fixes #251569 and dups by sewardj · 11 years ago
  27. b92a954 mips: adding MIPS64LE support to VEX by petarj · 12 years ago
  28. 203b998 s390: It is not necessary to save/restore the link register when by florian · 12 years ago
  29. 99dd03e Infrastructure cleanup part 2. by florian · 12 years ago
  30. 0e7d280 Fix incorrect comment. by sewardj · 12 years ago
  31. cea07cc Fix implementation of the DFP integer operands. by carll · 12 years ago
  32. 34fa5a5 Add a vg_alignof macro by philippe · 12 years ago
  33. cfe046e Merge, from branches/COMEM, revisions 2568 to 2641. by sewardj · 12 years ago
  34. b17e16f Add 12 IROps for converting betwen DFP values and signed/unsigned integers. by florian · 12 years ago
  35. 4bbd3ec New IROps: Iop_ExtractSigD64 and Iop_ExtractSigD128. These are needed to by florian · 12 years ago
  36. 20c6bca s390x: Support "compare biased exponent" insns CEDTR, CEXTR. by florian · 12 years ago
  37. daa4084 Define IRCmpD64Result and IRCmpD128Result. by florian · 12 years ago
  38. 78a2059 Implement 128-bit PMOVMSKB using a single new primop (Iop_GetMSBs8x16) by sewardj · 12 years ago
  39. aec8e05 Move definition of facility bits to libvex_s390x_common.h so we by florian · 12 years ago
  40. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  41. 3a3d7f1 Use "load on condition" insns, if availably, to implement S390_INSN_COND_MOVE. by florian · 12 years ago
  42. efa834a Make some function parameters pointer to const. by florian · 12 years ago
  43. e13074c Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  44. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  45. a6a1986 Add a proper support for several MIPS instructions that generate SigFPE. by petarj · 12 years ago
  46. 80ab265 Allow representation of trace caches (VexCache). by florian · 12 years ago
  47. 5906a6b s390: Order the operands of the multiply-and-add/subtract IROps by florian · 12 years ago
  48. 5048192 Pass VexArchInfo to the instrumentation functions. by florian · 12 years ago
  49. f192a39 Add data structures for cache representation to libvex.h: by florian · 12 years ago
  50. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  51. 5ea257b Change the return value of LibVEX_{Chain,UnChain,PatchProfInc}. by florian · 12 years ago
  52. f0fa1be s390: Update IR generation for the SRNM insn. by florian · 12 years ago
  53. 16d12b4 Tweak the IR injector so it can handle an immediate operand for by florian · 12 years ago
  54. 4b8efad Support the variety of "convert to/from fixed" and "load rounded" opcodes by florian · 12 years ago
  55. e75dafa s390: Generate an emulation failure if an insn is encountered that by florian · 12 years ago
  56. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  57. 60b665b s390: Add floating point extension facility to hwcaps. by florian · 12 years ago
  58. 2245ce9 VEX-side support for the V-bit tester. by florian · 12 years ago
  59. c9e43b1 s390: Add the zEC12 machine model. by florian · 12 years ago
  60. 8c88cb6 s390: Add support for the ecag insn. Patch from Divya Vyas by florian · 12 years ago
  61. c5c669b On s390: Terminate the superblock with Ijk_EmFail if an stckf insn by florian · 12 years ago
  62. a4c3669 s390: Add STCKF hardware facility to hwcaps. by florian · 12 years ago
  63. 4e0083e On s390: Terminate the superblock with Ijk_EmFail if an stfle insn by florian · 12 years ago
  64. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  65. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  66. 0b39008 Comment only change. by florian · 12 years ago
  67. 6d52228 Remove unused IRops Iop_SqrtF64r32 and Iop_CalcFPRF. by florian · 12 years ago
  68. 19aff3b Remove unused IR ops: Iop_I16StoF64, Iop_F32toI16S, and Iop_I16StoF32. by florian · 12 years ago
  69. 6c46bef VEX part Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  70. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  71. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  72. c8e2f98 VEX part (remove --vex-iropt-precise-memory-exns, add --vex-iropt-register-updates) by philippe · 12 years ago
  73. 44ce46d ARM: Implement QADD and QSUB. Fixes #286917. by sewardj · 12 years ago
  74. f5dfa3b Comment/formatting only change, to clarify semantics w.r.t. by sewardj · 12 years ago
  75. 37a505b Add a new IRConst kind -- V256 -- containing an abbreviated vector by sewardj · 12 years ago
  76. 23db8a0 Add IR ops Iop_CmpNEZ32x8 and Iop_CmpNEZ64x4, needed for Memcheck by sewardj · 12 years ago
  77. 8209692 More AVX insns: by sewardj · 12 years ago
  78. 8eb7ae8 by sewardj · 12 years ago
  79. d8bca7e Implement by sewardj · 12 years ago
  80. f0ad4f8 Move new 256-bit FP Iops to a better place. by sewardj · 12 years ago
  81. 66becf3 More AVX insns: by sewardj · 12 years ago
  82. 2a2bda9 Fill in some missing AVX insns: by sewardj · 12 years ago
  83. 4b1cc83 Implement even more instructions generated by "gcc-4.7.0 -mavx -O3". by sewardj · 12 years ago
  84. 56c3031 Make a start at implementing 256-bit AVX instructions generated by by sewardj · 12 years ago
  85. 362cf84 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  86. d0e5fe7 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  87. eadea2e Fix a copy'n paste error spotted by Julian. by florian · 12 years ago
  88. a0fb119 Move VEX_HWCAPS_PPC32_DFP to a more logical place. by sewardj · 12 years ago
  89. 4c96e61 POWER Processor decimal FP support, part 5 (VEX side). Bug #299694. by sewardj · 12 years ago
  90. 420bfa9 Put the Triop member into a separate struct (IRTriop) and link to that by florian · 12 years ago
  91. 96d7cc3 Put the Qop member into a separate struct (IRQop) and link to that by florian · 12 years ago
  92. c9069f2 Enhance the guest state effects notation on IRDirty calls, so as to be by sewardj · 12 years ago
  93. d6f38b3 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  94. defb78a Add forgotten update. Should have been part of r2359. by florian · 12 years ago
  95. 3587828 Cleanup after t-chaining changes. by florian · 12 years ago
  96. beef61a Fix an out-of-date comment. by florian · 12 years ago
  97. 5c328c0 Tweak initialisation of padding bytes such that future adjustments by florian · 12 years ago
  98. fe8940d Ensure s390x guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago
  99. 62d3cda Ensure arm guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago
  100. ae9590b Ensure ppc64 guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago