Move stuff out of the Optimizations directories into the appropriate Transforms
[oota-llvm.git] / tools / as /
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-09-09 Chris LattnerRemove extraneous space
2001-09-07 Chris LattnerMake use of the new TOOLNAME/USEDLIBS options provided...
2001-08-25 Vikram S. AdveAdd dependence to libvmcore.
2001-07-25 Chris LattnerAdd library dep
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-15 Vikram S. AdveReordered link line for correct static linking.
2001-06-06 Chris LattnerInitial revision