llvm-6502/lib
Eric Christopher 8258d0b4bf Remove the pmulld intrinsic and autoupdate it as a vector multiply.
Rewrite the pmulld patterns, and make sure that they fold in loads of
arguments into the instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99910 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-30 18:49:01 +00:00
..
Analysis reapply my timer rewrite with a change for PassManager to store 2010-03-30 04:03:22 +00:00
Archive
AsmParser
Bitcode Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
CodeGen Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
CompilerDriver
ExecutionEngine Don't overwrite previous value, if it succeeded. 2010-03-30 12:52:03 +00:00
Linker
MC Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
Support Introduce namespace-scope functions to enable LLVM statistics without 2010-03-30 17:32:08 +00:00
System Properly quote the quotes :) during cmdline construction on Windows. 2010-03-28 15:07:02 +00:00
Target Remove the pmulld intrinsic and autoupdate it as a vector multiply. 2010-03-30 18:49:01 +00:00
Transforms Remove another memory leak from ABCD by using Edges by value instead of 2010-03-27 09:09:17 +00:00
VMCore Remove the pmulld intrinsic and autoupdate it as a vector multiply. 2010-03-30 18:49:01 +00:00
Makefile