aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use the new -o tablegen optionChris Lattner2003-06-031-4/+1
* Make the .inc file depend on $(TBLGEN), so that changes to TableGen followedBrian Gaeke2003-06-011-1/+1
* Makefile: Make SparcV9CodeEmitter.inc depend on SparcV9_F*.td as well.Brian Gaeke2003-05-301-1/+1
* Use an absolute path to TableGen because not everyone (e.g. automatic tester)Misha Brukman2003-05-291-1/+1
* When TableGen finds an error in the SparcV9.td file, it exits with a non-zeroMisha Brukman2003-05-291-1/+4
* This should work better with re-generating the SparcV9CodeEmitter.inc file.Misha Brukman2003-05-291-6/+8
* Add dependency to make TableGen rule fire.Brian Gaeke2003-05-281-0/+2
* Moved generation of the SparcV9CodeEmitter.inc file higher in the Makefile soMisha Brukman2003-05-271-3/+4
* SparcV9CodeEmitter.cpp is a part of the Sparc code emitter. The main functionMisha Brukman2003-05-271-0/+3
* Put intermediate source files in a subdirectory here instead of withVikram S. Adve2002-09-231-5/+18
* Build correctly in the face of /shared.Brian Ensink2002-08-121-7/+5
* GCC 3.1 changes, finally the burm file builds the FIRST time a clean director...Chris Lattner2002-07-251-3/+10
* Fixed the makefile to not die when compiling a new, empty, source directoryMehwish Nagda2002-05-211-0/+3
* Fix build errorChris Lattner2002-02-111-2/+2
* Change Sources specifier to ExtraSourcesChris Lattner2001-10-181-1/+1
* Only list automatically generated .cpp files.Vikram S. Adve2001-10-171-7/+1
* Make the sparc.burg file be a little more flexible and rubust in the fact ofChris Lattner2001-10-141-5/+11
* Add EmitAssembly to mfChris Lattner2001-09-191-1/+1
* -- ruchiraRuchira Sasanka2001-09-181-0/+1
* added register allocation codeRuchira Sasanka2001-09-151-1/+2
* Move the sparc target to a new lib/Target directoryChris Lattner2001-09-141-4/+1
* Move files.Chris Lattner2001-09-141-0/+14