Only generate the popc instruction for SPARC CPUs that implement it.
[oota-llvm.git] / lib / Target / Sparc / Sparc.td
2014-01-26 Jakob Stoklund OlesenOnly generate the popc instruction for SPARC CPUs that...
2014-01-11 Venkatraman Govind... [Sparc] Add missing processor types: v7 and niagara
2014-01-04 Venkatraman Govind... [Sparc] Add the initial implementation of an asm parser...
2013-12-26 Venkatraman Govind... [Sparc] Lower and MachineInstr to MC and print assembly...
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-08-25 Venkatraman Govind... [Sparc] Add long double (f128) instructions to sparc...
2013-06-04 Venkatraman Govind... Sparc: No functionality change. Cleanup whitespaces...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...
2008-03-17 Chris LattnerStart moving sparc to use SparcCallingConv.td, switchin...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-05-17 Evan ChengRemove PointerType from class Target
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-01-27 Evan ChengSubtarget feature can now set any variable to any value
2006-01-27 Chris LattnerPHI and INLINEASM are now built-in instructions provide...
2006-01-26 Chris LattnerRest of subtarget support, remove references to ppc
2006-01-26 Chris LattnerAdd trivial subtarget support
2004-12-10 Brian GaekeAdjust paths: Sparc/V8 --> SparcV8
2004-09-22 Misha BrukmanPrettify formatting of the file, adjust paths to making...
2004-04-06 Brian GaekeDelete reference to "the Mach-O Runtime ABI".
2004-02-28 Chris LattnerTab completion is our friend.
2004-02-25 Misha BrukmanClean up the tablegen descriptions for SparcV8.
2004-02-25 Brian GaekeSparcV8 skeleton