llvm-6502/lib
Vikram S. Adve 11991ac70f Implementation of class MachineCodeForBasicBlock.
Moved here from MachineInstr.cpp to make it an annotation on BasicBlock.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2827 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-08 23:01:11 +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
Bytecode
CodeGen Implementation of class MachineCodeForBasicBlock. 2002-07-08 23:01:11 +00:00
ExecutionEngine
Linker
Support
Target A single MachineInstr operand may now be both a def and a use, 2002-07-08 22:59:23 +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