llvm-6502/lib
Bill Wendling 88cf038436 - Add encodings for multiply add/subtract instructions in all their glory.
- Add missing patterns for some multiply add/subtract instructions.
- Add encodings for VMRS and VMSR.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116464 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-14 01:02:08 +00:00
..
Analysis add uadd_ov/usub_ov to apint, consolidate constant folding 2010-10-14 00:05:07 +00:00
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC
Support fix a bug I introduced, no idea how this didn't repro right. 2010-10-14 00:30:00 +00:00
System
Target - Add encodings for multiply add/subtract instructions in all their glory. 2010-10-14 01:02:08 +00:00
Transforms CallGraphSCC passes implicity require CallGraph analysis. 2010-10-13 22:00:45 +00:00
VMCore
Makefile