K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-06-11T06:05:00.413058Z K 7 svn:log V 369 o Implement sys::getHostCPUName() when ia64 is the host. o Have the Subtarget constructor call sys::getHostCPUName() when running natively to determine the default CPU. o Default to mckinley for cross-compilation. o Define long branch as a feature and list it under mckinley. This should be enough to play with subtargets, features, etc in a minimal form. END