summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachineRegistry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove always-null IntrinsicLowering argument.Chris Lattner2006-03-231-2/+1
| | | | llvm-svn: 26971
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+2
| | | | | | | | 2. Propagate feature "string" to all targets. 3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget. llvm-svn: 23192
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
| | | | llvm-svn: 21422
* Implement TargetRegistrationListenerChris Lattner2004-07-111-0/+26
| | | | llvm-svn: 14759
* Implement a couple of methods that TargetMachineRegistry now provides. See,Chris Lattner2004-07-111-0/+60
| | | | | | I told you this file wasn't useless :) llvm-svn: 14749
* Initial impl of this file. Yes this is pretty useless right now, but itChris Lattner2004-07-111-0/+21
will grow in time. llvm-svn: 14743
OpenPOWER on IntegriCloud