aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-094-129/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-234-11/+38
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-024-22/+115
* Fix windows build for LLVM.Stephen Hines2014-09-301-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-254-368/+25
* Update to LLVM 3.5a.Stephen Hines2014-04-243-92/+17
* Make LLVM build on AArch64.Tim Murray2014-03-141-0/+25
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-112-40/+40
|\
| * Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-201-0/+18
| * Fix symbol defines in config.h.cmakeAlp Toker2013-11-051-3/+3
| * Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-072-0/+6
| * Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-062-6/+0
| * Windows: Add support for unicode command linesDavid Majnemer2013-10-062-0/+6
| * [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-302-0/+6
| * [cmake] Check for realpath availability in CMakeAlexey Samsonov2013-08-261-1/+1
| * Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-122-36/+0
| * Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-122-6/+12
* | Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807Stephen Hines2013-08-072-143/+56
|\ \ | |/
| * Add support for linking against a curses library when available andChandler Carruth2013-08-072-0/+36
| * Check for _strtoi64 in the cmake build if strtoll is missingReid Kleckner2013-08-071-3/+0
| * Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-022-2/+2
| * Regenerate.Eric Christopher2013-07-261-6/+39
| * Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-262-165/+0
| * Find xdot or xdot.py.Matt Arsenault2013-07-082-7/+7
| * Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-042-0/+12
| * Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-041-6/+0
| * Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-041-0/+6
* | Update LLVM for merge to r183849.Stephen Hines2013-06-131-3/+3
* | Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612Stephen Hines2013-06-124-24/+4
|\ \ | |/
| * Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-112-8/+0
| * Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-114-12/+0
| * Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-044-4/+4
* | Merge remote-tracking branch 'upstream/master' into merge-20130502Stephen Hines2013-05-022-0/+32
|\ \ | |/
| * Regen.Eric Christopher2013-04-271-3/+3
| * Only use cxxabi.h's demangler, if it is actually available.Joerg Sonnenberger2013-04-272-0/+6
| * Add more guards around zlib-dependent codeAlexey Samsonov2013-04-231-0/+3
| * Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-232-0/+15
| * Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-251-0/+8
* | Update build rules for LLVM merge to version 176139.Stephen Hines2013-03-051-0/+9
* | Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226Stephen Hines2013-03-053-2/+38
|\ \ | |/
| * Fix MSan annotations inclusion guard.Evgeniy Stepanov2013-02-131-1/+1
| * Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson2013-02-071-0/+18
| * Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-071-0/+15
| * More MSan/ASan annotations.Evgeniy Stepanov2013-02-042-3/+3
| * Annotate BumpPtrAllocator for MemorySanitizer.Evgeniy Stepanov2013-01-311-0/+3
| * [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.NAKAMURA Takumi2013-01-302-2/+2
* | Merge remote-tracking branch 'upstream/master' into merge-llvmStephen Hines2013-01-214-3/+22
|\ \ | |/
| * [CMake] Move libxml2 stuff from clang to llvm/cmake.NAKAMURA Takumi2012-12-141-0/+3
| * JITEventListener.h: Use llvm-config.h instead of config.h.NAKAMURA Takumi2012-12-132-0/+12
| * llvm/Config/config.h.cmake: Good bye, Kevin! We won't honor authors in comments.NAKAMURA Takumi2012-10-291-3/+1