- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9312
-
- Sep 10, 2003
-
-
John Criswell authored
some confusion when trying to generate files (it probably couldn't tell that ./file and $(SourceDir)/file may be the same file). Now, just let VPATH find everything, and list the primary tblgen file first in the list of dependencies so that we can just use $< to reference it in the make rule. This should hopefully fix the nightly tester. llvm-svn: 8433
-
- Sep 09, 2003
-
-
John Criswell authored
much cleaner and easier. Labeled .td as a suffix for tblgen files in Makefile.rules. Modified build rules so that source files generated during the build are placed in the build directory and not the source directory (and not in a Debug directory). This makes the system cleaner and allows us to have a read-only source tree. llvm-svn: 8424
-
- Sep 06, 2003
-
-
John Criswell authored
Adjusted Makefile to work with new autoconf-style object root. Specifically, use the new -I option of tblgen to find include files. llvm-svn: 8379
-
- Aug 21, 2003
-
-
Chris Lattner authored
llvm-svn: 8019
-
- Aug 01, 2003
-
-
Chris Lattner authored
directory. llvm-svn: 7485
-
- Jul 30, 2003
-
-
Chris Lattner authored
llvm-svn: 7437
-
Chris Lattner authored
have changed. llvm-svn: 7414
-
Chris Lattner authored
llvm-svn: 7404
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-
- Jun 11, 2003
-
-
John Criswell authored
llvm-svn: 6678
-
- Jun 03, 2003
-
-
Chris Lattner authored
llvm-svn: 6572
-
- Jun 01, 2003
-
-
Brian Gaeke authored
by a re-link of TableGen will notify Make to rebuild the .inc file. llvm-svn: 6512
-
- May 30, 2003
-
-
Brian Gaeke authored
SparcV9_F3.td: F3_12 and F3_13 instructions have rd and rs1 fields. Also, their fields were totally screwed up. This seems to fix the problem. llvm-svn: 6429
-
- May 29, 2003
-
-
Misha Brukman authored
has their path set up by this point. llvm-svn: 6410
-
Misha Brukman authored
exit code. This, in turn, makes an empty file SparcV9CodeEmitter.inc, and only much later, produces a link error because the key function that TableGen creates isn't found. Using a temporary file in the middle forces a good .INC file to be generated by TableGen, and it will keep trying until you fix the input file. llvm-svn: 6392
-
Misha Brukman authored
Also, added a rule to delete the generated .inc file on `make clean'. llvm-svn: 6389
-
- May 28, 2003
-
-
Brian Gaeke authored
llvm-svn: 6383
-
Misha Brukman authored
that Makefile.common would see it. llvm-svn: 6367
-
- May 27, 2003
-
-
Misha Brukman authored
that assembles instructions is generated via TableGen (and hence must be built before building this directory, but that's already the case in the top-level Makefile). Also added is .cvsignore to ignore the generated file `SparcV9CodeEmitter.inc', which is included by SparcV9CodeEmitter.cpp . llvm-svn: 6357
-
- Sep 23, 2002
-
-
Vikram S. Adve authored
object files. Also, llvm-svn: 3884
-
- Aug 13, 2002
-
-
Brian Ensink authored
-Chris llvm-svn: 3296
-
- Jul 25, 2002
-
-
Chris Lattner authored
llvm-svn: 3073
-
- May 21, 2002
-
-
Mehwish Nagda authored
Fixed the makefile to not die when compiling a new, empty, source directory llvm-svn: 2688
-
- Feb 11, 2002
-
-
Chris Lattner authored
llvm-svn: 1722
-
- Oct 18, 2001
-
-
Chris Lattner authored
llvm-svn: 874
-
- Oct 17, 2001
-
-
Vikram S. Adve authored
llvm-svn: 854
-
- Oct 14, 2001
-
-
Chris Lattner authored
renumbering of instructions. It is still horribly broken and grossly dependant on the number of instructions, but now it is a least a little better. Oh yeah it also works now. llvm-svn: 793
-
- Sep 19, 2001
-
-
Chris Lattner authored
llvm-svn: 637
-
Ruchira Sasanka authored
llvm-svn: 632
-
- Sep 15, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 585
-
- Sep 14, 2001
-
-
Chris Lattner authored
llvm-svn: 562
-
Chris Lattner authored
llvm-svn: 561
-