llvm-6502/lib
Evan Cheng 0188ecba85 - Implement X86ISelLowering::isShuffleMaskLegal(). We currently only support
splat and PSHUFD cases.
- Clean up shuffle / splat matching code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26954 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-22 18:59:22 +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 - Implement X86ISelLowering::isShuffleMaskLegal(). We currently only support 2006-03-22 18:59:22 +00:00
Transforms silence a bogus gcc warning 2006-03-22 17:27:24 +00:00
VMCore Fix use of LEVEL. 2006-03-17 07:39:44 +00:00
Makefile