Improve conformance with the Misha spelling benchmark suite
[oota-llvm.git] / lib / CodeGen / MachineInstr.cpp
2001-07-31 Vikram S. AdveAllow machine instructions with variable numbers of...
2001-07-28 Vikram S. AdveEliminate separate enum for operand register type.
2001-07-23 Chris LattnerEliminated the Unique class in favor of NonCopyable...
2001-07-21 Chris LattnerEliminate lots of unnecessary #includes and forward...
2001-07-21 Chris LattnerRenamed include/llvm/Codegen to include/llvm/CodeGen
2001-07-21 Vikram S. AdveInstruction selection via pattern matching on instructi...