- Oct 14, 2010
-
-
Oscar Fuentes authored
PR 8375 llvm-svn: 116479
-
- Oct 13, 2010
-
-
Oscar Fuentes authored
llvm-svn: 116424
-
- Oct 11, 2010
-
-
Chris Lattner authored
it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190
-
- Oct 07, 2010
-
-
Michael J. Spencer authored
llvm-svn: 115935
-
- Oct 05, 2010
-
-
Jim Grosbach authored
llvm-svn: 115583
-
- Oct 02, 2010
-
-
Oscar Fuentes authored
llvm-svn: 115404
-
- Sep 29, 2010
-
-
Oscar Fuentes authored
llvm-svn: 115039
-
Oscar Fuentes authored
llvm-svn: 114998
-
- Sep 28, 2010
-
-
Oscar Fuentes authored
llvm-svn: 114953
-
Oscar Fuentes authored
llvm-svn: 114952
-
Oscar Fuentes authored
llvm-svn: 114951
-
- Sep 27, 2010
-
-
Oscar Fuentes authored
llvm-svn: 114826
-
Oscar Fuentes authored
llvm-svn: 114825
-
- Sep 25, 2010
-
-
Oscar Fuentes authored
available targets unless LLVM_INCLUDE_X is ON. LLVM_BUILD_X implies LLVM_INCLUDE_X" It breaks the configuration phase when cmake is invoked without parameters, it is too complex for the purpose and introduces an incovenience for the user (as both LLVM_BUILD_X and LLVM_INCLUDE_X must set to OFF for not including X on the build) llvm-svn: 114795
-
- Sep 24, 2010
-
-
Michael J. Spencer authored
unless LLVM_INCLUDE_X is ON. LLVM_BUILD_X implies LLVM_INCLUDE_X llvm-svn: 114747
-
Michael J. Spencer authored
llvm-svn: 114724
-
- Sep 17, 2010
-
-
Oscar Fuentes authored
llvm-svn: 114205
-
Oscar Fuentes authored
llvm-svn: 114143
-
- Sep 14, 2010
-
-
Michael J. Spencer authored
This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake llvm-svn: 113819
-
- Sep 11, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113676
-
- Sep 10, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113632
-
- Sep 08, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113405
-
- Sep 03, 2010
-
-
Oscar Fuentes authored
The cmake (+ MSVC) build is broken if you don't select your native target. e.g. 'cmake -D LLVM_TARGETS_TO_BUILD="MyNonNativeTarget" .' This is because cmake currently sets the LLVM_NATIVE_* definitions regardless of whether the native target is selected (causing build errors). Patch by Mike Gist! llvm-svn: 112946
-
- Aug 30, 2010
-
-
Eric Christopher authored
that like to randomly define things like "X86", regenerate autoconf bits and update cmake. Fixes PR7852. Patch by Xerxes Rånby! llvm-svn: 112499
-
Chandler Carruth authored
llvm-svn: 112464
-
- Aug 26, 2010
-
-
Oscar Fuentes authored
from llvm-link/CMakeLists.txt llvm-svn: 112153
-
- Aug 16, 2010
-
-
Oscar Fuentes authored
llvm-svn: 111112
-
- Aug 15, 2010
-
-
Oscar Fuentes authored
llvm-svn: 111104
-
- Aug 11, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110763
-
- Aug 09, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110594
-
Oscar Fuentes authored
llvm-svn: 110563
-
Oscar Fuentes authored
The user can use a cmake function for obtaining the LLVM libraries corresponding to a list of LLVM components. llvm-svn: 110560
-
- Aug 08, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110536
-
Oscar Fuentes authored
This is the cmake equivalent of r110532, which fixed bug #7809. llvm-svn: 110535
-
- Aug 05, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110301
-
Oscar Fuentes authored
Is setted on a per build type basis. This is useful for generators that comprise several build types, i.e. VC++ solutions. llvm-svn: 110296
-
- Aug 03, 2010
-
-
Oscar Fuentes authored
XCore->XCoreGen PIC16->PIC16CodeGen After updating your working copy, the first build will fail because it is using the old library dependencies. Start the build again and it will work fine. llvm-svn: 110127
-
Oscar Fuentes authored
Adds "svn" or "git", depending on the VCS used. If svn, adds the revision number as well. llvm-svn: 110121
-
Daniel Dunbar authored
appended. llvm-svn: 110109
-
- Aug 02, 2010
-
-
Oscar Fuentes authored
LLVMConfig. llvm-svn: 110065
-