- Nov 20, 2009
-
-
Oscar Fuentes authored
Patch by Tobias Grosser! llvm-svn: 89406
-
- Nov 12, 2009
-
-
Oscar Fuentes authored
functions like floorf, ceilf, ... Add test for detecting nearbyintf. This change was prompted by test/Transforms/SimplifyLibCalls/floor.ll llvm-svn: 86954
-
- Nov 10, 2009
-
-
Douglas Gregor authored
llvm-svn: 86684
-
Oscar Fuentes authored
llvm-svn: 86656
-
Oscar Fuentes authored
releases. llvm-svn: 86644
-
- Nov 09, 2009
-
-
Oscar Fuentes authored
Patch by Arnaud Allard de Grandmaison! llvm-svn: 86547
-
- Nov 08, 2009
-
-
Daniel Dunbar authored
llvm-svn: 86419
-
Daniel Dunbar authored
llvm-svn: 86418
-
- Nov 05, 2009
-
-
Oscar Fuentes authored
Patch by Arnaud Allard de Grandmaison! llvm-svn: 86153
-
Oscar Fuentes authored
Cygwin). Fixes PR 5368. llvm-svn: 86152
-
- Nov 02, 2009
-
-
Oscar Fuentes authored
directory. This is useful in case someone who works with the config&make build system forgot to add a file to its CMakeLists.txt. Instead of obtaining undefined references at link time, cmake will complain at configure time on the first build after a svn update. llvm-svn: 85817
-
- Oct 28, 2009
-
-
Benjamin Kramer authored
This fixes parallel build with clang on glibc platforms. llvm-svn: 85414
-
- Oct 26, 2009
-
-
Chandler Carruth authored
direct inclusion edge from System to Support. llvm-svn: 85086
-
- Oct 24, 2009
-
-
Daniel Dunbar authored
llvm-svn: 85013
-
- Oct 20, 2009
-
-
Oscar Fuentes authored
llvm-svn: 84564
-
- Oct 12, 2009
-
-
Edward O'Callaghan authored
llvm-svn: 83819
-
- Oct 06, 2009
-
-
Edward O'Callaghan authored
llvm-svn: 83341
-
- Oct 01, 2009
-
-
Douglas Gregor authored
Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, uint64_t, and u_int64_t, from Yonggang Luo llvm-svn: 83203
-
- Sep 25, 2009
-
-
Jeffrey Yasskin authored
setenv(). This patch just disables the test rather than getting putenv() to work. Thanks to Sandeep Patel for reporting the problem. llvm-svn: 82797
-
- Sep 17, 2009
-
-
Daniel Dunbar authored
llvm-svn: 82097
-
- Sep 14, 2009
-
-
Daniel Dunbar authored
llvm-svn: 81758
-
Oscar Fuentes authored
cross-compiling. Patch by Xerxes Rånby! llvm-svn: 81722
-
- Sep 04, 2009
-
-
Daniel Dunbar authored
llvm-svn: 80985
-
- Aug 31, 2009
-
-
Oscar Fuentes authored
llvm-svn: 80531
-
- Aug 27, 2009
-
-
Gabor Greif authored
llvm-svn: 80254
-
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: 80161
-
- Aug 26, 2009
-
-
Oscar Fuentes authored
llvm-svn: 80111
-
- Aug 24, 2009
-
-
Daniel Dunbar authored
- I did not actually remove the configure test itself, someone who can regenerate configure should do this (see FIXME in autoconf/configure.ac) llvm-svn: 79881
-
Oscar Fuentes authored
llvm-svn: 79876
-
- Aug 22, 2009
-
-
Douglas Gregor authored
llvm-svn: 79732
-
- Aug 19, 2009
-
-
Duncan Sands authored
Xerxes Rånby. llvm-svn: 79419
-
- Aug 17, 2009
-
-
Oscar Fuentes authored
llvm-svn: 79223
-
Oscar Fuentes authored
name. Updated LLVM_LINK_COMPONENTS of Kaleidoscope. llvm-svn: 79219
-
- Aug 16, 2009
-
-
Oscar Fuentes authored
CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. llvm-svn: 79202
-
Benjamin Kramer authored
llvm-svn: 79186
-
Oscar Fuentes authored
failure with VS 9.0, nmake and cmake 2.6.4. The buildbot output does not show the patch level of cmake, it just says 2.6. Sadly, parallel builds are broken due to recent changes on LLVM Target libraries and its auxiliaries (TargetInfo, AsmPrinter, AsmParser). I have a patch for stablishing the correct dependencies, but cmake is buggy and generates makefiles that can't handle them. llvm-svn: 79180
-
Oscar Fuentes authored
parallel builds. llvm-svn: 79177
-
- Aug 15, 2009
-
-
Benjamin Kramer authored
llvm-svn: 79144
-
Richard Osborne authored
llvm-svn: 79094
-