- Sep 11, 2004
-
-
Reid Spencer authored
llvm-svn: 16288
-
Reid Spencer authored
llvm-svn: 16287
-
Reid Spencer authored
old SystemUtils.h interface to allocate RWX blocks of memory. llvm-svn: 16286
-
Reid Spencer authored
llvm-svn: 16285
-
Reid Spencer authored
argument so that it will always compile. llvm-svn: 16284
-
Reid Spencer authored
llvm-svn: 16283
-
Reid Spencer authored
libraries list is merged into the "destination" module's list. Also, if the source module is one of the dependent libraries, it is removed from the list. llvm-svn: 16282
-
Reid Spencer authored
llvm-svn: 16281
-
Reid Spencer authored
vector so that duplicate libraries never occur within a module. llvm-svn: 16280
-
Reid Spencer authored
support for various memory allocation operations. llvm-svn: 16279
-
Reid Spencer authored
suffix for shared objects, and stripping a path down to its base name. llvm-svn: 16278
-
Reid Spencer authored
getting the suffix for shared objects, and extracting the basename from a path. llvm-svn: 16277
-
Reid Spencer authored
llvm-link dependent libraries feature. llvm-svn: 16276
-
Reid Spencer authored
llvm-svn: 16275
-
- Sep 10, 2004
-
-
Brian Gaeke authored
http://savannah.gnu.org/projects/config llvm-svn: 16268
-
Misha Brukman authored
llvm-svn: 16267
-
Brian Gaeke authored
programs and C++ can be looked at in detail. llvm-svn: 16266
-
Alkis Evlogimenos authored
ConstantArray and ConstantPacked objects. llvm-svn: 16261
-
- Sep 09, 2004
-
-
Misha Brukman authored
llvm-svn: 16260
-
Alkis Evlogimenos authored
runs (if coalescing is disabled for example). llvm-svn: 16259
-
Misha Brukman authored
delete .d files than to rebuild from scratch. llvm-svn: 16258
-
Misha Brukman authored
llvm-svn: 16257
-
Chris Lattner authored
llvm-svn: 16256
-
- Sep 08, 2004
-
-
Brian Gaeke authored
llvm-svn: 16255
-
Brian Gaeke authored
llvm-svn: 16254
-
Misha Brukman authored
llvm-svn: 16253
-
Misha Brukman authored
llvm-svn: 16249
-
Alkis Evlogimenos authored
FpSETRESULT. llvm-svn: 16247
-
Alkis Evlogimenos authored
value is returned in that register. The pseudo instructions FpGETRESULT and FpSETRESULT shold also have an implicity use and def of ST0 repsecitvely. llvm-svn: 16246
-
Brian Gaeke authored
llvm-svn: 16245
-
Alkis Evlogimenos authored
analysis running time from 2.7869secs to 2.5226secs on 176.gcc. llvm-svn: 16244
-
- Sep 07, 2004
-
-
Brian Gaeke authored
llvm-svn: 16243
-
Reid Spencer authored
llvm-svn: 16240
-
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
-