aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-1/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* Separate sparc asmprinter. This should unbreak the native buildAnton Korobeynikov2008-11-111-1/+3
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-171-1/+1
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* don't dist internal readmeChris Lattner2006-10-281-1/+0
* Add the README files to the distribution.Reid Spencer2006-04-131-0/+1
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-7/+7
* Add trivial subtarget supportChris Lattner2006-01-261-1/+1
* Add the framework for a dag-dag iselChris Lattner2005-12-171-1/+2
* Plug in basic hooks for an autogenerated asm printer to fill in.Chris Lattner2005-12-161-1/+1
* Remove JIT support, which doesn't work.Chris Lattner2005-12-161-1/+1
* Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke2004-12-101-2/+2
* Change name of target lib to conform to new naming scheme.Brian Gaeke2004-10-291-1/+1
* Adjust rules for building .inc files due to Reid's changes of Makefile.rulesMisha Brukman2004-10-221-32/+5
* Generate the SparcV8 code emitter from .td filesMisha Brukman2004-10-141-1/+5
* Fix file header pathMisha Brukman2004-09-221-1/+1
* V8 is now a subdirectory of Sparc; adjust paths accordinglyMisha Brukman2004-09-221-2/+2
* V8 never used the instrselectorgeneratorChris Lattner2004-08-151-5/+1
* Clean up rulesChris Lattner2004-02-281-24/+15
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+55