summaryrefslogtreecommitdiffstats
path: root/lib/Basic
Commit message (Expand)AuthorAgeFilesLines
* Merge r251567:Reid Kleckner2015-11-161-1/+7
* Reverting r245456:Hans Wennborg2015-08-201-8/+2
* Merging r245084:Hans Wennborg2015-08-191-2/+8
* Merging r243133:Hans Wennborg2015-08-141-0/+4
* Merging r243642, r243643, and r243644:Hans Wennborg2015-07-303-1/+5
* Merging r243417:Hans Wennborg2015-07-281-1/+0
* Merging r242574:Hans Wennborg2015-07-181-6/+3
* Merging r242499:Hans Wennborg2015-07-171-1/+3
* Add a "maximum TLS alignment" characteristic to the target info, so itPaul Robinson2015-07-142-0/+3
* Pull trivial SanitizerSet methods into the header.Benjamin Kramer2015-07-141-25/+0
* [Modules] Allow missing header before a missing requirementBen Langmuir2015-07-131-7/+11
* Fix a couple of typos: specifc->specific.Eric Christopher2015-07-101-1/+1
* Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic2015-07-101-2/+49
* Revert r241770 and add Basic to the dependencies of clang-check instead.Adrian Prantl2015-07-091-0/+3
* Move the definition of ~PCHContainerOperations from Basic into Frontend.Adrian Prantl2015-07-091-3/+0
* [MIPS] Add support for direct-to-nacl in ClangPetar Jovanovic2015-07-081-1/+14
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+3
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-3/+0
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+3
* Implement the Objective-C __kindof type qualifier.Douglas Gregor2015-07-071-1/+3
* Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/...Renato Golin2015-07-031-78/+118
* - Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/Target...Alexandros Lamprineas2015-07-031-118/+78
* Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/...Rafael Espindola2015-07-021-72/+117
* Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetPa...Alexandros Lamprineas2015-07-021-117/+72
* test commitAlexandros Lamprineas2015-07-021-0/+2
* [OPENMP 4.0] Initial support for 'omp cancel' construct.Alexey Bataev2015-07-021-0/+1
* [OPENMP] Introduced type trait "__builtin_omp_required_simd_align" for defaul...Alexey Bataev2015-07-022-0/+5
* [OPENMP 4.0] Initial support for 'omp cancellation point' construct.Alexey Bataev2015-07-011-0/+1
* [modules] Before checking whether the controlling macro of a header is defined,Richard Smith2015-07-011-2/+0
* Fix sse4 for target attribute feature additions.Eric Christopher2015-07-011-1/+14
* Add a function to ExternalASTSource that returns a descriptor thatAdrian Prantl2015-06-301-1/+1
* Add support for the x86 builtin __builtin_cpu_supports.Eric Christopher2015-06-291-0/+28
* [ARM] The bits set in the variable HW_FP could get unsetRanjeet Singh2015-06-241-6/+10
* Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor2015-06-242-4/+26
* Remove a limited and somewhat questionable DenseMapInfo specializationChandler Carruth2015-06-241-14/+0
* [OPENMP] Initial support for 'depend' clause (4.0).Alexey Bataev2015-06-231-0/+14
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-223-8/+8
* [CodeGen] Teach X86_64ABIInfo about AVX512.Ahmed Bougacha2015-06-221-1/+3
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-223-8/+8
* Suppress bogus gcc -Wreturn-type warnings.Nico Weber2015-06-201-0/+1
* Extend type nullability qualifiers for Objective-C.Douglas Gregor2015-06-191-0/+14
* AMDGPU: Fix places missed in renameMatt Arsenault2015-06-191-13/+13
* [ASan] Initial support for Kernel AddressSanitizerAlexander Potapenko2015-06-191-0/+4
* AMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statementTom Stellard2015-06-181-0/+1
* R600: Add Volcanic Islands targetsTom Stellard2015-06-181-1/+5
* [OPENMP] Support for '#pragma omp taskgroup' directive.Alexey Bataev2015-06-181-0/+1
* Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for...Alexey Samsonov2015-06-171-6/+0
* [Sanitizers] Provide better diagnostic for sanitizers unsupported for target ...Alexey Samsonov2015-06-171-0/+6
* [SystemZ] Mangle long double as __float128Ulrich Weigand2015-06-161-0/+4
* Add some basic support for CloudABI on i686.Ed Schouten2015-06-131-0/+2