split LowerMEMCPY into LowerMEMCPYCall and LowerMEMCPYInline in the ARM backend.
[oota-llvm.git] / lib / Target / TargetMachineRegistry.cpp
2007-10-18 Gordon HenriksenWork around downrev gccs which do not inherit visibilit...
2007-10-17 Gordon HenriksenSwitching TargetMachineRegistry to use the new generic...
2007-07-30 Dan GohmanFix the comment for getClosestTargetForJIT to reflect...
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-07-11 Chris LattnerImplement TargetRegistrationListener
2004-07-11 Chris LattnerImplement a couple of methods that TargetMachineRegistr...
2004-07-11 Chris LattnerInitial impl of this file. Yes this is pretty useless...