aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetMachineRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Work around downrev gccs which do not inherit visibility of theGordon Henriksen2007-10-181-2/+2
* Switching TargetMachineRegistry to use the new generic Registry.Gordon Henriksen2007-10-171-38/+17
* Fix the comment for getClosestTargetForJIT to reflect the fact thatDan Gohman2007-07-301-4/+3
* remove always-null IntrinsicLowering argument.Chris Lattner2006-03-231-2/+1
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Implement TargetRegistrationListenerChris Lattner2004-07-111-0/+26
* Implement a couple of methods that TargetMachineRegistry now provides. See,Chris Lattner2004-07-111-0/+60
* Initial impl of this file. Yes this is pretty useless right now, but itChris Lattner2004-07-111-0/+21