aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Sparc.td
AgeCommit message (Expand)Author
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2010-08-17fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner
2010-04-05Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen
2008-11-24Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng
2008-03-17Start moving sparc to use SparcCallingConv.td, switching overChris Lattner
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2006-05-18getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng
2006-05-17Remove PointerType from class TargetEvan Cheng
2006-02-05Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner
2006-01-27Subtarget feature can now set any variable to any valueEvan Cheng
2006-01-27PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner
2006-01-26Rest of subtarget support, remove references to ppcChris Lattner
2006-01-26Add trivial subtarget supportChris Lattner
2004-12-10Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke
2004-09-22Prettify formatting of the file, adjust paths to making V8 a subdir of SparcMisha Brukman
2004-04-06Delete reference to "the Mach-O Runtime ABI".Brian Gaeke
2004-02-28Tab completion is our friend.Chris Lattner
2004-02-25Clean up the tablegen descriptions for SparcV8.Misha Brukman
2004-02-25SparcV8 skeletonBrian Gaeke