llvm-6502/lib
Bob Wilson d4034b2825 If the tied registers are already the same, there is no need to change
them.  Move the code to make that change inside the conditional.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80630 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-31 21:54:16 +00:00
..
Analysis Derive DICompileUnit from DIScope. 2009-08-31 21:34:44 +00:00
Archive
AsmParser
Bitcode
CodeGen If the tied registers are already the same, there is no need to change 2009-08-31 21:54:16 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues. 2009-08-31 08:09:28 +00:00
Support Add triple parsing support for XCore. 2009-08-31 21:51:36 +00:00
System Fix ExplicitSymbols leak. 2009-08-31 16:12:29 +00:00
Target Remove .n suffix for some 16-bit opcodes now that Darwin assembler is fixed. 2009-08-31 20:14:07 +00:00
Transforms
VMCore Free the constants that have no uses in ~LLVMContext. 2009-08-31 16:14:59 +00:00
Makefile