summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Sparc.td
Commit message (Expand)AuthorAge
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-05
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-24
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-17
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-18
* Remove PointerType from class TargetEvan Cheng2006-05-17
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-05
* Subtarget feature can now set any variable to any valueEvan Cheng2006-01-27
* PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner2006-01-27
* Rest of subtarget support, remove references to ppcChris Lattner2006-01-26
* Add trivial subtarget supportChris Lattner2006-01-26
* Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke2004-12-10
* Prettify formatting of the file, adjust paths to making V8 a subdir of SparcMisha Brukman2004-09-22
* Delete reference to "the Mach-O Runtime ABI".Brian Gaeke2004-04-06
* Tab completion is our friend.Chris Lattner2004-02-28
* Clean up the tablegen descriptions for SparcV8.Misha Brukman2004-02-25
* SparcV8 skeletonBrian Gaeke2004-02-25