Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the subtarget info, allow the asmwriter to do some target sensing | Chris Lattner | 2005-11-21 | 1 | -15/+2 |
* | Make the X86 subtarget compute the basic target type: ELF, Cygwin, Darwin, | Chris Lattner | 2005-11-21 | 1 | -15/+20 |
* | 1. Use SubtargetFeatures in llc/lli. | Jim Laskey | 2005-09-01 | 1 | -1/+1 |
* | Add Subtarget support to PowerPC. Next up, using it. | Nate Begeman | 2005-08-04 | 1 | -1/+1 |
* | Eliminate all remaining tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -3/+3 |
* | Clean up the TargetSubtarget class a bit, removing an unnecessary argument | Nate Begeman | 2005-07-12 | 1 | -1/+1 |
* | Minor changes to improve comments and fix the build on _WIN32 systems. | Chris Lattner | 2005-07-12 | 1 | -6/+4 |
* | Implement Subtarget support | Nate Begeman | 2005-07-12 | 1 | -0/+59 |