summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcSubtarget.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-04add support for the sparcv9-*-* target triple to turn onChris Lattner1-20/+11
2009-08-02Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar1-1/+1
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2006-05-24Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner1-1/+1
2006-02-05Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner1-4/+4
2006-01-30Two changes:Chris Lattner1-0/+11
2006-01-27initialize member varsChris Lattner1-0/+5
2006-01-26Rest of subtarget support, remove references to ppcChris Lattner1-1/+1
2006-01-26Add trivial subtarget supportChris Lattner1-0/+27