| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Sparc] Add support for the partial write PSR instruction | Daniel Cederman | 2018-09-27 | 1 | -1/+5 |
* | [Sparc] Add support for the cycle counter available in GR740 | Daniel Cederman | 2018-08-27 | 1 | -1/+1 |
* | Revert "[Sparc] Add support for the cycle counter available in GR740" | Daniel Cederman | 2018-08-13 | 1 | -1/+1 |
* | [Sparc] Add support for the cycle counter available in GR740 | Daniel Cederman | 2018-08-13 | 1 | -1/+1 |
* | Revert "This pass, fixing an erratum in some LEON 2 processors..." | Daniel Cederman | 2018-04-20 | 1 | -1/+1 |
* | [MachineOperand][Target] MachineOperand::isRenamable semantics changes | Geoff Berry | 2018-02-23 | 1 | -0/+1 |
* | Add support for Myriad ma2x8x series of CPUs | Walter Lee | 2017-10-02 | 1 | -0/+9 |
* | [SPARC] Clean up the support for disabling fsmuld and fmuls instructions. | James Y Knight | 2017-07-20 | 1 | -5/+12 |
* | [Sparc] Added software multiplication/division feature | James Y Knight | 2017-07-18 | 1 | -1/+5 |
* | This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV ... | Chris Dewhurst | 2016-10-10 | 1 | -1/+1 |
* | [Myriad]: set LeonCASA processor feature | Douglas Katzman | 2016-09-13 | 1 | -6/+6 |
* | [Myriad]: add missing 'mcpu' values | Douglas Katzman | 2016-08-29 | 1 | -0/+3 |
* | Revert "[Sparc] Leon errata fix passes." | James Y Knight | 2016-08-12 | 1 | -75/+70 |
* | [Sparc][Leon] Errata fixes for various errata in different versions of the Le... | Chris Dewhurst | 2016-08-12 | 1 | -2/+3 |
* | [Sparc] Leon errata fix passes. | Chris Dewhurst | 2016-07-08 | 1 | -70/+74 |
* | [SPARC] Fixes for hardware errata on LEON processor. | Chris Dewhurst | 2016-06-19 | 1 | -1/+1 |
* | [Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction. | Chris Dewhurst | 2016-05-23 | 1 | -4/+4 |
* | [Sparc] Add Soft Float support | Chris Dewhurst | 2016-05-18 | 1 | -0/+3 |
* | [Sparc][LEON] Add LEON-specific CASA instruction. | Chris Dewhurst | 2016-05-16 | 1 | -7/+7 |
* | [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargets | Chris Dewhurst | 2016-05-09 | 1 | -5/+8 |
* | [Sparc] This provides support for itineraries on Sparc. | Chris Dewhurst | 2016-04-22 | 1 | -0/+41 |
* | Myriad: Add new sparc CPU kinds. | Douglas Katzman | 2016-03-15 | 1 | -0/+3 |
* | [SparcInstPrinter] Use the subtarget that is passed to the print function | Akira Hatanaka | 2015-03-28 | 1 | -0/+7 |
* | [Sparc] Add VIS instructions to sparc backend. | Venkatraman Govindaraju | 2014-03-02 | 1 | -6/+17 |
* | Only generate the popc instruction for SPARC CPUs that implement it. | Jakob Stoklund Olesen | 2014-01-26 | 1 | -3/+6 |
* | [Sparc] Add missing processor types: v7 and niagara | Venkatraman Govindaraju | 2014-01-11 | 1 | -1/+5 |
* | [Sparc] Add the initial implementation of an asm parser for sparc/sparcv9. | Venkatraman Govindaraju | 2014-01-04 | 1 | -0/+5 |
* | [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter. | Venkatraman Govindaraju | 2013-12-26 | 1 | -7/+0 |
* | Change the default of AsmWriterClassName and isMCAsmWriter. | Rafael Espindola | 2013-12-02 | 1 | -0/+7 |
* | [Sparc] Add long double (f128) instructions to sparc backend. | Venkatraman Govindaraju | 2013-08-25 | 1 | -0/+4 |
* | Sparc: No functionality change. Cleanup whitespaces, comment formatting etc., | Venkatraman Govindaraju | 2013-06-04 | 1 | -1/+1 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -3/+3 |
* | fix emacs language spec's, patch by Edmund Grimley-Evans! | Chris Lattner | 2010-08-17 | 1 | -1/+1 |
* | Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field. | Jakob Stoklund Olesen | 2010-04-05 | 1 | -5/+1 |
* | Move target independent td files from lib/Target/ to include/llvm/Target so t... | Evan Cheng | 2008-11-24 | 1 | -1/+1 |
* | Start moving sparc to use SparcCallingConv.td, switching over | Chris Lattner | 2008-03-17 | 1 | -6/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. | Evan Cheng | 2006-05-18 | 1 | -3/+0 |
* | Remove PointerType from class Target | Evan Cheng | 2006-05-17 | 1 | -3/+0 |
* | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner | 2006-02-05 | 1 | -0/+86 |