summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/Sparc.td
Commit message (Expand)AuthorAge
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-26
* [Sparc] Add missing processor types: v7 and niagaraVenkatraman Govindaraju2014-01-11
* [Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.Venkatraman Govindaraju2014-01-04
* [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju2013-12-26
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-02
* [Sparc] Add long double (f128) instructions to sparc backend. Venkatraman Govindaraju2013-08-25
* Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju2013-06-04
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* 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