| Commit message (Expand) | Author | Age | Files | Lines |
| * | [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 |