Added name-mangling routines for future use.
[oota-llvm.git] / lib / Transforms / Utils /
2001-10-28 Vikram S. AdveAdded name-mangling routines for future use.
2001-10-23 Chris LattnerFix problem linking in a method prototype when a method...
2001-10-18 Chris LattnerConvert to new simpler pass itf
2001-10-15 Chris LattnerAdd new Pass infrastructure and some examples
2001-10-15 Chris LattnerRename ConstPoolPointerReference to ConstPoolPointerRef...
2001-10-15 Chris LattnerImplement linking of global variable constant references
2001-10-14 Chris LattnerImplement linker. It's 95% working now.
2001-10-13 Chris LattnerStart of a linker
2001-07-07 Chris LattnerBroad superficial changes:
2001-07-06 Chris LattnerAdd method to unify all exit nodes of a method