llvm-6502/lib
Johnny Chen 906d57ffe8 Added coprocessor Instructions CDP, CDP2, MCR, MCR2, MRC, MRC2, MCRR, MCRR2,
MRRC, MRRc2.  For disassembly only.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95955 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 01:44:23 +00:00
..
Analysis Use an AssemblyAnnotatorWriter to clean up IVUsers' debug output. 2010-02-10 20:42:37 +00:00
Archive
AsmParser Add a new function attribute, 'alignstack'. It will indicate (when the backends 2010-02-12 00:31:15 +00:00
Bitcode
CodeGen Add a new pass on machine instructions to optimize away PHI cycles that 2010-02-12 01:30:21 +00:00
CompilerDriver
ExecutionEngine Make it possible to create multiple JIT instances at the same time, by removing 2010-02-11 01:07:39 +00:00
Linker
MC add a new MCInstPrinter::getOpcodeName interface, when it is 2010-02-11 22:39:10 +00:00
Support
System improve support for minix, PR6280, patch by 2010-02-12 00:37:46 +00:00
Target Added coprocessor Instructions CDP, CDP2, MCR, MCR2, MRC, MRC2, MCRR, MCRR2, 2010-02-12 01:44:23 +00:00
Transforms Make sure that ConstantExpr offsets also aren't off of extern 2010-02-11 17:44:04 +00:00
VMCore Add a new function attribute, 'alignstack'. It will indicate (when the backends 2010-02-12 00:31:15 +00:00
Makefile