aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SubtargetFeature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added getDefaultSubtargetFeatures method to SubtargetFeatures class which ret...Viktor Kutuzov2009-11-181-0/+27
* Switch SubtargetFeature off of ostreamsChris Lattner2009-08-231-25/+20
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-2/+9
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+357