summaryrefslogtreecommitdiff
path: root/lib/Target/TargetMachineRegistry.cpp
Commit message (Expand)AuthorAge
* Don't require Registry specializations to define random static variables.Gordon Henriksen2008-08-17
* Fix a typo in a comment.Dan Gohman2008-07-22
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Work around downrev gccs which do not inherit visibility of theGordon Henriksen2007-10-18
* Switching TargetMachineRegistry to use the new generic Registry.Gordon Henriksen2007-10-17
* Fix the comment for getClosestTargetForJIT to reflect the fact thatDan Gohman2007-07-30
* remove always-null IntrinsicLowering argument.Chris Lattner2006-03-23
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-01
* Remove trailing whitespaceMisha Brukman2005-04-21
* Implement TargetRegistrationListenerChris Lattner2004-07-11
* Implement a couple of methods that TargetMachineRegistry now provides. See,Chris Lattner2004-07-11
* Initial impl of this file. Yes this is pretty useless right now, but itChris Lattner2004-07-11