summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Format] Fix docs after r373439Sam McCall2019-10-041-1/+2
* [clang-format] Add ability to wrap braces after multi-line control statementsPaul Hoad2019-10-031-15/+37
* [ClangFormat] relnotes for r373439Sam McCall2019-10-021-1/+9
* [ClangFormat] Future-proof Standard option, allow floating or pinning to arbi...Sam McCall2019-10-021-6/+22
* Decrease the verbosity of the -ftime-trace optionSylvestre Ledru2019-10-011-1/+2
* [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...Martin Storsjo2019-09-271-1/+4
* [clang-format] Modified SortIncludes and IncludeCategories to priority for so...Paul Hoad2019-09-251-0/+9
* Add a release note for r372844Hans Wennborg2019-09-251-1/+12
* [static analyzer] Remove --analyze-autoJan Korous2019-09-241-2/+0
* Fix __is_signed builtinZoe Carver2019-09-231-4/+1
* [docs] Fix some typos in InternalsManualSven van Haastregt2019-09-231-3/+3
* [CLANG][BPF] permit any argument type for __builtin_preserve_access_index()Yonghong Song2019-09-221-3/+4
* Clang-format: Add Whitesmiths indentation stylePaul Hoad2019-09-221-0/+28
* Merge and improve code that detects same value in comparisons.Richard Trieu2019-09-211-0/+3
* Improve -Wtautological-overlap-compareRichard Trieu2019-09-211-1/+2
* [SystemZ] Add SystemZ as supporting target in help text for -mfentry.Jonas Paulsson2019-09-201-1/+1
* [CLANG][BPF] change __builtin_preserve_access_index() signatureYonghong Song2019-09-191-1/+3
* Recommit -r372180Erich Keane2019-09-181-30/+179
* Revert "Create UsersManual section entitled 'Controlling Floating Point"Erich Keane2019-09-171-159/+30
* Create UsersManual section entitled 'Controlling Floating PointErich Keane2019-09-171-30/+159
* [ASTImporter] Add development internals docsGabor Marton2019-09-131-0/+489
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-132-0/+195
* [clang-format] Add new style option IndentGotoLabelsPaul Hoad2019-09-121-0/+17
* [X86] Enable -mprefer-vector-width=256 by default for Skylake-avx512 and late...Craig Topper2019-09-111-2/+6
* [OPENMP]Updated status page, NFC.Alexey Bataev2019-09-111-3/+3
* [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IRCraig Topper2019-09-061-1/+4
* [OpenMP][Docs] Provide implementation status detailsJohannes Doerfert2019-09-041-4/+132
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-042-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-042-0/+195
* [analyzer] Add a checker option to detect nested dead storesKristof Umann2019-09-031-0/+9
* ThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTOSylvestre Ledru2019-09-021-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-022-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-022-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-312-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-312-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-302-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-302-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-194/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+194
* [Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko2019-08-303-2/+8
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-0/+4
* [ReleaseNotes] MemorySanitizer support of ASLR on FreeBSDDavid Carlier2019-08-271-0/+3
* Fix -dA flag, it is not a preprocessor flag.Erich Keane2019-08-261-3/+1
* [Docs][OpenCL] Several corrections to C++ for OpenCLAnastasia Stulova2019-08-232-63/+74
* Improve the documentation for OpenCL vector types.Aaron Ballman2019-08-221-3/+3
* Revert r369402 "win: Enable /Zc:twoPhase by default if targeting MSVC 2017 up...Hans Wennborg2019-08-221-3/+0
* [PPC Docs] Remove duplicate info about __builtin_setrnd()David Zarzycki2019-08-211-49/+1
* win: Enable /Zc:twoPhase by default if targeting MSVC 2017 update 3 or newerNico Weber2019-08-201-0/+3
* [clang-format] Fix a bug that joins template closer and =Owen Pan2019-08-181-2/+2
* [doc] Fix some minor formatting issues.Richard Smith2019-08-161-7/+7