aboutsummaryrefslogtreecommitdiffstats
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-2446-45098/+4
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-072-0/+82
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+0
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-0/+1
* Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth2013-10-021-1/+5
* Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth2013-09-281-2/+3
* Port the detection of zlib from the main autoconf system to the sampleChandler Carruth2013-08-182-2/+327
* Add support for linking librt and using clock_gettime to the sampleChandler Carruth2013-08-182-0/+105
* Update the sample project autoconf setup to include support forChandler Carruth2013-08-182-1/+142
* Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson2013-08-041-8/+5
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-021-4/+4
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-022-6/+7
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-262-1/+4
* Remove dead code from the makefile build system.Rafael Espindola2013-07-251-246/+1
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-252-12/+3
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-011-1/+3
* Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth2013-06-241-0/+3
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-112-35/+1
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-112-17/+4
* sync projects/sample's autohell.Rafael Espindola2013-05-222-13/+22
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-062-2/+2
* [SystemZ] Add configure bitsUlrich Weigand2013-05-062-3/+12
* remove cbe backend from sample configureJia Liu2013-04-242-2/+2
* Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov2013-03-051-3/+6
* Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson2013-02-051-4/+12
* Add AArch64 as an experimental target.Tim Northover2013-01-313-4/+15
* build: add --with-python optionSaleem Abdulrasool2013-01-301-1/+1
* Clean up the sample include orderings, not that it really matters...Chandler Carruth2012-12-041-3/+1
* Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper2012-11-271-0/+9
* Few more small CellSPU removals.Eric Christopher2012-11-142-7/+3
* Add --enable-werror and --enable-cxx11 to projects/sample/Craig Topper2012-11-123-3/+75
* Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2012-10-292-4/+4
* [CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.NAKAMURA Takumi2012-10-241-4/+2
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-2/+2
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-271-1/+1
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-1/+1
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-2/+2
* Add --program-prefix support to buildSebastian Pop2012-09-251-2/+2
* [CMake] Respect LLVM_BUILD_RUNTIME.Michael J. Spencer2012-09-211-0/+1
* Enable recursing into the compiler-rt projcet with the CMake build.Chandler Carruth2012-08-291-0/+8
* Fix a typo (the the => the)Sylvestre Ledru2012-07-233-3/+3
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-162-8/+5
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-162-5/+8
* Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth2012-06-281-12/+1
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-271-2/+0
* Exclude both libcxx and compiler-rt until we get their CMake buildsChandler Carruth2012-06-271-1/+2
* Add mipsel-* to the list of targets recognized by configure script.Simon Atanasyan2012-06-182-1/+3
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-242-15/+5