llvm-6502/lib/Target
Vikram S. Adve 0baf1c0911 A single MachineInstr operand may now be both a def and a use,
so additional dep. edges have to be added.
This was needed to correctly handle conditional move instructions!
MachineCodeForBasicBlock is now an annotation on BasicBlock.
Renamed "earliestForNode" to "earliestReadyTimeForNode".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2826 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-08 22:59:23 +00:00
..
CBackend Fix anands changes 2002-06-30 16:07:20 +00:00
SparcV9 A single MachineInstr operand may now be both a def and a use, 2002-07-08 22:59:23 +00:00
MachineFrameInfo.cpp
Makefile
TargetData.cpp Add integer register size field. 2002-05-19 15:28:02 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp