llvm-mirror/test
Dan Gohman 1afde4166e Fix the alignment requirements of several unpck and shuf instructions.
Generalize isPSHUFDMask and add a unary SHUFPD pattern so that SHUFPD's
memory operand alignment can be tested as well, with a fix to avoid
breaking MMX's use of isPSHUFDMask.

llvm-svn: 40756
2007-08-02 21:17:01 +00:00
..
Analysis Teach BasicAA about noalias parameter attributes, but do it correctly this time. 2007-08-02 01:18:14 +00:00
Archive Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
Assembler For PR1553: 2007-07-31 02:57:37 +00:00
Bitcode Moving regression test to reflect move in source and headers to Bitcode. 2007-07-25 19:47:31 +00:00
BugPoint
C++Frontend Clean up C++ restrict test cases and add a test for restrict qualified methods. 2007-08-01 18:48:29 +00:00
CFrontend Add a test for the load/store alignment. 2007-08-01 20:07:59 +00:00
CodeGen Fix the alignment requirements of several unpck and shuf instructions. 2007-08-02 21:17:01 +00:00
DebugInfo
ExecutionEngine
Feature Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
FrontendAda
FrontendObjC
Integer
lib The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
Linker
Other
Scripts
TableGen
Transforms I don't have time to restore this functionality right now. 2007-08-02 17:43:39 +00:00
Verifier Make sure these tests pass for the right reasons (verifier error, rather than 2007-08-01 23:07:36 +00:00
Makefile
Makefile.tests
TestRunner.sh