summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Transforms] add phase ordering tests for min/max/abs; NFCSanjay Patel2020-03-191-0/+87
* Revert "[Concepts] Fix incorrect DeclContext for transformed RequiresExprBody...Hans Wennborg2020-03-182-14/+1
* Revert "[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint ...Hans Wennborg2020-03-187-25/+10
* [Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...Saar Raz2020-03-177-10/+25
* [Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDeclSaar Raz2020-03-172-1/+14
* Add new website to release notes.Sam McCall2020-03-161-0/+2
* add a missing dash to the release notesHans Wennborg2020-03-131-1/+1
* add a few new warnings to the 10.0 clang release notesNico Weber2020-03-131-0/+22
* [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...Alexandre Ganea2020-03-135-7/+33
* PR45083: Mark statement expressions as being dependent if they appear inRichard Smith2020-03-1214-30/+231
* Revert "PR45083: Mark statement expressions as being dependent if they appear...Hans Wennborg2020-03-128-51/+21
* PR45124: Don't leave behind pending cleanups when declaring implicitRichard Smith2020-03-112-3/+24
* [Concepts] Add constraints checks to isSameEntitySaar Raz2020-03-102-6/+98
* [Concepts] Add FoundDecl to ConceptSpecializationExpr serializationSaar Raz2020-03-102-0/+2
* [Concepts] Add null check for TemplateTypeParmType::getDecl() in GetContained...Saar Raz2020-03-062-1/+13
* [mlir] NFC: Rename index_t to index_typeRainer Orth2020-03-067-20/+20
* clang-format release notes: Document the improvement with the AlwaysBreakAfte...Sylvestre Ledru2020-03-051-0/+2
* llvm docs: drop index.rst release version warningHans Wennborg2020-03-041-5/+0
* PR45083: Mark statement expressions as being dependent if they appear inRichard Smith2020-03-048-21/+51
* [clangd] DefineOutline won't copy virtual specifiers on methodsNathan James2020-03-042-4/+224
* ReleaseNotes: Formatting and typo fixes.Peter Wu2020-03-042-45/+48
* Revert "Reland "[gn build] (manually) merge 68a235d07f9e70""Hans Wennborg2020-03-035-8/+12
* Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg2020-03-0316-62/+62
* Add C standard upgrade in clang-11 release noteNick Desaulniers2020-03-021-0/+6
* Minor ReleaseNotes fixesHans Wennborg2020-03-023-59/+58
* [WinEH] Fix inttoptr+phi optimization in presence of catchswitchReid Kleckner2020-03-022-4/+91
* clang-format: fix spacing in `operator const char*()`Krasimir Georgiev2020-03-022-4/+20
* Attempt to fix ZLIB CMake logic on WindowsReid Kleckner2020-03-021-2/+4
* [CMake] Link against ZLIB::ZLIBPetr Hosek2020-03-021-3/+22
* [CMake] Use PUBLIC link mode for static librariesPetr Hosek2020-03-021-1/+1
* Try to fix WindowsManifest CMake logic on WindowsReid Kleckner2020-03-021-2/+4
* [llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util moduleMichael Spencer2020-03-021-0/+3
* [Polly][docs] Polly release notes.Michael Kruse2020-03-011-9/+12
* ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg2020-02-285-211/+101
* Re-generate docsHans Wennborg2020-02-281-55/+101
* update clang-cl flag section in UsersManual.rstHans Wennborg2020-02-281-52/+101
* [gn build] Port a0f50d73163LLVM GN Syncbot2020-02-281-0/+1
* build: process the libxml2 library path for embeddingSaleem Abdulrasool2020-02-281-1/+10
* No longer generate calls to *_finiteserge-sans-paille2020-02-284-91/+45
* SROA: Don't drop atomic load/store alignments (PR45010)Hans Wennborg2020-02-282-0/+19
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-2815-15/+14
* [lld][ELF] Add some release notesFangrui Song2020-02-271-1/+53
* [ReleaseNotes] Add some items for clangFangrui Song2020-02-271-0/+8
* [ReleaseNotes] Add OpenCL release notesSven van Haastregt2020-02-271-3/+26
* [ReleaseNotes] Fix typosSven van Haastregt2020-02-271-2/+2
* [ReleaseNotes] Mention -fmacro-prefix-map and -ffile-prefix-map.Peter Wu2020-02-271-0/+6
* Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"Hans Wennborg2020-02-276-60/+11
* [RISCV] Update RISC-V Release Notes for LLVMSam Elliott2020-02-271-11/+16
* [driver][darwin] Don't use -platform_version flag by default (PR44813)Hans Wennborg2020-02-275-10/+28
* [InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICmp(): fix miscompile (P...Roman Lebedev2020-02-272-5/+26
OpenPOWER on IntegriCloud