- Feb 12, 2009
-
-
Mike Stump authored
llvm-svn: 64350
-
- Jan 20, 2009
-
-
Mike Stump authored
llvm-svn: 62614
-
- Jan 19, 2009
-
-
Daniel Dunbar authored
- This doesn't follow normal installation procedure of python code, but no sense trying too hard since ccc will be moved to C++. - Entry point is now tools/ccc. llvm-svn: 62517
-
- Jul 26, 2008
-
-
Daniel Dunbar authored
- Stolen from LLVM with minor modifications llvm-svn: 54103
-
- Apr 07, 2008
-
-
Chris Lattner authored
the tests in parallel. llvm-svn: 49290
-
- Mar 20, 2008
-
-
Gabor Greif authored
Also, do not try to remove build/ dir when cleaning, this does not exist any more. llvm-svn: 48599
-
Gabor Greif authored
llvm-svn: 48597
-
- Mar 18, 2008
-
-
Gabor Greif authored
makefile around (just change Makefile.parallel to Makefile to get back old functionality). To run parallel tests, specify make -jN test # where N = num of CPUs * 2 to get detailed output, run make -jN test VERBOSE=1 to only get error descriptions *after the tests have run*, type make report this gives you the extra information which was omitted in non-VERBOSE mode. llvm-svn: 48486
-
- 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
-
- Mar 03, 2008
-
-
Chris Lattner authored
llvm-svn: 47834
-
- Sep 16, 2007
-
-
Chris Lattner authored
llvm-svn: 41990
-
- Sep 06, 2007
-
-
Ted Kremenek authored
llvm-svn: 41742
-
- Jul 16, 2007
-
-
Chris Lattner authored
llvm-svn: 39900
-
Chris Lattner authored
llvm-svn: 39899
-
- May 24, 2007
-
-
Chris Lattner authored
library to be built for the driver to link. llvm-svn: 39495
-
- May 21, 2007
-
-
Chris Lattner authored
llvm-svn: 39477
-
- Jan 15, 2007
-
-
Chris Lattner authored
llvm-svn: 39248
-
- Nov 21, 2006
-
-
Chris Lattner authored
llvm-svn: 39204
-
- Oct 06, 2006
-
-
Chris Lattner authored
llvm-svn: 38956
-
- Aug 17, 2006
-
-
Chris Lattner authored
llvm-svn: 38935
-
Chris Lattner authored
llvm-svn: 38933
-
- Jul 31, 2006
-
-
Chris Lattner authored
adds most simple scaffolding. llvm-svn: 38802
-
- Jul 03, 2006
-
-
Chris Lattner authored
llvm-svn: 38629
-
- Jun 18, 2006
-
-
Chris Lattner authored
llvm-svn: 38539
-