aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/Sparc.td
Commit message (Expand)AuthorAgeFilesLines
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-171-6/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-181-3/+0
* Remove PointerType from class TargetEvan Cheng2006-05-171-3/+0
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-6/+6
* Subtarget feature can now set any variable to any valueEvan Cheng2006-01-271-3/+3
* PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner2006-01-271-2/+0
* Rest of subtarget support, remove references to ppcChris Lattner2006-01-261-7/+27
* Add trivial subtarget supportChris Lattner2006-01-261-0/+16
* Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke2004-12-101-1/+1
* Prettify formatting of the file, adjust paths to making V8 a subdir of SparcMisha Brukman2004-09-221-5/+20
* Delete reference to "the Mach-O Runtime ABI".Brian Gaeke2004-04-061-2/+1
* Tab completion is our friend.Chris Lattner2004-02-281-2/+2
* Clean up the tablegen descriptions for SparcV8.Misha Brukman2004-02-251-4/+1
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+41