summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-11-14move all the target's asmprinters into the main target. The piece Chris Lattner1-1/+1
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/+2
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar1-1/+1
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman1-2/+2
2008-11-11Separate sparc asmprinter. This should unbreak the native buildAnton Korobeynikov1-1/+3
2008-03-17Start moving sparc to use SparcCallingConv.td, switching overChris Lattner1-1/+1
2007-12-29remove attribution from lib Makefiles.Chris Lattner1-2/+2
2006-10-28don't dist internal readmeChris Lattner1-1/+0
2006-04-13Add the README files to the distribution.Reid Spencer1-0/+1
2006-02-05Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner1-7/+7
2006-01-26Add trivial subtarget supportChris Lattner1-1/+1
2005-12-17Add the framework for a dag-dag iselChris Lattner1-1/+2
2005-12-16Plug in basic hooks for an autogenerated asm printer to fill in.Chris Lattner1-1/+1
2005-12-16Remove JIT support, which doesn't work.Chris Lattner1-1/+1
2004-12-10Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke1-2/+2
2004-10-29Change name of target lib to conform to new naming scheme.Brian Gaeke1-1/+1
2004-10-22Adjust rules for building .inc files due to Reid's changes of Makefile.rulesMisha Brukman1-32/+5
2004-10-14Generate the SparcV8 code emitter from .td filesMisha Brukman1-1/+5
2004-09-22Fix file header pathMisha Brukman1-1/+1
2004-09-22V8 is now a subdirectory of Sparc; adjust paths accordinglyMisha Brukman1-2/+2
2004-08-15V8 never used the instrselectorgeneratorChris Lattner1-5/+1
2004-02-28Clean up rulesChris Lattner1-24/+15
2004-02-25SparcV8 skeletonBrian Gaeke1-0/+55