Rename Method to Function
[oota-llvm.git] / include / llvm / CodeGen / InstrForest.h
2002-03-23 Chris LattnerRename Method to Function
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-08 Vikram S. AdveUse different op labels for bitwise logical operations...
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-09-18 Vikram S. AdveMinor fixes: renamed target machine files; fold sched...
2001-09-12 Chris LattnerMore cleanups, preparing to revamp InstrForest to,...
2001-09-12 Chris Lattner* Clean up InstrForest
2001-09-11 Chris LattnerEliminate 'BasicNode' from InstrForest.
2001-09-11 Chris LattnerEliminate MainTreeNode function
2001-07-28 Vikram S. AdveRemove redundant and unused functions.
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 LattnerExterminate nasty Cisms
2001-07-21 Vikram S. AdveHeader files for the target architecture description...