1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 4793735 Patch 7 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  4. 5bd4f6d Patch 4 and 5 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  5. 17e3da7 Patch 2 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  6. 748ba7a Backing out patch 1 and 2 from Bugzilla 349790. by carll · 9 years ago
  7. 6504495 Patch 2 of 6 by carll · 9 years ago
  8. 452fe80 by carll · 9 years ago
  9. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  10. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  11. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  12. b5b755f The testbuckets none/tests/ppc{32,64} did not build in case the by florian · 10 years ago
  13. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  14. ee55dc2 This commit is an update to Bugzilla 334836 by carll · 10 years ago
  15. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  16. 1d19897 Omit frame pointer also for main in ppc ldst_multiple test. by mjw · 10 years ago
  17. a1b78a8 by carll · 11 years ago
  18. fec95c8 This patch by adrian.sendroiu@freescale.com fixes the lrmw and stmw by carll · 11 years ago
  19. e6bd3e4 This commit adds testing support for the following instructions: by carll · 11 years ago
  20. 24e40de Power 8 support, phase 5 by carll · 11 years ago
  21. 50612d7 Adding the link for none/tests/ppc32/test_touch_tm.c that got missed on by carll · 11 years ago
  22. f6cd3ff Power PC, add the two privileged Transactional Memory instructions. by carll · 11 years ago
  23. 4dec26f Phase 4 support for IBM Power ISA 2.07 by carll · 11 years ago
  24. 40fc342 The test case for the Transaction Memory instructions failes with older by carll · 11 years ago
  25. 36b4a94 IBM POWER PC, Add the Transactional Memory test case by carll · 11 years ago
  26. c8df847 Add opcodes.h to EXTRA_DIST for none/tests/ppc[32|64]. by mjw · 11 years ago
  27. 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
  28. 9237e27 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. by carll · 11 years ago
  29. 7b8ef5e Oops, commit 13562 said the patch was done by Amodra. It should have by carll · 11 years ago
  30. f13107a The patch fixes the assembly of the Power dcbtst and dcbt instructions. by carll · 11 years ago
  31. 8efe4e4 The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
  32. a819259 Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
  33. 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  34. d0edaab by carll · 11 years ago
  35. 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
  36. 223cd4e The flag for compiling test none/tests/ppc32/test_isa_2_07_part2.c was by carll · 11 years ago
  37. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  38. 32b4a42 fix 303127 Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions by philippe · 12 years ago
  39. a6be8b1 fix 303116 - Add support for the POWER instruction popcntb (Valgrind side) by philippe · 12 years ago
  40. b0e5b69 fix 302918 Enable testing of the vmaddfp and vnsubfp instructions in the testsuite by philippe · 12 years ago
  41. 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
  42. 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
  43. 841b5b6 Add DFP test cases that accidentally missed in r12546. by sewardj · 12 years ago
  44. 0892b82 Test cases for POWER Power Decimal Floating Point (DFP) test class, by sewardj · 12 years ago
  45. 18c72fa POWER Processor decimal floating point instruction support, part 3 -- by sewardj · 12 years ago
  46. ea8b02f POWER Processor decimal floating point instruction support: part 2 by sewardj · 12 years ago
  47. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  48. 2aeaf8e fix 286270 VG_(env_remove_valgrind_env_stuff) by philippe · 13 years ago
  49. 2062dc6 Add support for IBM Power ISA 2.06 -- stage 3 -- Test cases. by sewardj · 13 years ago
  50. ab85310 Add support for IBM Power ISA 2.06 -- stage 2 (testcases). by sewardj · 13 years ago
  51. 63b52cf Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308. by sewardj · 13 years ago
  52. 9f4e472 Fix bogus asm constraints in jm-insns.c. Fixes #263919. by sewardj · 13 years ago
  53. 6ae0095 Add alternative expected output cases for more recent glibcs (eg, by sewardj · 13 years ago
  54. 2762a73 Fix a bunch of printf format-string warnings when compiling this "-m64". by sewardj · 13 years ago
  55. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  56. 039f7e1 Fix broken inline assembly preventing compilation on RHEL6. by sewardj · 14 years ago
  57. ad69807 none/tests/ppc*/jm-insns.c: Minor simplification. by bart · 14 years ago
  58. e4f7483 ppc/jm-insns.c: Use proper integer types. by bart · 14 years ago
  59. 2335886 Made power6_bcmp testcases pass - patch from Maynard Johnson. Closes #250777. by bart · 14 years ago
  60. 482d35c PowerPC, Altivec: avoid using typedefs in combination with the vector keyword. by bart · 14 years ago
  61. 7f0ac75 Add missing (empty) stdout.exp files. by sewardj · 14 years ago
  62. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  63. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  64. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  65. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  66. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  67. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  68. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  69. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  70. 9c606bd by sewardj · 16 years ago
  71. c874142 #define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am. by bart · 16 years ago
  72. 1ceeaf5 Add test for tw instruction. by sewardj · 17 years ago
  73. 7a1f3b6 Add regtest for bug129390 (altivec cache hint insns) by sewardj · 18 years ago
  74. 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
  75. e780434 Add regtest for #139050. by sewardj · 18 years ago
  76. e1494c6 64-bit followup to r6404: fix and simplify the inline assembly, so it by sewardj · 18 years ago
  77. 5f2d97b Fix and simplify the inline assembly, so it works right when compiled by sewardj · 18 years ago
  78. 90da11b A a test for the 'mcrfs' insn. by sewardj · 18 years ago
  79. 67b0a95 Tests for 16/32 bit byte reversed loads and stores. by sewardj · 18 years ago
  80. e87dba3 Build fixes for gcc-3.3.3. by sewardj · 18 years ago
  81. a0d693b Regression test cases for FP rounding modes on ppc32 and ppc64. (Dave Nomura). by sewardj · 18 years ago
  82. 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 19 years ago
  83. 47a6a5f A simple test of m{f,t}ocrf. by sewardj · 19 years ago
  84. c075dfc Add regression tests for the twi and tdi instructions, and also for by sewardj · 19 years ago
  85. 378753b Regtest for a double -> unsigned int conversion that xlc generates by sewardj · 19 years ago
  86. ba04c1b Bring these tests into operation. by sewardj · 19 years ago
  87. 258160c Add test cases for soem FX (general-purpose) and GX (graphics) optional insns. by sewardj · 19 years ago
  88. b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 19 years ago
  89. 7c01859 by sewardj · 19 years ago
  90. 0126214 by sewardj · 19 years ago
  91. a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
  92. b8efd2a regtest none::ppc32 by cerion · 19 years ago
  93. 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
  94. 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
  95. 586fb03 Added fp regtest - needed some hackery to get around VEX's loss of accuracy. by cerion · 19 years ago
  96. 57c3e5d Changed jm_insns.c usage to use one of flags 'i|f|a' to run int|fp|av insns respectively. by cerion · 19 years ago
  97. cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
  98. c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
  99. f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
  100. 20eb26d Fix build system bug causing omission of some ppc32 test files from the tarball. by sewardj · 19 years ago