Add NumFixedArgs attribute to CallSDNode which indicates the number of fixed argument...
[oota-llvm.git] / include / llvm / CodeGen / MachineFunctionPass.h
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-05 Dan GohmanMake MachineFunctionPass::runOnFunction non-virtual...
2007-07-02 Dan GohmanAdd explicit keywords.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2006-07-14 Chris LattnerAdd an out-of-line virtual function to home class.
2005-04-21 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2002-12-28 Chris LattnerInitial check in of MachineFunctionPass.h