Made modsched hidden and changed so it matches the style of other options.
[oota-llvm.git] / lib / Target / SparcV9 / Makefile
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-22 Reid SpencerClean up the output from this makefile so its not verbose.
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-16 Chris LattnerAdd a missing dependency
2004-10-10 Misha BrukmanAdd ModuloScheduling to the recursive build tree
2004-10-08 Misha BrukmanBuild InstrSched as well, and all three subdirs can...
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2004-08-04 Misha BrukmanHand-propagate the constant TARGET_NAME which was makin...
2004-08-04 Brian GaekeAll the SparcV9 BURG instruction selector pieces have...
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2004-01-09 Chris LattnerMove sparc-specific livevar code into lib/Target/Sparc
2004-01-09 Chris LattnerMove InstrSelection into lib/Target/Sparc, as it's...
2004-01-09 Chris LattnerMove lib/Codegen/RegAlloc into lib/Target/Sparc, as...
2003-11-13 Misha BrukmanForce a dependency on the .inc file, which must be...
2003-11-07 Misha BrukmanUse `basename $<` to get just the filename, not full...
2003-11-07 Chris LattnerHopefully this will fix PR98
2003-10-29 Brian GaekeTweak sed commands so that they filter out more # stuff...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-09-10 John CriswellDon't explicitly use $SourceDir to find the tblgen...
2003-09-09 John CriswellUpdated to find source files using VPATH. This makes...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerChange all #include'd files to be :: rules instead...
2003-08-01 Chris LattnerRemove makefile complexity by always running tablegen...
2003-07-30 Chris LattnerWe no longer need to preprocess SparcV9.td before sendi...
2003-07-30 Chris LattnerOnly regenerate the .inc file if IT has changed, not...
2003-07-29 Chris LattnerDo not use 'cpp' directly
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-11 John CriswellUpdated for the new projects Makefile.
2003-06-03 Chris LattnerUse the new -o tablegen option
2003-06-01 Brian GaekeMake the .inc file depend on $(TBLGEN), so that changes...
2003-05-30 Brian GaekeMakefile: Make SparcV9CodeEmitter.inc depend on SparcV9...
2003-05-29 Misha BrukmanUse an absolute path to TableGen because not everyone...
2003-05-29 Misha BrukmanWhen TableGen finds an error in the SparcV9.td file...
2003-05-29 Misha BrukmanThis should work better with re-generating the SparcV9C...
2003-05-28 Brian GaekeAdd dependency to make TableGen rule fire.
2003-05-27 Misha BrukmanMoved generation of the SparcV9CodeEmitter.inc file...
2003-05-27 Misha BrukmanSparcV9CodeEmitter.cpp is a part of the Sparc code...
2002-09-23 Vikram S. AdvePut intermediate source files in a subdirectory here...
2002-08-12 Brian EnsinkBuild correctly in the face of /shared.
2002-07-25 Chris LattnerGCC 3.1 changes, finally the burm file builds the FIRST...
2002-05-21 Mehwish NagdaFixed the makefile to not die when compiling a new...
2002-02-11 Chris LattnerFix build error
2001-10-18 Chris LattnerChange Sources specifier to ExtraSources
2001-10-17 Vikram S. AdveOnly list automatically generated .cpp files.
2001-10-14 Chris LattnerMake the sparc.burg file be a little more flexible...
2001-09-19 Chris LattnerAdd EmitAssembly to mf
2001-09-18 Ruchira Sasanka-- ruchira
2001-09-15 Ruchira Sasankaadded register allocation code
2001-09-14 Chris LattnerMove the sparc target to a new lib/Target directory
2001-09-14 Chris LattnerMove files.