summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/Sparc.td
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sparc] Add support for the partial write PSR instructionDaniel Cederman2018-09-271-1/+5
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-271-1/+1
* Revert "[Sparc] Add support for the cycle counter available in GR740"Daniel Cederman2018-08-131-1/+1
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-131-1/+1
* Revert "This pass, fixing an erratum in some LEON 2 processors..."Daniel Cederman2018-04-201-1/+1
* [MachineOperand][Target] MachineOperand::isRenamable semantics changesGeoff Berry2018-02-231-0/+1
* Add support for Myriad ma2x8x series of CPUsWalter Lee2017-10-021-0/+9
* [SPARC] Clean up the support for disabling fsmuld and fmuls instructions.James Y Knight2017-07-201-5/+12
* [Sparc] Added software multiplication/division featureJames Y Knight2017-07-181-1/+5
* This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV ...Chris Dewhurst2016-10-101-1/+1
* [Myriad]: set LeonCASA processor featureDouglas Katzman2016-09-131-6/+6
* [Myriad]: add missing 'mcpu' valuesDouglas Katzman2016-08-291-0/+3
* Revert "[Sparc] Leon errata fix passes."James Y Knight2016-08-121-75/+70
* [Sparc][Leon] Errata fixes for various errata in different versions of the Le...Chris Dewhurst2016-08-121-2/+3
* [Sparc] Leon errata fix passes.Chris Dewhurst2016-07-081-70/+74
* [SPARC] Fixes for hardware errata on LEON processor.Chris Dewhurst2016-06-191-1/+1
* [Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.Chris Dewhurst2016-05-231-4/+4
* [Sparc] Add Soft Float supportChris Dewhurst2016-05-181-0/+3
* [Sparc][LEON] Add LEON-specific CASA instruction.Chris Dewhurst2016-05-161-7/+7
* [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargetsChris Dewhurst2016-05-091-5/+8
* [Sparc] This provides support for itineraries on Sparc.Chris Dewhurst2016-04-221-0/+41
* Myriad: Add new sparc CPU kinds.Douglas Katzman2016-03-151-0/+3
* [SparcInstPrinter] Use the subtarget that is passed to the print functionAkira Hatanaka2015-03-281-0/+7
* [Sparc] Add VIS instructions to sparc backend.Venkatraman Govindaraju2014-03-021-6/+17
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-261-3/+6
* [Sparc] Add missing processor types: v7 and niagaraVenkatraman Govindaraju2014-01-111-1/+5
* [Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.Venkatraman Govindaraju2014-01-041-0/+5
* [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju2013-12-261-7/+0
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-021-0/+7
* [Sparc] Add long double (f128) instructions to sparc backend. Venkatraman Govindaraju2013-08-251-0/+4
* Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju2013-06-041-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-3/+3
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-171-1/+1
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-051-5/+1
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* 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-0/+86
OpenPOWER on IntegriCloud