- Sep 06, 2004
-
-
Reid Spencer authored
utility, getsrcs.sh suffered from two problems: (1) it generated command lines too long for some platforms and (2) it searched the projects diretory which now contains the llvm-test module (in nightly tester) but we don't want to include the test code in our LOC calculation. This script should be maintained as LLVM adds new top level directories that contain source code. llvm-svn: 16199
-
Nate Begeman authored
llvm-svn: 16198
-
- Sep 05, 2004
-
-
Reid Spencer authored
be correctly interpreted by non-bash shells. llvm-svn: 16194
-
Reid Spencer authored
Added missing definitions Noted the difference between llvm/test and llvm-test llvm-svn: 16193
-
Reid Spencer authored
Revise descriptions to account for llvm/test/Programs being moved to the new CVS module llvm-test. Incoporate an example of how to run the NightlyTest.pl script from a shell script. llvm-svn: 16192
-
Alkis Evlogimenos authored
llvm-svn: 16188
-
Alkis Evlogimenos authored
llvm-svn: 16187
-
Reid Spencer authored
llvm-svn: 16186
-
Reid Spencer authored
llvm-svn: 16185
-
Reid Spencer authored
llvm-svn: 16184
-
Reid Spencer authored
llvm-svn: 16183
-
Reid Spencer authored
The "Programs" directory no longer lives here. It have been moved to its own cvs module. Check it out into llvm/projects and configure/build it there. llvm-svn: 16182
-
Reid Spencer authored
llvm/test/Programs llvm-svn: 16181
-
Misha Brukman authored
llvm-svn: 16179
-
Misha Brukman authored
llvm-svn: 16178
-
Misha Brukman authored
llvm-svn: 16177
-
Misha Brukman authored
llvm-svn: 16176
-
Misha Brukman authored
color once at the top, and do not repeat it 82 times * Replace bright blue table border with gray, which is easier on the eyes and matches the gray LLVM documentation color scheme llvm-svn: 16175
-
Misha Brukman authored
Darwin and AIX and is not 32- or 64-bit specific * Bring back PowerPC.td as a result, to make it use the `PowerPC' class name * Adjust Makefile accordingly llvm-svn: 16174
-
Misha Brukman authored
printers are now unified into one file. llvm-svn: 16173
-
Reid Spencer authored
finish its build phase without building and running all the tests. llvm-svn: 16172
-
- Sep 04, 2004
-
-
Reid Spencer authored
optimization in stkrc instead of depending on "opt" llvm-svn: 16169
-
Reid Spencer authored
Utilize new stkrc -O4 option for optimization during translation. llvm-svn: 16168
-
Reid Spencer authored
llvm-svn: 16167
-
Reid Spencer authored
optimizations after construction of the Module. The OptLevel argument to the compile function controls the level of optimization. llvm-svn: 16166
-
Reid Spencer authored
the compiler driver interface as an optimizing translator. Also clean up error message handling. llvm-svn: 16165
-
Nate Begeman authored
llvm-svn: 16164
-
Nate Begeman authored
32 and 64 bit AsmWriters unified Darwin and AIX specific features of AsmWriter split out llvm-svn: 16163
-
Reid Spencer authored
in the LLVM source base. llvm-svn: 16162
-
Reid Spencer authored
by default, like every other "clean" target in LLVM. llvm-svn: 16161
-
Reid Spencer authored
program name and also catching ... llvm-svn: 16160
-
Reid Spencer authored
llvm-svn: 16159
-
Reid Spencer authored
commits. Fix it so it actually works. llvm-svn: 16158
-
Reid Spencer authored
directory prefix, just the name of the subdirectory. This prevents the makefile from trying to find makefiles (like Makefile.common) in the wrong place. llvm-svn: 16157
-
- Sep 03, 2004
-
-
Misha Brukman authored
llvm-svn: 16156
-
Misha Brukman authored
llvm-svn: 16155
-
Reid Spencer authored
u_int64_t defined. llvm-svn: 16154
-
Misha Brukman authored
llvm-svn: 16153
-
Alkis Evlogimenos authored
Patch contributed by Paolo Invernizzi! llvm-svn: 16152
-
Misha Brukman authored
llvm-svn: 16151
-