1. 5aa9d1e Add copyright/license comment. by florian · 9 years ago
  2. dc01f93 Break a few overly long lines. by florian · 9 years ago
  3. bc3a88f by carll · 9 years ago
  4. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  5. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  6. 1f4b1eb Memcheck: add support for recently added IROps: by sewardj · 9 years ago
  7. 436b75f Un-break the build following vex r3110. Thanks to PetarJ for the fix. by sewardj · 9 years ago
  8. c13d544 Add STATIC_ASSERT and use it. by florian · 9 years ago
  9. c34e57e Update opcode list following VEX r3092. by florian · 9 years ago
  10. 602b8f7 Avoid compiler warnings on s390x. by florian · 10 years ago
  11. 4bf35b9 Add a missing break as identified by IBM's BEAM checker. by florian · 10 years ago
  12. 7b7b1cb Track vex r2939 (renaming and arg-order change for Iop_Extract{64,V128}). by sewardj · 10 years ago
  13. ee6bb77 Track renaming of {reciprocal, reciprocal sqrt}{estimate, step} by sewardj · 10 years ago
  14. 3a3f57f Bug 338445 amd64 vbit-test fails with unknown opcodes used by arm64 VEX. by mjw · 10 years ago
  15. e541e22 Track vex r2924 (Renaming of Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S) by sewardj · 10 years ago
  16. 4d6ce84 Track vex r2907, which amongst other things, renamed Iop_QDMulLong* to by sewardj · 10 years ago
  17. 7795f67 Track vex r2891 (add Iop_Reverse1sIn8_x16). Unbreak build. by florian · 10 years ago
  18. 5540492 Track vex r2890 (renaming of vector subparts-of-lanes-reversal IROps) by sewardj · 10 years ago
  19. 2e4d5af Track vex r2889 (rename vector Cls/Clz primops) by sewardj · 10 years ago
  20. aed34e6 Add Iop_Abs64x2; unbreak build. by florian · 10 years ago
  21. 965bf3f Fix V-bit tester failures introduced by VEX r2815. by florian · 10 years ago
  22. 75beb11 Fix V-bit tester failures introduced by VEX r2812. by florian · 10 years ago
  23. 86e4182 mips32: Change the tests values so that the result is by dejanj · 11 years ago
  24. e6bd3e4 This commit adds testing support for the following instructions: by carll · 11 years ago
  25. 24e40de Power 8 support, phase 5 by carll · 11 years ago
  26. 63ea303 mips32: Don't test Iops that aren't supported in VEX. by dejanj · 11 years ago
  27. 63abcdf mips64: add extra Iop cases in VEX and fix compiler warning. by dejanj · 11 years ago
  28. 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
  29. 15126a6 mips32/64: add extra test cases in vbit-test for mips32/64. by dejanj · 11 years ago
  30. 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
  31. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  32. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  33. ba5693c valgrind side changes to support the new IRops introduced by florian · 11 years ago
  34. 39b08d8 valgrind side support for by florian · 11 years ago
  35. 89d1d5e Add new MISC vector Iops to memcheck/tests/vbit-test/irops.c. by mjw · 11 years ago
  36. e0acc15 s390: Testcases and vbit-tester changes for the following by florian · 11 years ago
  37. 3a142cf s390: Add testcase for these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR (VEX r2680). by florian · 11 years ago
  38. d678533 Fix a comment. Spotted by Maran. by florian · 11 years ago
  39. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 11 years ago
  40. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 11 years ago
  41. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 11 years ago
  42. d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 11 years ago
  43. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
  44. 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
  45. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  46. f74f542 Adjust the vbit tester to deal with shift operations that require by florian · 12 years ago
  47. 6e34371 Enable testing of primops on ARM platforms. (Florian Krohm) by sewardj · 12 years ago
  48. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  49. 86af300 Enable V-bit testing on x86. by florian · 12 years ago
  50. a768c30 Enable V-bit testing on ppc32. by florian · 12 years ago
  51. 8c403ca vbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S for ppc because by florian · 12 years ago
  52. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago