- Aug 15, 2009
-
-
Benjamin Kramer authored
llvm-svn: 79144
-
- Aug 14, 2009
-
-
Oscar Fuentes authored
way we ensure that tablegenned files exist before they are #include'd by the LLVM Target sublibraries. Required for parallel builds. llvm-svn: 78996
-
Oscar Fuentes authored
llvm-svn: 78992
-
- Aug 12, 2009
-
-
Gabor Greif authored
llvm-svn: 78803
-
Oscar Fuentes authored
llvm-svn: 78788
-
Oscar Fuentes authored
llvm-svn: 78769
-
Oscar Fuentes authored
of cmake. llvm-svn: 78768
-
- 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 20, 2009
-
-
Douglas Gregor authored
llvm-svn: 76449
-
Daniel Dunbar authored
llvm-svn: 76384
-
- Jul 19, 2009
-
-
Daniel Dunbar authored
this". Um, ok, thanks! llvm-svn: 76355
-
- Jul 17, 2009
-
-
Daniel Dunbar authored
- Not fully enabled yet, need a configure regeneration. llvm-svn: 76230
-
- Jul 16, 2009
-
-
Daniel Dunbar authored
- This isn't needed anymore, we require clients to call the appropriate initialization routines using TargetSelect.h. llvm-svn: 75871
-
- Jul 15, 2009
-
-
Daniel Dunbar authored
llvm-svn: 75752
-
- Jul 13, 2009
-
-
Oscar Fuentes authored
are found mixed with the sources. Fixes PR 4522. llvm-svn: 75522
-
- Jul 09, 2009
-
-
Richard Pennington authored
llvm-svn: 75170
-
- Jul 06, 2009
-
-
Oscar Fuentes authored
generating project files for MSVC. llvm-svn: 74809
-
- Jul 05, 2009
-
-
Oscar Fuentes authored
llvm-svn: 74794
-
- Jun 24, 2009
-
-
Daniel Dunbar authored
- Lives inside new library lib/MC (LLVMMC.a) llvm-svn: 74013
-
- Jun 23, 2009
-
-
Douglas Gregor authored
llvm-svn: 73979
-
Douglas Gregor authored
cleans up the CMake-based build system a bit. Started by a patch from Xerxes Rånby. llvm-svn: 73969
-
- Jun 17, 2009
-
-
Douglas Gregor authored
llvm-svn: 73566
-
- 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
-
- Jun 12, 2009
-
-
Oscar Fuentes authored
Patch by Ingmar Vanhassel! llvm-svn: 73216
-
- Jun 11, 2009
-
-
Oscar Fuentes authored
cross-compiling. llvm-svn: 73180
-
- Jun 08, 2009
-
-
Stefanus Du Toit authored
Patch by Tareq Siraj. llvm-svn: 73084
-
- Jun 06, 2009
-
-
Douglas Gregor authored
llvm-svn: 72975
-
- Jun 04, 2009
-
-
Douglas Gregor authored
the CMake-generated Xcode project build properly. llvm-svn: 72883
-
Oscar Fuentes authored
LLVM_ENABLE_ASSERTIONS. Fine-tuned the logic that controls the definition of NDEBUG and _DEBUG macros. Thanks to Jay Foad for this suggestions. llvm-svn: 72864
-
- Jun 03, 2009
-
-
Oscar Fuentes authored
llvm-svn: 72774
-
- Apr 05, 2009
-
-
Oscar Fuentes authored
llvm-svn: 68429
-
Oscar Fuentes authored
of compiler parameters explicitly added by the build specification. This macro replaces the cmake built-in `add_definitions'. Detects glibc and defines _GNU_SOURCE accordingly. Resolves bug 3882. llvm-svn: 68428
-
- Mar 20, 2009
-
-
Sebastian Redl authored
- Make type declarations match the struct/class keyword of the definition. - Move AddSignalHandler into the namespace where it belongs. - Correctly call functions from template base. - Some other small changes. With this patch, LLVM and Clang should build properly and with far less noise under VS2008. llvm-svn: 67347
-
- Mar 06, 2009
-
-
Oscar Fuentes authored
Patch by Viktar Zviarovich! llvm-svn: 66230
-
- Jan 28, 2009
-
-
Chris Lattner authored
Patch by Piotr Rak! llvm-svn: 63213
-
- Nov 20, 2008
-
-
Oscar Fuentes authored
llvm-svn: 59739
-
- Nov 19, 2008
-
-
Oscar Fuentes authored
systems. BUILD_32_BITS option renamed to LLVM_BUILD_32_BITS. llvm-svn: 59568
-
Oscar Fuentes authored
llvm-svn: 59565
-
- Nov 15, 2008
-
-
Oscar Fuentes authored
respective asm printers on MSVC. Based on a patch by Scott Graham. llvm-svn: 59379
-