- Jan 17, 2007
-
-
Bill Wendling authored
writers. llvm-svn: 33311
-
Bill Wendling authored
llvm-svn: 33310
-
Devang Patel authored
llvm-svn: 33309
-
Devang Patel authored
Pass Manager Type. llvm-svn: 33308
-
Devang Patel authored
llvm-svn: 33307
-
Devang Patel authored
pass manager type. This allows new FPPassManager to select Call Graph Pass Manager (if available) as its parent. llvm-svn: 33306
-
Reid Spencer authored
Support overriding the prefix and DESTDIR variables from the make command line. This makes the makefile system a little more GNU compliant and the feature makes it easier for distribution builders to re-target the install location of LLVM. llvm-svn: 33305
-
Chris Lattner authored
the .zerofill directive emission to not be darwin-specific llvm-svn: 33304
-
Chris Lattner authored
llvm-svn: 33303
-
Chris Lattner authored
llvm-svn: 33302
-
Chris Lattner authored
Add new ZeroFillDirective directive. llvm-svn: 33301
-
Anton Korobeynikov authored
llvm-svn: 33300
-
Anton Korobeynikov authored
non-statics. * Introduce new option to output zero-initialized data to .bss section. This can reduce size of binaries. Enable it by default for ELF & Cygwin/Mingw targets. Probably, Darwin should be also added. llvm-svn: 33299
-
Bill Wendling authored
llvm-svn: 33298
-
Reid Spencer authored
llvm-svn: 33297
-
Reid Spencer authored
llvm-svn: 33296
-
Chris Lattner authored
llvm-svn: 33295
-
Chris Lattner authored
llvm-svn: 33294
-
Reid Spencer authored
llvm-svn: 33293
-
Chris Lattner authored
llvm-svn: 33292
-
Bill Wendling authored
llvm-svn: 33291
-
Bill Wendling authored
llvm-svn: 33290
-
Bill Wendling authored
llvm-svn: 33289
-
Bill Wendling authored
llvm-svn: 33288
-
Bill Wendling authored
llvm-svn: 33287
-
Bill Wendling authored
use to write things to the file. It's abstract so each target should implement its own version for each writer type. llvm-svn: 33286
-
Reid Spencer authored
commands. Linux is more forgiving. Patch by Gordon Henriksen. Thanks, Gordon! llvm-svn: 33285
-
Reid Spencer authored
llvm-svn: 33284
-
Reid Spencer authored
Make the assembler generate a nice error message if a bad cast instruction is attempted instead of asserting out. This is made possible by the recently exposed method CastInst::castIsValid() which checks the validity of any cast instruction. llvm-svn: 33283
-
Reid Spencer authored
Expose the previously hidden checkCast function as CastInst::castIsValid. llvm-svn: 33282
-
Reid Spencer authored
llvm-svn: 33281
-
Reid Spencer authored
Adjust the use of SetVector for changes in SetVector's interface. Patch by Gordon Henriksen. llvm-svn: 33280
-
Reid Spencer authored
Make the SetVector::iterator be the vector's const_iterator. llvm-svn: 33279
-
Reid Spencer authored
Remove the projects/Stacker directory. LLVM is now free of dependency on llvm-gcc. llvm-svn: 33278
-
Reid Spencer authored
Adjust configuration for Stacker's new name: llvm-stacker. llvm-svn: 33277
-
Reid Spencer authored
llvm-svn: 33276
-
Reid Spencer authored
llvm-svn: 33275
-
- Jan 16, 2007
-
-
Reid Spencer authored
llvm-svn: 33274
-
Devang Patel authored
pass manager is last user. llvm-svn: 33273
-
Reid Spencer authored
llvm-svn: 33272
-