aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/TargetInstrInfo.cpp
AgeCommit message (Expand)Author
2003-06-27Nice tasty llc fixes. These should fix LLC for x86 for everything inBrian Gaeke
2003-01-14Rename MachineInstrInfo -> TargetInstrInfoChris Lattner
2003-01-13Start renaming MachineInstrInfo -> TargetInstrInfoChris Lattner
2002-11-17Pass on a targetmachineChris Lattner
2002-11-17Add default implementation of printing interfaceChris Lattner
2002-10-29Move TargetInstrDescriptors to MachineInstrInfo.cppChris Lattner
2002-10-29MachineInstrInfo doesn't need a TargetMachineChris Lattner
2002-10-28Seperate code out of TargetMachine into MachineInstrInfoChris Lattner