Eliminate code for pointer size and endianness emulation.
[oota-llvm.git] / lib / Target / TargetInstrInfo.cpp
2003-06-27 Brian GaekeNice tasty llc fixes. These should fix LLC for x86...
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-13 Chris LattnerStart renaming MachineInstrInfo -> TargetInstrInfo
2002-11-17 Chris LattnerPass on a targetmachine
2002-11-17 Chris LattnerAdd default implementation of printing interface
2002-10-29 Chris LattnerMove TargetInstrDescriptors to MachineInstrInfo.cpp
2002-10-29 Chris LattnerMachineInstrInfo doesn't need a TargetMachine
2002-10-28 Chris LattnerSeperate code out of TargetMachine into MachineInstrInfo