- Jun 30, 2007
-
-
Devang Patel authored
llvm-svn: 37820
-
Dan Gohman authored
llvm-svn: 37819
-
- Jun 29, 2007
-
-
Evan Cheng authored
llvm-svn: 37818
-
Anton Korobeynikov authored
llvm-svn: 37817
-
David Greene authored
llvm-svn: 37816
-
Evan Cheng authored
llvm-svn: 37815
-
Evan Cheng authored
llvm-svn: 37814
-
Anton Korobeynikov authored
llvm-svn: 37813
-
John Criswell authored
llvm-svn: 37812
-
John Criswell authored
llvm-svn: 37811
-
John Criswell authored
Removed QMTest (it is long gone). Acknowledge the fleeting'ness of my original autoconf work. Mention that I fixed some bugs. llvm-svn: 37807
-
John Criswell authored
llvm-svn: 37803
-
John Criswell authored
llvm-svn: 37801
-
Reid Spencer authored
llvm-svn: 37800
-
David Greene authored
llvm-svn: 37799
-
David Greene authored
llvm-svn: 37798
-
Reid Spencer authored
llvm-svn: 37797
-
David Greene authored
by _GLIBCXX_DEBUG. llvm-svn: 37796
-
David Greene authored
Uncovered by _GLIBCXX_DEBUG. llvm-svn: 37795
-
David Greene authored
ordering and thus violated the strict weak ordering requirement of priority_queue. Uncovered by _GLIBCXX_DEBUG. llvm-svn: 37794
-
David Greene authored
_GLIBCXX_DEBUG. llvm-svn: 37793
-
Devang Patel authored
llvm-svn: 37792
-
Evan Cheng authored
llvm-svn: 37791
-
Evan Cheng authored
llvm-svn: 37790
-
Owen Anderson authored
llvm-svn: 37789
-
Owen Anderson authored
llvm-svn: 37788
-
Evan Cheng authored
llvm-svn: 37787
-
Evan Cheng authored
llvm-svn: 37786
-
Dan Gohman authored
vectors are split down to single elements as part of legalization. llvm-svn: 37785
-
Evan Cheng authored
llvm-svn: 37784
-
Owen Anderson authored
Add support for performing GVNPRE on select instructions. This fixes test/Transforms/GVNPRE/select.ll. llvm-svn: 37783
-
Owen Anderson authored
llvm-svn: 37782
-
Dan Gohman authored
illegal value type will be transformed to, for code that needs the register type after all transformations instead of just after the first transformation. Factor out the code that uses this information to do copy-from-regs and copy-to-regs for various purposes into separate functions so that they are done consistently. llvm-svn: 37781
-
Devang Patel authored
llvm-svn: 37780
-
- Jun 28, 2007
-
-
Dan Gohman authored
be called with just an initial length value, just like in std::vector. llvm-svn: 37779
-
Lauro Ramos Venancio authored
llvm-svn: 37778
-
David Greene authored
--enable-expensive-checks allows the developer to enable runtime checking that can greatly increase compile time. Currently it only turns on _GLIBCXX_DEBUG. Other expensive debugging checks added later should be controlled by this configure option. This patch also updates llvm-config with a --cppflags option to inform llvm-gcc how to build itself so that it is compatible with an llvm that was built with _GLIBCXX_DEBUG. llvm-svn: 37777
-
Lauro Ramos Venancio authored
llvm-svn: 37776
-
Devang Patel authored
llvm-svn: 37774
-
Devang Patel authored
llvm-svn: 37773
-