- b331c1b The Signedness Police visit a couple of outlying systems in the Delta Quadrant. by sewardj · 12 years ago
- 4915c52 Add tests for MOVBE in 32 bit mode. See 304867. (Ambroz Bizjak, by sewardj · 12 years ago
- 3e1e218 none/tests/x86/bug125959-x86 language conformance fix: do not trigger signed integer overflow. Fixes #292628. by bart · 13 years ago
- 2aeaf8e fix 286270 VG_(env_remove_valgrind_env_stuff) by philippe · 13 years ago
- c443b96 Fix the configure test for ssse3 support. GCC needs -msse or it by florian · 13 years ago
- 2a8ef7b Remove filter_int because not used anywhere by bart · 13 years ago
- ed52992 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
- 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
- 536081d Silence compiler warnings triggered by certain regression tests programs and that we are not interested in. by bart · 14 years ago
- f976f6c by bart · 14 years ago
- d5ea6f5 Use two separate assembler argument bindings for loading or storing by tom · 14 years ago
- 6647d52 Fix generated assembler which writes the result to memory to correctly by tom · 14 years ago
- 1b6def8 Add a test case for non-overwriting of CC_NDEP in shifts by zero. by sewardj · 14 years ago
- de486f7 Skip test programs that do not build on Darwin. by bart · 14 years ago
- 7603b6b Add tests for AAD and AAM (base 10 only). (Vince Weaver, vince@csl.cornell.edu) 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
- 55e438b Added configure test that checks whether the assembler supports the SSE4a instruction lzcnt. by bart · 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
- 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
- d59b569 Add test cases for XADD reg,reg. (Nicolas Sauzede, nicolas.sauzede@st.com). by sewardj · 15 years ago
- 0a96643 Make sure the x86 direction flag is cleared again if we set it as part by tom · 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
- ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
- 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
- f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
- d1173b8 DARWIN sync: Makefile.am layout, mostly. by njn · 15 years ago
- c885053 Merge r9666 (badseg portability tweak) from the DARWIN branch. by njn · 16 years ago
- c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 16 years ago
- 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 16 years ago
- ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 16 years ago
- 1e97aee Merge r9571 (get faultstatus building again) from the DARWIN branch. by njn · 16 years ago
- 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 16 years ago
- 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 16 years ago
- 11d59ca Roll back accidental change that shouldn't have been in r9316. by njn · 16 years ago
- 61485ab tests/arch_test is currently being used for two purposes: by njn · 16 years ago
- 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 16 years ago
- 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
- 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 16 years ago
- d3e4dd9 Merge some minor regtest updates from the DARWIN branch: by njn · 16 years ago
- 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
- a00febc SSE3 and SSSE3 are two different things, so add a proper SSSE3 feature by tom · 16 years ago
- bbf5a2f This should have been committed as part of r8623 (Fix longstanding bug by sewardj · 16 years ago
- e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
- 285ae1c Fixed compiler warnings. by bart · 17 years ago
- 5a544ca Add a test case for #152818 (from Sergei Trofimovich) by sewardj · 17 years ago
- 03d6900 Try to fix build system breakage w.r.t. ssse3_misaligned. It isn't by sewardj · 17 years ago
- 6d6da5b Only build the SSSE3 tests on machines whose assemblers know about by sewardj · 17 years ago
- 8231f32 Add SSSE3 tests. by sewardj · 17 years ago
- fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 18 years ago
- 4ad1357 Make SSE-1 friendly. by sewardj · 18 years ago
- 2990a49 Add regtest against vex cse failure that surfaced in 3.2.2. by sewardj · 18 years ago
- cbe6c57 Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) by sewardj · 18 years ago
- 7d47d9e Regtest for #135421 (long-form encoding of 'push{l,w} %reg') by sewardj · 18 years ago
- 8116d7b A test for JECXZ and JCXZ. by sewardj · 18 years ago
- b95cd58 Add a regtest for #126147. by sewardj · 18 years ago
- 7554cc8 Add a regtest for #125959. by sewardj · 18 years ago
- 56a6f41 Regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
- c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
- 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
- d7aca4c Tests for the mov{z,s}{bw,bl,wl} instructions. by sewardj · 19 years ago
- d37aa77 A test for fcmovnu. by sewardj · 19 years ago
- 842c93f Disable 'yield' -- it fails so often that it's useless. by njn · 19 years ago
- accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
- ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
- 4818d73 Avoid compiler warnings. by njn · 19 years ago
- 9f98341 Update results - we now emulate the whole LDT. by tom · 19 years ago
- 3a76869 Oops, this should have been included in r5014. by sewardj · 19 years ago
- dea851c Add test cases for SSE unordered-compare instructions. by sewardj · 19 years ago
- 7563f2b Re-enable a load of tests for instructions which VEX now implements. by tom · 19 years ago
- ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
- 01a4d87 Even more regtests by sewardj · 19 years ago
- b966e55 Add regtests for SSE2 pmaddwd. by sewardj · 19 years ago
- 19cd6b5 Reenable SSE2 psadbw test. by sewardj · 19 years ago
- 343dbe4 Test misc sbb/adc insns. by sewardj · 19 years ago
- 050ac28 Test simulation of x86 'fxtract'. by sewardj · 19 years ago
- 22b8748 Restore %ebx properly instead of restoring %edx twice. by tom · 19 years ago
- 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
- 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
- 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
- 8c30ec2 Modify this test so it no longer uses client requests, but instead by sewardj · 19 years ago
- 4f38bd9 This is x86 specific; re-home accordingly. by sewardj · 19 years ago
- 937411f smc1 is an x86-specific test; re-home it accordingly. (How did this by sewardj · 19 years ago
- 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
- 5d8a230 by njn · 19 years ago
- 3d8525d Avoid compile warning. by njn · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- d39126c No wonder I couldn't figure out exactly how movq was supposed to by sewardj · 20 years ago
- c7a71b3 Update expected output. by sewardj · 20 years ago
- 2feecc6 Add exhaustive tests for pslldq/psrldq. by sewardj · 20 years ago
- 05c54a7 Remove a couple of compiler warnings. by njn · 20 years ago
- f3b9d8e Make the regtests buildable on amd64, by moving various x86 specific by sewardj · 20 years ago
- 75a93cf Followup to rev 3319: remove bits of these tests which 3319 didn't, by sewardj · 20 years ago
- 93aa362 Get rid of dastest and rcl_assert. These test instructions that are by sewardj · 20 years ago
- 796ad0c by njn · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- c258f5e Re-enable regression tests for PSLLDQ. by sewardj · 20 years ago
- 877bc98 Make the insn_ tests work at least for the insns which Vex (x86 guest) by sewardj · 20 years ago
- b31bc18 Reinstate tests for psrldq. by sewardj · 20 years ago
- ac6bbae Updated expected output. by sewardj · 20 years ago