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 Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
Archive
AsmParser Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
Bitcode Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
CodeGen Fix PR5421 by APInt'izing switch lowering. 2009-11-07 07:50:34 +00:00
CompilerDriver llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
ExecutionEngine
Linker
MC
Support Trailing whitespace. 2009-11-07 06:33:12 +00:00
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 Fit in 80 columns 2009-11-07 00:36:50 +00:00
Makefile