aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetMachineRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't require Registry specializations to define random static variables.Gordon Henriksen2008-08-171-7/+0
* Fix a typo in a comment.Dan Gohman2008-07-221-1/+1
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+107