- Oct 07, 2004
-
-
Reid Spencer authored
llvm-svn: 16805
-
- Oct 03, 2004
-
-
Chris Lattner authored
llvm-svn: 16637
-
Chris Lattner authored
functionality is added llvm-svn: 16636
-
- Sep 30, 2004
-
-
Misha Brukman authored
llvm-svn: 16616
-
- Sep 28, 2004
-
-
Misha Brukman authored
* Convert tabs to spaces llvm-svn: 16558
-
Misha Brukman authored
llvm-svn: 16557
-
Nate Begeman authored
llvm-svn: 16554
-
Chris Lattner authored
llvm-svn: 16553
-
Brian Gaeke authored
always guaranteed to exist. This fixes PR444. Thanks to Alkis for reporting the bug and testing the patch. AddRecord used to return a big list, but that return value was never used. So now it doesn't return anything. Create the WebDir if it does not exist. Fix a typo in a comment. llvm-svn: 16541
-
- Sep 20, 2004
-
-
Reid Spencer authored
llvm-svn: 16445
-
Reid Spencer authored
llvm-svn: 16444
-
Reid Spencer authored
specification was too liberal in some areas and missing things in others. This specification is based on the actual extensions found in the source tree. llvm-svn: 16443
-
Reid Spencer authored
maintain the logic for "what counts as a source file" in one place. llvm-svn: 16442
-
Reid Spencer authored
allowing the set of directories searched to be specified either by the LLVMDO_DIRS env var or by the -dirs "dirs..." command line option. llvm-svn: 16441
-
Chris Lattner authored
llvm-svn: 16439
-
- Sep 18, 2004
-
-
Chris Lattner authored
llvm-svn: 16391
-
- Sep 14, 2004
-
-
Chris Lattner authored
specify aliases directly in register definitions. Patch contributed by Jason Eckhardt! llvm-svn: 16330
-
- Sep 06, 2004
-
-
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
-
- Sep 05, 2004
-
-
Reid Spencer authored
be correctly interpreted by non-bash shells. llvm-svn: 16194
-
Reid Spencer authored
llvm/test/Programs llvm-svn: 16181
-
- Sep 04, 2004
-
-
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
-
- Sep 02, 2004
-
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Aug 29, 2004
-
-
Reid Spencer authored
llvm-svn: 16094
-
Reid Spencer authored
accordingly. llvm-svn: 16093
-
- Aug 24, 2004
-
-
Reid Spencer authored
llvm-svn: 16030
-
- Aug 21, 2004
-
-
Chris Lattner authored
llvm-svn: 15976
-
Chris Lattner authored
llvm-svn: 15969
-
Chris Lattner authored
it is embedded into. llvm-svn: 15966
-
Chris Lattner authored
llvm-svn: 15965
-
Chris Lattner authored
llvm-svn: 15961
-
Chris Lattner authored
llvm-svn: 15960
-
- Aug 17, 2004
-
-
Chris Lattner authored
llvm-svn: 15849
-
- Aug 16, 2004
-
-
Chris Lattner authored
systematic. llvm-svn: 15805
-
Chris Lattner authored
Obviously this is not done. llvm-svn: 15804
-
Chris Lattner authored
llvm-svn: 15789
-
Chris Lattner authored
them, and also count them in the LOC of LLVM for the nightly tester. llvm-svn: 15786
-
- Aug 15, 2004
-
-
Chris Lattner authored
name of the generated asmwriter class, and the name of the format string. llvm-svn: 15747
-
- Aug 11, 2004
-
-
Chris Lattner authored
llvm-svn: 15649
-