summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/TargetInfo
AgeCommit message (Expand)AuthorFilesLines
2010-02-04add support for the sparcv9-*-* target triple to turn onChris Lattner1-0/+2
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner1-1/+0
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner1-0/+1
2009-07-31Normalize target registration code.Daniel Dunbar1-1/+1
2009-07-26Factor commonality in triple match routines into helper template for registeringDaniel Dunbar1-10/+1
2009-07-26Kill Target specific ModuleMatchQuality stuff.Daniel Dunbar1-30/+1
2009-07-25Simplify JIT target selection.Daniel Dunbar1-6/+1
2009-07-19Add dependencies from TargetInfo onto .td generation.Daniel Dunbar1-0/+1
2009-07-18Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar1-1/+2
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar3-0/+82