llvm-6502/lib
Vikram S. Adve a22eace55b Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly()
and related functions and flags.  Fixed several bugs where only
"isDef" was being checked, not "isDefAndUse".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6342 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 00:06:48 +00:00
..
Analysis Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly() 2003-05-27 00:06:48 +00:00
Archive
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx 2003-05-22 18:35:38 +00:00
CodeGen (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
ExecutionEngine Fix typeos 2003-05-14 17:53:49 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Add using declarations 2003-05-22 21:59:35 +00:00
Target Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly() 2003-05-27 00:06:48 +00:00
Transforms Fix bug: InstCombine/2003-05-26-CastMiscompile.ll 2003-05-26 23:41:32 +00:00
VMCore Fix problem with last checkin. 2003-05-25 16:15:32 +00:00
Makefile