Move isPredicated from .cpp to .h
[oota-llvm.git] / lib / Target / TargetMachineRegistry.cpp
2008-08-17 Gordon HenriksenDon't require Registry specializations to define random...
2008-07-22 Dan GohmanFix a typo in a comment.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
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...