aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove xs1b predicate since it is no longer needed to differentiate betweemRichard Osborne2009-10-061-6/+0
* Remove xs1a subtarget. xs1a is a preproduction device used inRichard Osborne2009-10-061-2/+1
* Default to the xs1b subtargetRichard Osborne2009-10-061-1/+1
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-2/+1
* Add XCore backend.Richard Osborne2008-11-071-0/+28