Reinstate "Nuke the old JIT."
[oota-llvm.git] / lib / Target / Sparc / Makefile
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-01-06 Venkatraman Govind... [Sparc] Add initial implementation of disassembler...
2014-01-05 Venkatraman Govind... [Sparc] Add initial implementation of MC Code emitter...
2014-01-04 Venkatraman Govind... [Sparc] Add the initial implementation of an asm parser...
2013-12-25 Venkatraman Govind... [Sparc] Add MCInstPrinter implementation for SPARC.
2013-09-22 Venkatraman Govind... [Sparc] Make SPARC instructions' encoding well defined...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2010-11-14 Chris Lattnermove all the target's asmprinters into the main target...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2008-11-11 Anton KorobeynikovSeparate sparc asmprinter. This should unbreak the...
2008-03-17 Chris LattnerStart moving sparc to use SparcCallingConv.td, switchin...
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2006-10-28 Chris Lattnerdon't dist internal readme
2006-04-13 Reid SpencerAdd the README files to the distribution.
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-01-26 Chris LattnerAdd trivial subtarget support
2005-12-17 Chris LattnerAdd the framework for a dag-dag isel
2005-12-16 Chris LattnerPlug in basic hooks for an autogenerated asm printer...
2005-12-16 Chris LattnerRemove JIT support, which doesn't work.
2004-12-10 Brian GaekeAdjust paths: Sparc/V8 --> SparcV8
2004-10-29 Brian GaekeChange name of target lib to conform to new naming...
2004-10-22 Misha BrukmanAdjust rules for building .inc files due to Reid's...
2004-10-14 Misha BrukmanGenerate the SparcV8 code emitter from .td files
2004-09-22 Misha BrukmanFix file header path
2004-09-22 Misha BrukmanV8 is now a subdirectory of Sparc; adjust paths accordingly
2004-08-15 Chris LattnerV8 never used the instrselectorgenerator
2004-02-28 Chris LattnerClean up rules
2004-02-25 Brian GaekeSparcV8 skeleton