Eliminate MainTreeNode function
[oota-llvm.git] / lib / CodeGen / InstrSelection / InstrForest.cpp
2001-09-10 Chris LattnerUse predicate for Value type test
2001-07-31 Vikram S. AdveGenerate tree nodes for Phi instructions.
2001-07-28 Vikram S. AdveEliminate unused function.
2001-07-23 Chris LattnerEliminated the Unique class in favor of NonCopyable...
2001-07-23 Chris LattnerClean up hash table usage
2001-07-21 Chris LattnerEliminate lots of unnecessary #includes and forward...
2001-07-21 Chris LattnerEliminate many unneccesary #includes
2001-07-21 Chris LattnerRenamed include/llvm/Codegen to include/llvm/CodeGen
2001-07-21 Vikram S. AdveInstruction selection via pattern matching on instructi...