- Sep 07, 2004
-
-
Reid Spencer authored
bug 257 fixed llvm-svn: 16238
-
Brian Gaeke authored
llvm-svn: 16237
-
Brian Gaeke authored
llvm-svn: 16236
-
Reid Spencer authored
llvm-svn: 16234
-
Reid Spencer authored
test/Programs. These have been moved to llvm-test/autoconf/configure.ac and llvm-test/Makefile.config.in llvm-svn: 16231
-
Reid Spencer authored
while still retaining the ability to configure unknown ones. - Excise crud left over from when test/Projects was still part of the main LLVM module. These removed tests are now all in llvm-test/autoconf/configure.ac llvm-svn: 16230
-
Reid Spencer authored
- Use the -I parameter to aclocal to tell it where the autoconf/m4 directory is located so it can find needed autoconf functions llvm-svn: 16225
-
Reid Spencer authored
llvm-svn: 16224
-
Reid Spencer authored
per the recommended style guide for autoconf and so that individual autoconf functions can more easily be shared across projects. llvm-svn: 16223
-
Misha Brukman authored
llvm-svn: 16222
-
Misha Brukman authored
llvm-svn: 16205
-
Misha Brukman authored
llvm-svn: 16204
-
Misha Brukman authored
llvm-svn: 16203
-
Misha Brukman authored
* Dead store elimination has been implemented llvm-svn: 16202
-
- Sep 06, 2004
-
-
Misha Brukman authored
llvm-svn: 16201
-
Reid Spencer authored
utility. This avoids some problems with long line lengths and counting the wrong things. llvm-svn: 16200
-
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
-