summaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineCodeForInstruction.h
Commit message (Expand)AuthorAgeFilesLines
* Change machinecode for instruction to not inherit from vector.Chris Lattner2002-08-091-16/+39
* Refix bug: Add back method MachineCodeForInstruction::dropAllReferences.Vikram S. Adve2002-03-241-0/+7
* Code pulled out of MAchineInstr.(h|cpp)Chris Lattner2002-02-031-0/+48