Use Function's arg_size() and size() methods.
[oota-llvm.git] / include / llvm / Target / TargetMachineRegistry.h
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-18 Gordon HenriksenMissing 'public' keyword.
2007-10-17 Gordon HenriksenSwitching TargetMachineRegistry to use the new generic...
2007-07-30 Dan GohmanFix the comment for getClosestTargetForJIT to reflect...
2006-05-15 Chris LattnerImprove comments, patch provided by Vladimir Prus!
2006-03-23 Chris LattnerEliminate IntrinsicLowering from TargetMachine.
2006-03-23 Chris Lattnerremove always-null IntrinsicLowering argument.
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-11 Chris LattnerAdd a new listener class for things that want to be...
2004-07-11 Chris LattnerAdd a new TargetNameParser class, which is useful for...
2004-07-11 Chris LattnerFirst cut at TargetMachineRegistry and RegisterTarget...