llvm-6502/lib
Eric Christopher 761411c21b Fix a couple of shuffle patterns to use movhlps instead
of movhps as the constraint.  Changes optimizations so
update testcases as appropriate as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86360 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-07 08:45:53 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix PR5421 by APInt'izing switch lowering. 2009-11-07 07:50:34 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Fix a couple of shuffle patterns to use movhlps instead 2009-11-07 08:45:53 +00:00
Transforms Teach dead store elimination that certain intrinsics write to memory just like 2009-11-07 08:34:40 +00:00
VMCore
Makefile