- Nov 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9850
-
- Oct 28, 2003
-
-
John Criswell authored
llvm-svn: 9554
-
- Oct 23, 2003
-
-
John Criswell authored
llvm-svn: 9438
-
- Oct 17, 2003
-
-
Alkis Evlogimenos authored
llvm-svn: 9189
-
- Oct 16, 2003
-
-
John Criswell authored
Fixed the header comment in Makefile.rules Changed all references to the echo program in Makefile.rules to the value found by autoconf. llvm-svn: 9151
-
- Oct 13, 2003
-
-
John Criswell authored
llvm-svn: 9089
-
- Oct 10, 2003
-
-
John Criswell authored
llvm-svn: 8995
-
- Oct 09, 2003
-
-
John Criswell authored
llvm-svn: 8981
-
- Oct 07, 2003
-
-
John Criswell authored
The pathname to SPEC2000 is now given with the -use-spec2000 option. On our machines, SPEC2000 will be enabled by default. llvm-svn: 8949
-
John Criswell authored
Adding new qmt files should no longer be necessary. QMTest should know just "magically" know what sort of test each file is. llvm-svn: 8945
-
Brian Gaeke authored
llvm-svn: 8917
-
- Oct 06, 2003
-
-
Chris Lattner authored
llvm-svn: 8886
-
- Oct 02, 2003
-
-
John Criswell authored
llvm-svn: 8824
-
- Sep 30, 2003
-
-
John Criswell authored
located under llvm/test/Regression/C++Frontend. llvm-svn: 8791
-
John Criswell authored
llvm-svn: 8765
-
John Criswell authored
out under projects/reopt. llvm-svn: 8762
-
John Criswell authored
llvm-svn: 8759
-
- Sep 29, 2003
-
-
John Criswell authored
llvm/test/Programs/SingleSource/Regression/C++/CompileFail. llvm-svn: 8746
-
John Criswell authored
Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. llvm-svn: 8733
-
- Sep 26, 2003
-
-
John Criswell authored
multiple languages. llvm-svn: 8727
-
John Criswell authored
llvm-svn: 8721
-
- Sep 23, 2003
-
-
John Criswell authored
error message. This should hopefully allow our nightly tester to run, which does not run the QMTest tests at present. llvm-svn: 8691
-
John Criswell authored
llvm-svn: 8680
-
- Sep 16, 2003
-
-
John Criswell authored
Now link is llvm-link and things are alphabetized. llvm-svn: 8565
-
John Criswell authored
The QMTest program can then use that as the location for loading test and resource class, thus compiling the Python code into the object root as desired. llvm-svn: 8551
-
- Sep 15, 2003
-
-
John Criswell authored
llvm-svn: 8546
-
John Criswell authored
having to do a "make distclean" when building in the source directory. llvm-svn: 8540
-
John Criswell authored
already. This should help prevent strange errors from happening, but will make re-configuring the source directory more difficult when it is shared with the object directory. llvm-svn: 8539
-
John Criswell authored
llvm-svn: 8526
-
- Sep 13, 2003
-
-
Chris Lattner authored
llvm-svn: 8507
-
- Sep 12, 2003
-
-
John Criswell authored
llvm-svn: 8500
-
John Criswell authored
llvm-svn: 8499
-
- Sep 11, 2003
-
-
John Criswell authored
llvm-svn: 8486
-
John Criswell authored
directory. Added Makefile.spec to the list of files to copy to the object directory. Moved the configuration of $SourceDir to Makefile.config and corrected the conditional that surrounds it. This allows SPEC to reset it and get the correct VPATH. llvm-svn: 8475
-
- Sep 10, 2003
-
-
John Criswell authored
llvm-svn: 8447
-
John Criswell authored
directories. llvm-svn: 8439
-
- Sep 09, 2003
-
-
John Criswell authored
llvm-svn: 8423
-
- Sep 06, 2003
-
-
John Criswell authored
Copies Makefiles into the new object root directory from the source directory. Removed the --with-objroot option. llvm-svn: 8384
-
- Aug 25, 2003
-
-
John Criswell authored
Added code that verifies that GCC is version 3.0 or higher. llvm-svn: 8141
-
- Jul 31, 2003
-
-
John Criswell authored
1. If USER is defined and localhome/$USER is a directory, set OBJ_ROOT to /localhome/$USER 2. Otherwise, set OBJ_ROOT to . This should hopefully fix the nightly tester. llvm-svn: 7451
-