llvm-6502/test/CodeGen
Dan Gohman 4106f3714e Implement initial memory alignment awareness for SSE instructions. Vector loads
and stores that have a specified alignment of less than 16 bytes now use
instructions that support misaligned memory references.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40015 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-18 20:23:34 +00:00
..
Alpha Convert .cvsignore files 2007-06-29 16:35:07 +00:00
ARM Add explicit triples to these tests so that llc behaves as expected on 2007-07-09 13:42:32 +00:00
CBackend Remove insignificant test no longer needed. 2007-07-16 22:03:36 +00:00
Generic Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't believe you can use true regular expressions here. It will just look for those keywords. Please test this on sparc and see if they still are xfailed. 2007-07-17 18:08:32 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC Remove the trailing semicolon from function declarations in LLVM, 2007-07-16 13:37:30 +00:00
SPARC Added test case from PR1540. 2007-07-13 23:57:33 +00:00
X86 Implement initial memory alignment awareness for SSE instructions. Vector loads 2007-07-18 20:23:34 +00:00