llvm-6502/lib
Evan Cheng a7fc64222a Added X86 SSE2 intrinsics which can be represented as vector_shuffles. This is
a temporary workaround for the 2-wide vector_shuffle problem (i.e. its mask
would have type v2i32 which is not legal).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27964 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-24 23:34:56 +00:00
..
Analysis Another simple case type merge case to try 2006-04-19 15:34:34 +00:00
Archive
AsmParser
Bytecode
CodeGen Fix the updating of the machine CFG when a PHI node was in a successor of 2006-04-23 06:26:20 +00:00
Debugger
ExecutionEngine JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
Linker
Support
System
Target Added X86 SSE2 intrinsics which can be represented as vector_shuffles. This is 2006-04-24 23:34:56 +00:00
Transforms Fix Transforms/ScalarRepl/2006-04-20-PromoteCrash.ll 2006-04-20 20:48:50 +00:00
VMCore Remove a hack required by V9. 2006-04-21 15:33:35 +00:00
Makefile