Add support for the new va_arg instruction
[oota-llvm.git] / lib / Transforms / IPO / Parallelize.cpp
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2002-12-10 Vikram S. AdveThis file implements a pass that automatically parallel...