- Aug 27, 2009
-
-
Bill Wendling authored
A include/llvm/ADT/iterator.cmake U autoconf/configure.ac --- Reverse-merging r80161 into '.': U cmake/config-ix.cmake --- Reverse-merging r80171 into '.': U Makefile --- Reverse-merging r80173 into '.': U configure U include/llvm/Config/config.h.in --- Reverse-merging r80180 into '.': A include/llvm/ADT/iterator.h.in Despite common miscomceptions, iterator.h is alive and well. It broke the build bots for several hours. And yet no one bothered to look at them. Gabor and Doug, please review your changes and make sure that they actually build before resubmitting them. llvm-svn: 80197
-
Douglas Gregor authored
llvm-svn: 80173
-
- Aug 22, 2009
-
-
Tanya Lattner authored
llvm-svn: 79772
-
Tanya Lattner authored
llvm-svn: 79726
-
- Aug 18, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 79297
-
- Aug 11, 2009
-
-
Shantonu Sen authored
llvm-svn: 78661
-
- Aug 02, 2009
-
-
Jakob Stoklund Olesen authored
Note that configure was edited by hand. Will somebody with the correct version of autoconf please regenerate? llvm-svn: 77898
-
- Jul 24, 2009
-
-
Dan Gohman authored
llvm-svn: 76920
-
- Jul 17, 2009
-
-
Jeffrey Yasskin authored
llvm-svn: 76244
-
- Jul 16, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 75909
-
- Jul 14, 2009
-
-
Dan Gohman authored
llvm-svn: 75643
-
- Jul 10, 2009
-
-
Jeffrey Yasskin authored
llvm-svn: 75280
-
- Jul 09, 2009
-
-
David Greene authored
Regenerate for GraphViz tool discovery. llvm-svn: 75145
-
- Jul 04, 2009
-
-
Mikhail Glushenkov authored
llvm-svn: 74789
-
- Jul 01, 2009
-
-
Jeffrey Yasskin authored
llvm-svn: 74623
-
- Jun 26, 2009
-
-
Owen Anderson authored
llvm-svn: 74222
-
- Jun 23, 2009
-
-
Douglas Gregor authored
llvm-svn: 73962
-
- Jun 17, 2009
-
-
Douglas Gregor authored
llvm-svn: 73591
-
Owen Anderson authored
thread-safe reference counting. llvm-svn: 73587
-
- Jun 16, 2009
-
-
Douglas Gregor authored
initialization of all targets (InitializeAllTargets.h) or assembler printers (InitializeAllAsmPrinters.h). This is a step toward the elimination of relinked object files, so that we can build normal archives. llvm-svn: 73543
-
Owen Anderson authored
llvm-svn: 73523
-
- Jun 06, 2009
-
-
Nick Lewycky authored
llvm-svn: 72990
-
- May 20, 2009
-
-
Owen Anderson authored
Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ability to run multiple threads at once in the JIT, and requires only mutex support. LLVM_MULTITHREADED indicates (or will indicate) the ability to run LLVM itself across multiple threads, and requires atomics support. llvm-svn: 72140
-
- May 19, 2009
-
-
Owen Anderson authored
disable building LLVM in thread-safe mode and print a nice warning. Regenerate configure for these changes. llvm-svn: 72075
-
- May 18, 2009
-
-
Douglas Gregor authored
width of a terminal. Don't try to get the width of a terminal if we don't have this header. llvm-svn: 72018
-
- May 13, 2009
-
-
Duncan Sands authored
llvm-svn: 71656
-
- May 11, 2009
-
-
Douglas Gregor authored
fix Clang PRs 4148 and 4183. llvm-svn: 71448
-
- May 03, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 70772
-
- Apr 21, 2009
-
-
Mikhail Glushenkov authored
Should now work when building with objdir != srcdir and when llvm-gcc is not available. Thanks to Duncan Sands for testing and advice! llvm-svn: 69700
-
- Apr 18, 2009
-
-
Bill Wendling authored
llvm-svn: 69478
-
Mikhail Glushenkov authored
Turns out that doing this by hand is easier than using autoreconf:-). llvm-svn: 69475
-
Nick Lewycky authored
Configure was not actually regenerated, but the change last time only touched this one line, so I'm being lazy and cheating by fixing it manually. llvm-svn: 69453
-
Nick Lewycky authored
llvm-svn: 69447
-
Bill Wendling authored
release build of llvm. llvm-svn: 69440
-
Mikhail Glushenkov authored
llvm-svn: 69439
-
- Apr 17, 2009
-
-
David Greene authored
Regenerate configure. llvm-svn: 69352
-
- Apr 13, 2009
-
-
Nick Lewycky authored
llvm-svn: 68938
-
- Apr 10, 2009
-
-
Nick Lewycky authored
llvm-svn: 68767
-
- Mar 12, 2009
-
-
Bill Wendling authored
llvm-svn: 66770
-
Nick Lewycky authored
llvm-svn: 66766
-