- Aug 12, 2003
-
-
John Criswell authored
the pre-release 1.1 branch and pre-release 1.1.1). Made the USE_SPEC option work. Silenced unnecessary error output from the cmp command when checking for updates to lex/yacc generated files. This fixes a problem where we get error messages the first time the file is generated. Fixed the distclean option. It is now in the Makefile (i.e. only runs in the top level source directory), removes more files, and plays nicely with external project Makefiles. llvm-svn: 7780
-
Brian Gaeke authored
FunctionPasses. llvm-svn: 7778
-
Vikram S. Adve authored
Add -emitmaps options to turn this back on. llvm-svn: 7774
-
Chris Lattner authored
llvm-svn: 7772
-
Chris Lattner authored
llvm-svn: 7771
-
Chris Lattner authored
Make LOC count more accurate by not including the tablegen lexer/parser, any .inc files, which are generated by tablegen, nor .lo files which sometimes get picked up from libtool llvm-svn: 7770
-
Chris Lattner authored
llvm-svn: 7769
-
Chris Lattner authored
llvm-svn: 7768
-
Chris Lattner authored
llvm-svn: 7767
-
Chris Lattner authored
llvm-svn: 7766
-
Vikram S. Adve authored
All non-FP cases use LDXi as before. llvm-svn: 7765
-
Sumant Kowshik authored
Bug fix: Some nodes pointed to by globals may not be marked incomplete and need to be tracked to find pool arguments llvm-svn: 7763
-
Sumant Kowshik authored
llvm-svn: 7762
-
Chris Lattner authored
llvm-svn: 7761
-
Misha Brukman authored
llvm-svn: 7760
-
- Aug 11, 2003
-
-
Chris Lattner authored
llvm-svn: 7755
-
Chris Lattner authored
Make load work Make type inference infer from Arg1 to arg0 as well as from arg0 to arg1 llvm-svn: 7754
-
Chris Lattner authored
llvm-svn: 7749
-
Chris Lattner authored
llvm-svn: 7748
-
Chris Lattner authored
llvm-svn: 7747
-
Chris Lattner authored
llvm-svn: 7746
-
Chris Lattner authored
llvm-svn: 7745
-
Brian Gaeke authored
instead of printing out an (incorrect) #error message. llvm-svn: 7744
-
Chris Lattner authored
llvm-svn: 7743
-
Chris Lattner authored
consumably by the cygwin assembler. This is really just a nasty hack until we get real target triple support. llvm-svn: 7742
-
Chris Lattner authored
llvm-svn: 7741
-
Misha Brukman authored
llvm-svn: 7740
-
Misha Brukman authored
* Added slashes to distinguish directories and tools from simple scripts. llvm-svn: 7739
-
Misha Brukman authored
* Added README that describes how to use the mode files * Associated files with .llx extension with llvm-mode llvm-svn: 7738
-
Brian Gaeke authored
Fixes test case test/Programs/LLVMSource/2003-08-03-ReservedWordGlobal.ll. Also: Refactor implicit-uses printing into its own method. Remove a couple of unused variables. llvm-svn: 7737
-
Chris Lattner authored
llvm-svn: 7736
-
Misha Brukman authored
* Converted some tabs to spaces * Made lines fit within 80 columns llvm-svn: 7735
-
Vikram S. Adve authored
llvm-svn: 7734
-
Misha Brukman authored
* Added keyword `field' * Keywords get different highlighting than types * Added a simple attempt at multi-line C-style comments with FIXME README: * Added note about symlinking an entire directory ~/.vim/syntax llvm-svn: 7733
-
Chris Lattner authored
llvm-svn: 7732
-
Misha Brukman authored
how to add the functionality to the user's VIM installation. llvm-svn: 7731
-
Chris Lattner authored
llvm-svn: 7730
-
Chris Lattner authored
llvm-svn: 7729
-
Misha Brukman authored
llvm-svn: 7728
-
Misha Brukman authored
compilation time. llvm-svn: 7727
-