llvm-6502/test
Justin Holewinski 7f128ea00c Teach the legalizer how to handle operands for VSELECT nodes
If we need to split the operand of a VSELECT, it must be the mask operand. We
split the entire VSELECT operand with EXTRACT_SUBVECTOR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168883 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 14:26:28 +00:00
..
Analysis Modified depends() to recognize that when all levels are "=" and 2012-11-27 19:12:26 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Teach the legalizer how to handle operands for VSELECT nodes 2012-11-29 14:26:28 +00:00
DebugInfo
ExecutionEngine llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready. 2012-11-20 10:49:01 +00:00
Feature Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
FileCheck
Instrumentation [msan] Propagate shadow through (x<0) and (x>=0) comparisons. 2012-11-29 14:25:47 +00:00
Integer Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
JitListener
Linker Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
MC Fix initial frame state on powerpc64. 2012-11-28 18:21:03 +00:00
Object
Other
Scripts
TableGen
tools/llvm-objdump
Transforms Instruction::isAssociative() returns true for fmul/fadd if they are tagged "unsafe" mode. 2012-11-29 01:47:31 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.cfg Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh