llvm-6502/test/CodeGen
Chris Lattner db66750753 Fix the x86-64 side of PR2108 by adding a v2f64 version of
MOVZQI2PQIrr.  This would be better handled as a dag combine 
(with the goal of eliminating the bitconvert) but I don't know
how to do that safely.  Thoughts welcome.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49463 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-10 05:13:43 +00:00
..
Alpha Fix RUN line. 2008-03-09 19:55:22 +00:00
ARM 1. IMPLICIT_DEF can *re-define* any register. 2008-04-05 01:27:09 +00:00
CBackend remove an execution test. 2008-03-10 06:53:14 +00:00
CellSPU Add more patterns to match in the integer comparison test harnesses. 2008-03-20 00:51:36 +00:00
Generic Make this test x86-specific for now; targets that don't use 2008-03-12 00:25:14 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC Rename -disable-required-unwind-tables to -unwind-tables-optional. 2008-04-08 18:10:08 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 Fix the x86-64 side of PR2108 by adding a v2f64 version of 2008-04-10 05:13:43 +00:00