Add some basic checks of CallInst's.
[oota-llvm.git] / tools / gccas / Makefile
2002-04-07 Chris LattnerRemove asmwriter library from link line, because the...
2002-03-06 Chris LattnerPull interprocedural analyses out of Analysis library...
2002-01-31 Chris LattnerResolve deps
2002-01-21 Chris LattnerEliminate opt library
2001-12-05 Chris LattnerSimplify induction variables before 'raising' the repre...
2001-11-14 Chris LattnerFix link prob
2001-11-01 Chris LattnerMove the Raise xform from opt to transforms
2001-10-31 Chris LattnerInitial checkin of GCCAS