1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  3. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  4. 9237e27 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. by carll · 11 years ago
  5. 7b8ef5e Oops, commit 13562 said the patch was done by Amodra. It should have by carll · 11 years ago
  6. f13107a The patch fixes the assembly of the Power dcbtst and dcbt instructions. by carll · 11 years ago
  7. 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  8. 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
  9. 32b4a42 fix 303127 Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions by philippe · 12 years ago
  10. a6be8b1 fix 303116 - Add support for the POWER instruction popcntb (Valgrind side) by philippe · 12 years ago
  11. b0e5b69 fix 302918 Enable testing of the vmaddfp and vnsubfp instructions in the testsuite by philippe · 12 years ago
  12. 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
  13. 63b52cf Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308. by sewardj · 13 years ago
  14. 9f4e472 Fix bogus asm constraints in jm-insns.c. Fixes #263919. by sewardj · 13 years ago
  15. 2762a73 Fix a bunch of printf format-string warnings when compiling this "-m64". by sewardj · 13 years ago
  16. ad69807 none/tests/ppc*/jm-insns.c: Minor simplification. by bart · 14 years ago
  17. e4f7483 ppc/jm-insns.c: Use proper integer types. by bart · 14 years ago
  18. 482d35c PowerPC, Altivec: avoid using typedefs in combination with the vector keyword. by bart · 14 years ago
  19. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  20. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  21. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  22. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  23. c874142 #define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am. by bart · 16 years ago
  24. 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
  25. e1494c6 64-bit followup to r6404: fix and simplify the inline assembly, so it by sewardj · 18 years ago
  26. 5f2d97b Fix and simplify the inline assembly, so it works right when compiled by sewardj · 18 years ago
  27. b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 19 years ago
  28. 7c01859 by sewardj · 19 years ago
  29. a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
  30. b8efd2a regtest none::ppc32 by cerion · 19 years ago
  31. 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
  32. 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
  33. 586fb03 Added fp regtest - needed some hackery to get around VEX's loss of accuracy. by cerion · 19 years ago
  34. 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
  35. cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
  36. c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
  37. f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
  38. 664c859 Don't test division by zero; 7400 doesn't do what 970/7447 do. by sewardj · 19 years ago
  39. fdeaa95 Another m{t,f}{xer,lr,ctr} simplification. by sewardj · 19 years ago
  40. 941051f Test m{t,f}{xer,lr,ctr} in a simpler way. by sewardj · 19 years ago
  41. e70e7c2 If we're doing an estimation operation, arrange to zap the bottom byte by sewardj · 19 years ago
  42. 81aab3c Fix up the test program so it behaves the same on different CPUs (when run by sewardj · 19 years ago
  43. 5777862 Fix this so that it compiles with gcc4 by writing the test fns by sewardj · 19 years ago
  44. 1b6b2b3 Changed altivec floating point setup to Java/IEEE mode by cerion · 19 years ago
  45. 8f5fc19 Added tests for latest altivec fp insns by cerion · 19 years ago
  46. 05cf1eb Added tests for altivec load/stores Enabled altivec float tests by cerion · 19 years ago
  47. b3eb91b comment out altivec tests for unsupported insns by cerion · 19 years ago
  48. 530f735 Stop gcc4 complaining about pointer signedness mismatches. by sewardj · 19 years ago
  49. a29a908 Add instruction-set tests for ppc32 (integer, FP, altivec). by sewardj · 19 years ago