Changes for 64bit gcc
[oota-llvm.git] / tools / opt / Makefile
2002-06-25 Anand ShuklaChanges for 64bit gcc
2002-05-07 Chris LattnerStraighten out makefiles after moving code to new Trans...
2002-04-07 Chris LattnerRemove asmwriter library from link line, because the...
2002-03-28 Chris LattnerMakefile change for IPO's that use the Datastructure...
2002-03-06 Chris LattnerPull interprocedural analyses out of Analysis library...
2002-02-26 Anand ShuklaLink in the PathProfiles library
2002-01-31 Chris LattnerResolve dependencies
2002-01-21 Chris LattnerEliminate opt library
2001-12-04 Chris LattnerUse new induction variable simplification code with...
2001-11-26 Chris LattnerLink to ipo library
2001-11-10 Chris Lattneradd Yet Another Instance of a Static Library
2001-11-01 Chris LattnerMove the Raise xform from opt to transforms
2001-10-18 Chris LattnerExpose more xforms to the opt utility
2001-10-18 Chris LattnerAdd support to insert trace code as an "optimization"
2001-09-07 Chris LattnerMake use of the new TOOLNAME/USEDLIBS options provided...
2001-07-23 Chris LattnerLarge scale changes to implement new command line argum...
2001-07-20 Chris LattnerAdd support to call LevelRaise
2001-07-15 Vikram S. AdveReordered link line for correct static linking.
2001-06-06 Chris LattnerInitial revision