| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix file header comments and include guards -- many files have been moved or | Brian Gaeke | 2004-04-25 | 1 | -1/+1 |
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -11/+11 |
* | Move sparc-specific livevar code into lib/Target/Sparc | Chris Lattner | 2004-01-09 | 1 | -1/+1 |
* | Move InstrSelection into lib/Target/Sparc, as it's sparc specific. This | Chris Lattner | 2004-01-09 | 1 | -1/+1 |
* | Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific | Chris Lattner | 2004-01-09 | 1 | -0/+1 |
* | Force a dependency on the .inc file, which must be generated! | Misha Brukman | 2003-11-13 | 1 | -0/+3 |
* | Use `basename $<` to get just the filename, not full path, for ease of reading. | Misha Brukman | 2003-11-07 | 1 | -2/+2 |
* | Hopefully this will fix PR98 | Chris Lattner | 2003-11-07 | 1 | -2/+2 |
* | Tweak sed commands so that they filter out more # stuff and also | Brian Gaeke | 2003-10-29 | 1 | -3/+3 |
* | Added LLVM copyright notice to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Don't explicitly use $SourceDir to find the tblgen files. This causes make | John Criswell | 2003-09-10 | 1 | -4/+4 |
* | Updated to find source files using VPATH. This makes writing build rules | John Criswell | 2003-09-09 | 1 | -9/+12 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -20/+10 |
* | Change all #include'd files to be :: rules instead of : rules | Chris Lattner | 2003-08-21 | 1 | -1/+1 |
* | Remove makefile complexity by always running tablegen with its final output | Chris Lattner | 2003-08-01 | 1 | -7/+2 |
* | We no longer need to preprocess SparcV9.td before sending it through tablegen | Chris Lattner | 2003-07-30 | 1 | -1/+1 |
* | Only regenerate the .inc file if IT has changed, not just if the .td files | Chris Lattner | 2003-07-30 | 1 | -4/+13 |
* | Do not use 'cpp' directly | Chris Lattner | 2003-07-29 | 1 | -1/+1 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -7/+16 |
* | Updated for the new projects Makefile. | John Criswell | 2003-06-11 | 1 | -4/+4 |
* | Use the new -o tablegen option | Chris Lattner | 2003-06-03 | 1 | -4/+1 |
* | Make the .inc file depend on $(TBLGEN), so that changes to TableGen followed | Brian Gaeke | 2003-06-01 | 1 | -1/+1 |
* | Makefile: Make SparcV9CodeEmitter.inc depend on SparcV9_F*.td as well. | Brian Gaeke | 2003-05-30 | 1 | -1/+1 |
* | Use an absolute path to TableGen because not everyone (e.g. automatic tester) | Misha Brukman | 2003-05-29 | 1 | -1/+1 |
* | When TableGen finds an error in the SparcV9.td file, it exits with a non-zero | Misha Brukman | 2003-05-29 | 1 | -1/+4 |
* | This should work better with re-generating the SparcV9CodeEmitter.inc file. | Misha Brukman | 2003-05-29 | 1 | -6/+8 |
* | Add dependency to make TableGen rule fire. | Brian Gaeke | 2003-05-28 | 1 | -0/+2 |
* | Moved generation of the SparcV9CodeEmitter.inc file higher in the Makefile so | Misha Brukman | 2003-05-27 | 1 | -3/+4 |
* | SparcV9CodeEmitter.cpp is a part of the Sparc code emitter. The main function | Misha Brukman | 2003-05-27 | 1 | -0/+3 |
* | Put intermediate source files in a subdirectory here instead of with | Vikram S. Adve | 2002-09-23 | 1 | -5/+18 |
* | Build correctly in the face of /shared. | Brian Ensink | 2002-08-12 | 1 | -7/+5 |
* | GCC 3.1 changes, finally the burm file builds the FIRST time a clean director... | Chris Lattner | 2002-07-25 | 1 | -3/+10 |
* | Fixed the makefile to not die when compiling a new, empty, source directory | Mehwish Nagda | 2002-05-21 | 1 | -0/+3 |
* | Fix build error | Chris Lattner | 2002-02-11 | 1 | -2/+2 |
* | Change Sources specifier to ExtraSources | Chris Lattner | 2001-10-18 | 1 | -1/+1 |
* | Only list automatically generated .cpp files. | Vikram S. Adve | 2001-10-17 | 1 | -7/+1 |
* | Make the sparc.burg file be a little more flexible and rubust in the fact of | Chris Lattner | 2001-10-14 | 1 | -5/+11 |
* | Add EmitAssembly to mf | Chris Lattner | 2001-09-19 | 1 | -1/+1 |
* | -- ruchira | Ruchira Sasanka | 2001-09-18 | 1 | -0/+1 |
* | added register allocation code | Ruchira Sasanka | 2001-09-15 | 1 | -1/+2 |
* | Move the sparc target to a new lib/Target directory | Chris Lattner | 2001-09-14 | 1 | -4/+1 |
* | Move files. | Chris Lattner | 2001-09-14 | 1 | -0/+14 |