llvm-6502/lib
Evan Cheng 63d3300da1 - VECTOR_SHUFFLE of v4i32 / v4f32 with undef second vector always matches
PSHUFD. We can make permutes entries which point to the undef pointing
  anything we want.
- Change some names to appease Chris.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26951 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-22 08:01:21 +00:00
..
Analysis no heap is happening here 2006-03-15 19:03:16 +00:00
Archive
AsmParser
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen Endianness does not affect the order of vector fields. This fixes 2006-03-22 01:46:54 +00:00
Debugger Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
ExecutionEngine Eliminate the dependency of ExecutionEngine on the JIT/Interpreter libraries. 2006-03-22 06:07:50 +00:00
Linker
Support
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target - VECTOR_SHUFFLE of v4i32 / v4f32 with undef second vector always matches 2006-03-22 08:01:21 +00:00
Transforms Teach cee to propagate through switch statements. This implements 2006-03-19 19:37:24 +00:00
VMCore Fix use of LEVEL. 2006-03-17 07:39:44 +00:00
Makefile