Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove always-null IntrinsicLowering argument. | Chris Lattner | 2006-03-23 | 1 | -2/+1 |
| | | | | llvm-svn: 26971 | ||||
* | 1. Use SubtargetFeatures in llc/lli. | Jim Laskey | 2005-09-01 | 1 | -1/+2 |
| | | | | | | | | 2. Propagate feature "string" to all targets. 3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget. llvm-svn: 23192 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -6/+6 |
| | | | | llvm-svn: 21422 | ||||
* | Implement TargetRegistrationListener | Chris Lattner | 2004-07-11 | 1 | -0/+26 |
| | | | | llvm-svn: 14759 | ||||
* | Implement a couple of methods that TargetMachineRegistry now provides. See, | Chris Lattner | 2004-07-11 | 1 | -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 it | Chris Lattner | 2004-07-11 | 1 | -0/+21 |
will grow in time. llvm-svn: 14743 |