summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Sparc.td
AgeCommit message (Expand)AuthorFilesLines
2014-03-02[Sparc] Add VIS instructions to sparc backend.Venkatraman Govindaraju1-6/+17
2014-01-26Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen1-3/+6
2014-01-11[Sparc] Add missing processor types: v7 and niagaraVenkatraman Govindaraju1-1/+5
2014-01-04[Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.Venkatraman Govindaraju1-0/+5
2013-12-26[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju1-7/+0
2013-12-02Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola1-0/+7
2013-08-25[Sparc] Add long double (f128) instructions to sparc backend. Venkatraman Govindaraju1-0/+4
2013-06-04Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju1-1/+1
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-3/+3
2010-08-17fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner1-1/+1
2010-04-05Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen1-5/+1
2008-11-24Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng1-1/+1
2008-03-17Start moving sparc to use SparcCallingConv.td, switching overChris Lattner1-6/+2
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2006-05-18getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng1-3/+0
2006-05-17Remove PointerType from class TargetEvan Cheng1-3/+0
2006-02-05Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner1-6/+6
2006-01-27Subtarget feature can now set any variable to any valueEvan Cheng1-3/+3
2006-01-27PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner1-2/+0
2006-01-26Rest of subtarget support, remove references to ppcChris Lattner1-7/+27
2006-01-26Add trivial subtarget supportChris Lattner1-0/+16
2004-12-10Adjust paths: Sparc/V8 --> SparcV8Brian Gaeke1-1/+1
2004-09-22Prettify formatting of the file, adjust paths to making V8 a subdir of SparcMisha Brukman1-5/+20
2004-04-06Delete reference to "the Mach-O Runtime ABI".Brian Gaeke1-2/+1
2004-02-28Tab completion is our friend.Chris Lattner1-2/+2
2004-02-25Clean up the tablegen descriptions for SparcV8.Misha Brukman1-4/+1
2004-02-25SparcV8 skeletonBrian Gaeke1-0/+41