- 2f61c02 Add a test for LOOPNEL. See #256669. (Jakub Jelinek <jakub@redhat.com>) by sewardj · 14 years ago
- 4a12423 Add tests for SSE4.2 CRC32{B,W,L,Q} insns. by sewardj · 14 years ago
- 3b20b17 Add test cases for PCMPxSTRx $0x00. by sewardj · 14 years ago
- 7603b6b Add tests for AAD and AAM (base 10 only). (Vince Weaver, vince@csl.cornell.edu) by sewardj · 14 years ago
- 2ecb7cc Connect up tests for PCMPxSTRx to the build system. by sewardj · 14 years ago
- 9dd960f Connect up sse4 tests to the build system. by sewardj · 14 years ago
- f60af03 Add test cases for EXTRACTPS, BLENDVPD, BLENDVPS, PBLENDVB. by sewardj · 14 years ago
- 4fbf7c7 Add tests for non-immediate-rounding-mode versions of ROUND{P,S}{S,D}. by sewardj · 14 years ago
- 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 14 years ago
- 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
- 05b8853 Add tests for ROUNDPD and ROUNDPS. by sewardj · 14 years ago
- ef64c47 Add test cases for SMSAD{X}, SMLSD{X}, USAD{A}8, added in vex r2067. by sewardj · 14 years ago
- e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
- 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
- 992d76c Add tests for NOP cases. by sewardj · 14 years ago
- 7838ae6 Improve NEON instruction set tests, so as to run tests with by sewardj · 14 years ago
- ad69807 none/tests/ppc*/jm-insns.c: Minor simplification. by bart · 14 years ago
- e4f7483 ppc/jm-insns.c: Use proper integer types. by bart · 14 years ago
- e3ae8a3 Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com). by sewardj · 14 years ago
- 6dc769e Add test cases for CMPXCHG reg, reg on amd64. (Vince Weaver, by sewardj · 14 years ago
- 1e05e89 Add test cases for amd64 ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek, by sewardj · 14 years ago
- e397c03 Add tests for all encodings of REV and REV16 in both ARM and Thumb mode. by sewardj · 14 years ago
- 2f9210e Add tests for ORN (immediate) and ORN (register). by sewardj · 14 years ago
- 841c447 Test for RBIT in ARM mode. by sewardj · 14 years ago
- 1791f93 Add VFP test cases, as per bug 244493 comment 1. Minorly cleaned up by sewardj · 14 years ago
- 5c9b293 Add more test cases for {U,S}{ADD,SUB}16. by sewardj · 14 years ago
- 9fd1aa3 Add test cases for SSUB8 and UHADD8. by sewardj · 14 years ago
- 9745a82 Add tests for new insns in vex r2033 (SADD16, SSUB16, SASX, SMLAWB, SMLAWT) by sewardj · 14 years ago
- 2335886 Made power6_bcmp testcases pass - patch from Maynard Johnson. Closes #250777. by bart · 14 years ago
- 482d35c PowerPC, Altivec: avoid using typedefs in combination with the vector keyword. by bart · 14 years ago
- 55e438b Added configure test that checks whether the assembler supports the SSE4a instruction lzcnt. by bart · 14 years ago
- 7f0ac75 Add missing (empty) stdout.exp files. by sewardj · 14 years ago
- 0415734 Add tests for RBIT (bit-reverse) instruction (Thumb only). by sewardj · 14 years ago
- 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
- f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
- 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
- 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
- 2536c9d Improved test cases for Neon VLDn/VSTn instructions. by sewardj · 14 years ago
- 81e06dc Add test cases for v6 media instructions in both ARM and Thumb mode. by sewardj · 14 years ago
- 1c29a94 Add tests for all {ARM,Thumb} x {integer,NEON} instructions. by sewardj · 14 years ago
- 6b564a0 Merge from branches/THUMB: test programs for NEON and Thumb. by sewardj · 14 years ago
- fc9b171 Add a test which checks the ISTRI-vs-ESTRI-vs-ISTRM-vs-ESTRM by sewardj · 14 years ago
- db3c42f Add tests for PINSRB and PTEST. by sewardj · 14 years ago
- 7f3019b Fix strict-aliasing violations; + minor futzing. by sewardj · 14 years ago
- 5ac9906 Majorly improve and generalise the core arithmetic routines. by sewardj · 14 years ago
- 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
- fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
- ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
- e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
- 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
- b1cc5d6 by njn · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- c7d0a8f Add tests for ROUNDSS and ROUNDSD -- partial coverage, for the cases by sewardj · 14 years ago
- b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
- e7acec7 Add a test program for SSE4 instructions. Currently not integrated by sewardj · 14 years ago
- d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
- 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
- c5eceac Add missing backslash. by sewardj · 15 years ago
- d59b569 Add test cases for XADD reg,reg. (Nicolas Sauzede, nicolas.sauzede@st.com). by sewardj · 15 years ago
- 958c1f3 Enable testing of FISTS and FISTPS on amd64. by sewardj · 15 years ago
- f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 15 years ago
- 9eecbbb Update copyright dates to 2010. by sewardj · 15 years ago
- faf6727 Link the tls test against tls2.so as it references symbols in it by tom · 15 years ago
- f6122a0 The help text printed by command-line option -h does now show the default by bart · 15 years ago
- 9be5bdc Add tests for UXTAB and SXTAH. by sewardj · 15 years ago
- 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 15 years ago
- f94d467 Add tests for PLD (cache-prefetch-hint) instructions. by sewardj · 15 years ago
- dc2371c Add a test program for ARM v5 integer instructions, and also for some by sewardj · 15 years ago
- 96e5d27 Add the default stderr_filter for this directory; else no tests work. by sewardj · 15 years ago
- f18fa95 Further buildsystem bashing, in order to try and get something make-dist-able. by sewardj · 15 years ago
- 1ba8a8e Try to integrate none/tests/arm properly in the build system. by sewardj · 15 years ago
- 10bd938 Portability fix for arm-linux. by sewardj · 15 years ago
- 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
- 116458b Changes: by bart · 15 years ago
- 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
- 8758264 Remove a trailing whitespace. by rjwalsh · 15 years ago
- 2b08378 Added output variant for Linux systems without readlinkat(). by bart · 15 years ago
- d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
- 0f212dc Fixed bug #204317: regression tests none/tests/cmdline[12] fail if by bart · 15 years ago
- 3b7f39b Fix the access_extended wrapper, which was rather broken. That's what I get by njn · 15 years ago
- cab64bc Update .exp files for r10783. by njn · 15 years ago
- 2d9e874 by sewardj · 15 years ago
- 7375de3 More docs build tweaks: by njn · 15 years ago
- 97db761 Various option-related tweaks: by njn · 15 years ago
- 99319b3 This should have been removed in r10699. by njn · 15 years ago
- f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
- d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
- 0c58a74 Forgot to add these in r10690. by njn · 15 years ago
- f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
- 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
- 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- 0a96643 Make sure the x86 direction flag is cleared again if we set it as part by tom · 15 years ago
- bf599f7 mremap2 is a totally unreliable test; it's the only test that fails on a by njn · 15 years ago
- d6db259 In r10465 --time-stamp=yes got slightly broken -- the space between the time by njn · 15 years ago
- e4b9921 Updated expected output. by bart · 15 years ago
- d651d1f Fixed the inline assembly code such that it also works correctly with gcc 4.4.0. While accessing stack variables from inline assembly code that modifies the stack pointer works fine with gcc 3.0 - gcc 4.3 with optimization disabled, it gives incorrect results with gcc 4.4.0. by bart · 15 years ago
- 8fd8758 Merge none/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
- d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago