added RegAlloc Directory to DIRS
[oota-llvm.git] / tools / analyze /
2001-09-14 Chris LattnerExport the instruction forest support from the analysis...
2001-09-09 Chris LattneriFix dependence order
2001-09-07 Chris LattnerMake use of the new TOOLNAME/USEDLIBS options provided...
2001-07-25 Chris LattnerParenthesize output for expranalyze so that pointer...
2001-07-23 Chris LattnerUse the new Alias command line option
2001-07-23 Chris LattnerCommandLine library cleanup. No longer use getValue...
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-07-23 Chris LattnerLarge scale changes to implement new command line argum...
2001-07-21 Chris LattnerSupport changed expression api
2001-07-20 Chris LattnerUpdate makefile for more accurate deps
2001-07-18 Chris LattnerFix clean target
2001-07-15 Vikram S. AdveReordered link line for correct static linking.
2001-07-06 Chris LattnerAdd better support for post dominator information.
2001-07-03 Chris LattnerInitial checkin of analyze tool.