summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* [SPARC] Fixes for hardware errata on LEON processor.Chris Dewhurst2016-06-191-0/+6
* [Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.Chris Dewhurst2016-05-231-0/+2
* [Sparc] Add Soft Float supportChris Dewhurst2016-05-181-0/+2
* [Sparc][LEON] Add LEON-specific CASA instruction.Chris Dewhurst2016-05-161-2/+9
* [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargetsChris Dewhurst2016-05-091-0/+2
* [Sparc] Constification of TargetMachine argumentsJames Y Knight2016-05-031-1/+1
* [SPARC] [SSP] Add support for LOAD_STACK_GUARD.Marcin Koscielnicki2016-04-261-0/+3
* [Sparc] This provides support for itineraries on Sparc.Chris Dewhurst2016-04-221-0/+2
* Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer2016-01-271-4/+4
* [SPARC] Switch to the Machine Scheduler.James Y Knight2015-09-101-1/+2
* Revert "[SPARC] Switch to the Machine Scheduler."James Y Knight2015-09-101-2/+1
* [SPARC] Switch to the Machine Scheduler.James Y Knight2015-09-101-1/+2
* Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini2015-07-091-3/+3
* Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...Daniel Sanders2015-06-101-1/+1
* Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher2015-01-261-2/+0
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-3/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+3
* Nuke the old JIT.Rafael Espindola2014-08-071-3/+0
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-7/+13
* Move the various Subtarget dependent members down to the subtargetEric Christopher2014-06-261-1/+25
* [Sparc] Add VIS instructions to sparc backend.Venkatraman Govindaraju2014-03-021-1/+3
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-261-0/+2
* Move Sparc's getDataLayout out of line and add comments.Rafael Espindola2013-12-111-9/+0
* [Sparc] Add long double (f128) instructions to sparc backend. Venkatraman Govindaraju2013-08-251-0/+2
* Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju2013-06-041-4/+4
* [Sparc] Generate correct code for leaf functions with stack objects Venkatraman Govindaraju2013-06-011-0/+6
* SPARC v9 stack pointer bias.Jakob Stoklund Olesen2013-04-061-0/+6
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Compute feature bits at time of MCSubtargetInfo initialization.Evan Cheng2011-07-071-1/+2
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Rename TargetSubtarget to TargetSubtargetInfo for consistency.Evan Cheng2011-07-011-2/+2
* - Added MCSubtargetInfo to capture subtarget features and schedulingEvan Cheng2011-07-011-1/+4
* Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name toEvan Cheng2011-06-301-3/+3
* add support for the sparcv9-*-* target triple to turn onChris Lattner2010-02-041-2/+14
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-3/+2
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-2/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+42
OpenPOWER on IntegriCloud