llvm-6502/lib
Vikram S. Adve 6418eac2f1 Have to save a boolean (setCC) value whenever use is outside the current
basic block.

Mark setCCInstr used as dest. of conditional-move as both a def and a use.

BA instruction no longer has the unused CC argument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2836 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-08 23:30:14 +00:00
..
Analysis A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
AsmParser MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Bytecode Convert tabs to spaces 2002-06-30 16:04:37 +00:00
CodeGen Significant changes to correctly spill CC registers and to correctly 2002-07-08 23:15:32 +00:00
ExecutionEngine MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00
Linker *** empty log message *** 2002-06-25 16:12:52 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target Have to save a boolean (setCC) value whenever use is outside the current 2002-07-08 23:30:14 +00:00
Transforms changes BBsorting and oredering 2002-07-08 19:37:06 +00:00
VMCore Moved MachineCodeForBB to be an annotation on BasicBlock. 2002-07-08 22:31:11 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00