index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
TargetMachineRegistry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply TargetRegistry refactoring commits.
Daniel Dunbar
2009-07-15
1
-78
/
+0
*
Restore file lost during reversion.
Stuart Hastings
2009-07-15
1
-0
/
+78
*
Kill off unused TargetMachineRegistry methods and ivars.
Daniel Dunbar
2009-07-15
1
-51
/
+0
*
Include the Target& in the TargetMachineRegisterEntry.
Daniel Dunbar
2009-07-15
1
-2
/
+2
*
Reimplement TargetMachineRegistry in terms of TargetRegistry.
Daniel Dunbar
2009-07-15
1
-41
/
+14
*
Don't require Registry specializations to define random static variables.
Gordon Henriksen
2008-08-17
1
-7
/
+0
*
Fix a typo in a comment.
Dan Gohman
2008-07-22
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Work around downrev gccs which do not inherit visibility of the
Gordon Henriksen
2007-10-18
1
-2
/
+2
*
Switching TargetMachineRegistry to use the new generic Registry.
Gordon Henriksen
2007-10-17
1
-38
/
+17
*
Fix the comment for getClosestTargetForJIT to reflect the fact that
Dan Gohman
2007-07-30
1
-4
/
+3
*
remove always-null IntrinsicLowering argument.
Chris Lattner
2006-03-23
1
-2
/
+1
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-1
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
Implement TargetRegistrationListener
Chris Lattner
2004-07-11
1
-0
/
+26
*
Implement a couple of methods that TargetMachineRegistry now provides. See,
Chris Lattner
2004-07-11
1
-0
/
+60
*
Initial impl of this file. Yes this is pretty useless right now, but it
Chris Lattner
2004-07-11
1
-0
/
+21