llvm-6502/test
Evan Cheng 9e062ed516 Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector when
movlps cannot be used (e.g. when load from m64 has multiple uses).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28089 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-03 20:32:03 +00:00
..
Analysis another c99 style problem 2006-04-25 19:27:56 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
BugPoint Only look at .ll files in this directory 2006-04-13 17:32:53 +00:00
Bytecode Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
C++Frontend Another case where a dead cast was causing the test to spuriously 2006-04-13 17:28:28 +00:00
CFrontend New testcase that crashes the new CFE. 2006-05-01 23:18:55 +00:00
CodeGen Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector when 2006-05-03 20:32:03 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
ExecutionEngine Try xfailing this 2006-04-13 18:15:24 +00:00
Feature Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
lib Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Linker Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Other Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Scripts
TableGen Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Transforms new testcase miscompiled by instcombine 2006-04-28 22:17:20 +00:00
Verifier Fix an accidental commit. 2006-04-13 17:21:49 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Use quotes properly so that the possibility of a null variable set is 2006-04-13 20:33:59 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regression 2006-03-08 22:28:19 +00:00