- Nov 29, 2004
-
-
Reid Spencer authored
* organize programs we test for properly * add new programs needed for documentation generation * Adjust install paths so llvm stuff doesn't muck up /usr/local or /usr if $prefix is set to those. llvm-svn: 18327
-
Reid Spencer authored
* Provide support for ENABLE_DOXYGEN * New tools that documentation generation requires llvm-svn: 18326
-
Reid Spencer authored
llvm-svn: 18325
-
Reid Spencer authored
* Implement optional doxygen doc generation * Implement HTML and doxygen installation llvm-svn: 18324
-
Reid Spencer authored
llvm-svn: 18323
-
Tanya Lattner authored
Reworked branching so we don't handle BAs specially. It just updates the branchTO regardless of what type of branch it is. llvm-svn: 18322
-
Reid Spencer authored
* Ensure things installed to same place are all getting there by using a variable to name that place. * Make sure missing index.html, images and *.css files get installed. llvm-svn: 18321
-
Reid Spencer authored
* fix the links to not be in an html subdir as that's not how this gets installed (anymore). llvm-svn: 18320
-
Reid Spencer authored
llvm-svn: 18319
-
Reid Spencer authored
* Implement installation of doxygen and html documentation * Fix it so it works with objdir != srcdir. llvm-svn: 18318
-
Reid Spencer authored
* Add an ENVIRONMENT section to describe LLVM_LIB_SEARCH_PATH llvm-svn: 18317
-
Reid Spencer authored
llvm-svn: 18316
-
Reid Spencer authored
This file was originally doxygen.cfg, but it needs to be configured to get the right srcdir/objdir paths for things. This is needed because building the doxygen will now be part of the install and dist-check targets. llvm-svn: 18315
-
Tanya Lattner authored
Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. llvm-svn: 18314
-
- Nov 28, 2004
-
-
Reid Spencer authored
casts through, but they will only be sbyte -> ubyte in this test case so make sure we don't let any other kinds through. llvm-svn: 18313
-
Reid Spencer authored
* Make sure we handle signed to unsigned conversion correctly * Move this visitSetCondInst case to its own method. llvm-svn: 18312
-
Chris Lattner authored
llvm-svn: 18311
-
Chris Lattner authored
llvm-svn: 18309
-
Chris Lattner authored
llvm-svn: 18308
-
Chris Lattner authored
llvm-svn: 18307
-
Chris Lattner authored
PR449 llvm-svn: 18306
-
Chris Lattner authored
llvm-svn: 18304
-
Chris Lattner authored
llvm-svn: 18303
-
Reid Spencer authored
case is testing the right thing. llvm-svn: 18302
-
Reid Spencer authored
llvm-svn: 18301
-
Reid Spencer authored
llvm-svn: 18300
-
Chris Lattner authored
llvm-svn: 18299
-
Chris Lattner authored
llvm-svn: 18298
-
Chris Lattner authored
llvm-svn: 18297
-
Chris Lattner authored
llvm-svn: 18296
-
Chris Lattner authored
llvm-svn: 18295
-
Chris Lattner authored
llvm-svn: 18294
-
Chris Lattner authored
llvm-svn: 18293
-
Chris Lattner authored
llvm-svn: 18292
-
- Nov 27, 2004
-
-
Chris Lattner authored
llvm-svn: 18291
-
Chris Lattner authored
llvm-svn: 18290
-
Reid Spencer authored
from the bzip2 support. This dead check produced the error: test: -ne: unary operator expected llvm-svn: 18289
-
Reid Spencer authored
llvm-svn: 18288
-
Chris Lattner authored
llvm-svn: 18287
-
Chris Lattner authored
llvm-svn: 18286
-