- Apr 28, 2002
-
-
Chris Lattner authored
linking the final program to allow smarter optimizations llvm-svn: 2364
-
- Apr 18, 2002
-
-
Chris Lattner authored
written output file. This is important because crashing testcases often write part of a file out, and the testing harness decides the file is up-to-date next time the test is run. llvm-svn: 2303
-
- Apr 10, 2002
-
-
Chris Lattner authored
FunctionResolvingPass one. * We run it *after* the symbol stripping pass so that -strip can be pipelined with the constant merging pass or something else if desired. llvm-svn: 2226
-
- Apr 08, 2002
-
-
Chris Lattner authored
llvm-svn: 2157
-
Chris Lattner authored
llvm-svn: 2155
-
Chris Lattner authored
have been incorporated into the vmcore library. llvm-svn: 2153
-
- Apr 07, 2002
-
-
Chris Lattner authored
class. The Method class is obsolete (renamed) and all references to it are being converted over to Function. llvm-svn: 2144
-
- Mar 12, 2002
-
-
Chris Lattner authored
llvm-svn: 1865
-
- Mar 11, 2002
-
-
Chris Lattner authored
* Pass arguments to program through shell script llvm-svn: 1851
-
- Jan 24, 2002
-
-
Chris Lattner authored
llvm-svn: 1578
-