- Mar 16, 2008
-
-
Chris Lattner authored
lib dir and move all the libraries into it. This follows the main llvm tree, and allows the libraries to be built in parallel. The top level now enforces that all the libs are built before Driver, but we don't care what order the libs are built in. This speeds up parallel builds, particularly incremental ones. llvm-svn: 48402
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45412
-
- Sep 15, 2007
-
-
Chris Lattner authored
llvm-svn: 41988
-
- Sep 06, 2007
-
-
Ted Kremenek authored
source-level CFGs. This code may change significantly in the near future as we explore different means to implement dataflow analyses. Added a driver option, -dump-live-variables, to view the output of live variable analysis. This output is very ALPHA; it will be improved shortly. llvm-svn: 41737
-
- May 24, 2007
-
-
Chris Lattner authored
library to be built for the driver to link. llvm-svn: 39495
-
- Oct 26, 2006
-
-
Chris Lattner authored
llvm-svn: 39055
-
- Oct 25, 2006
-
-
Chris Lattner authored
llvm-svn: 39047
-
- Aug 17, 2006
-
-
Chris Lattner authored
llvm-svn: 38934
-
- Jul 03, 2006
-
-
Chris Lattner authored
llvm-svn: 38629
-
- Jun 18, 2006
-
-
Chris Lattner authored
llvm-svn: 38539
-
- Apr 22, 2007
-
-
Chris Lattner authored
the type symtab, and global/function protos, and is missing the important size optimization, but it is a place to start. llvm-svn: 36331
-
Chris Lattner authored
the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start. llvm-svn: 36330
-
- Feb 06, 2007
-
-
Reid Spencer authored
llvm-svn: 33967
-
- Apr 17, 2006
-
-
Chris Lattner authored
llvm-svn: 27738
-
Chris Lattner authored
Altivec vectors. llvm-svn: 27736
-
- Jun 02, 2004
-
-
Chris Lattner authored
bytecode files on systems that don't support #!/bin/sh natively (ie, win32). llvm-svn: 13937
-
- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9312
-
- Jun 06, 2001
-
-
Chris Lattner authored
llvm-svn: 2
-