summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Makefile
Commit message (Expand)AuthorAge
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-15
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* Separate sparc asmprinter. This should unbreak the native buildAnton Korobeynikov2008-11-11
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-17
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* don't dist internal readmeChris Lattner2006-10-28
* Add the README files to the distribution.Reid Spencer2006-04-13
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-05
* Add trivial subtarget supportChris Lattner2006-01-26
* Add the framework for a dag-dag iselChris Lattner2005-12-17
* Plug in basic hooks for an autogenerated asm printer to fill in.Chris Lattner2005-12-16
* Remove JIT support, which doesn't work.Chris Lattner2005-12-16
* Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke2004-12-10
* Change name of target lib to conform to new naming scheme.Brian Gaeke2004-10-29
* Adjust rules for building .inc files due to Reid's changes of Makefile.rulesMisha Brukman2004-10-22
* Generate the SparcV8 code emitter from .td filesMisha Brukman2004-10-14
* Fix file header pathMisha Brukman2004-09-22
* V8 is now a subdirectory of Sparc; adjust paths accordinglyMisha Brukman2004-09-22
* V8 never used the instrselectorgeneratorChris Lattner2004-08-15
* Clean up rulesChris Lattner2004-02-28
* SparcV8 skeletonBrian Gaeke2004-02-25